Re: Help TMDA+postfix
"Rafael Tomelin" <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
All,
I will go to pass some of my configurations. The TMDA is not generating logs
in "/~.tmda/logs/debug.log". I believe that postfix (maildrop) is not
obtaining to execute "to tmda-filter".
/"postfix/teclinux.net/rafael/.tmda/"
drwxrwx--- 8 maildrop maildrop 256 2006-11-23 19:16 .tmda/
"/etc/postfix/master.cf"
smtp inet n - n - - smtpd
#
maildrop unix - n n - - pipe
flags=DRhu user=maildrop argv=/usr/bin/env SENDER=${sender}
RECIPIENT=${recipient} EXTENSION=${extension} /usr/bin/maildrop
-w 90 -d ${user}@${nexthop} ${extension} ${recipient} ${user} ${nexthop}
#
clamav unix - n n - - pipe
flags=Rq user=clamav argv=/usr/libexec/postfix/clamav-filter.sh -f
${sender} -- ${recipient}
#
"/postfix/teclinux.net/..mailfilters/[email protected]"
-rw------- 1 maildrop maildrop 108 2006-11-24 15:09 rafael\@teclinux.net
COPYTOSELF="Y"
TMDA="Y"
import SENDER
import RECIPIENT
import EXTENSION
"| /usr/local/tmda/bin/tmda-filter"
"/postfix/teclinux.net/rafael/.tmda/config"
PRIMARY_ADDRESS_MATCH = 2
MAIL_TRANSFER_AGENT = "postfix"
RECIPIENT_DELIMITER = "+"
ACTION_INCOMING = "confirm"
ACTION_OUTGOING = "dated[=timeout_interval]"
TERSE_SUMMARY_HEADERS = ["from_name", "from_address", "subject", "date"]
CONFIRM_APPEND = "/postfix/teclinux.net/rafael/.tmda/lists/whitelist"
PENDING_RELEASE_APPEND =
"/postfix/teclinux.net/rafael/.tmda/lists/whitelist"
PENDING_BLACKLIST_APPEND =
"/postfix/teclinux.net/rafael/.tmda/lists/blacklist"
LOGFILE_DEBUG = "/postfix/teclinux.net/rafael/.tmda/logs/debug.log"
LOGFILE_INCOMING = "/postfix/teclinux.net/rafael/.tmda/logs/incoming.log"
LOGFILE_OUTGOING = "/postfix/teclinux.net/rafael/.tmda/logs/outgoing.log"
TEMPLATE_DIR = "/postfix/teclinux.net/rafael/.tmda/templates"
PENDING_DIR = "/postfix/teclinux.net/rafael/.tmda/pending"
CRYPT_KEY_FILE ="/postfix/teclinux.net/rafael/.tmda/crypt_key"
RESPONSE_DIR ="/postfix/teclinux.net/rafael/.tmda/response"
FILTER_INCOMING = "/postfix/teclinux.net/rafael/.tmda/filters/incoming"
FILTER_OUTGOING = "/postfix/teclinux.net/rafael/.tmda/filters/outgoing"
MAIL_TRANSPORT ="/usr/sbin/sendmail"
DELIVERY = "/postfix/teclinux.net/rafael/Maildir/"
"/postfix/teclinux.net/rafael/.tmda/filters/incoming"
from <> ok
from mailerdaemon@* ok
from postmaster@* ok
from root@* ok
"/postfix/teclinux.net/rafael/.tmda/crypt_key"
cc41816071b90655319fcb7551a0b8f79099e004
"/etc/postfix/main.cf"
recipient_delimiter = +
2006/11/29, Stephen Warren <[email protected]>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Rafael Tomelin wrote:
> > All People,
> >
> > I implemented the TMDA+postfix+mysql+maildrop in slackware 10.2, but
> > when control an email the TMDA does not order a confirmation and the
> > user still receives the message.
>
> There are a large number of possible problems. Please provide more
> detail about your problem.
>
> Did you configure maildrop to actually call TMDA? Start by verifying
> that maildrop and TMDA are actually being executed.
>
> If TMDA is being run, then please check the TMDA log files (typically in
> ~/.tmda/logs) do details on which emails TMDA processed, and what it did
> with them. This should give some clues about why the email was not
> challenged.
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFFbcZPhk3bo0lNTrURAsXLAJ4tYRc7/Ud9V9POen4uv9tV60F00ACffO11
> vQsnTalsIvYt6kS/Gidl+oA=
> =A6qZ
> -----END PGP SIGNATURE-----
>