Sorry, as in LOGFILE_INCOMING, minor amendments. > LOGFILE_INCOMING's log file > ----------------------- > Date: Tue May 18 14:01:29 SGT 2004 > From: Test user <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subj: test3 > Actn: OK (from [EMAIL PROTECTED] ok) > (876) > > Date: Tue May 18 14:01:29 SGT 2004 > From: Test user <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subj: test3 > Actn: OK (from [EMAIL PROTECTED] ok)
So how? Looking forward to your reply, on this vexing problem of receiving emails to root only, instead of userid. Thanx. Philip Choy ----- Original Message ----- From: "Philip Choy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 18, 2004 2:28 PM Subject: Problems on receiving mails. > I have problems.. each time, i test sending one mail from smtp.example.com > to evaluate.example.com. The major gripe is that it goes to root's mailbox > instead of user testrcpt's mailbox. Where have i missed out? > > Here is the specifications and logs, as below. > > Thank you a lot. > > Philip Choy. > > Specifications of evaluate.example.com > 1) Fedora Linux Core 1. > 2) Sendmail 8.12.10 > 3) Sendmail's m4 configuration > ------------------------------ > define(`PROCMAIL_MAILER_PATH',`/usr/bin/procmail')dnl > FEATURE(local_procmail,`',`procmail -t -Y -a $h -d $u')dnl > ------------------------------ > 4) TMDA > TMDA/1.0.3 "Seattle Slew" (Python/2.2.3 on linux-i686) > > Deployed sitewide only. No user configuration. > > 5) TMDA configuration > ------------------------------ > MAIL_TRANSFER_AGENT = "sendmail" > RECIPIENT_DELIMITER = "+" > DELIVERY = "|/usr/bin/procmail" > > CONFIRM_APPEND = "/etc/tmda/lists/confirmed" > LOGFILE_DEBUG = "/var/log/tmda/debug" > LOGFILE_INCOMING = "/var/log/tmda/incoming" > LOGFILE_OUTGOING = "/var/log/tmda/outgoing" > FILTER_INCOMING = "/etc/tmda/filters/incoming" > FILTER_OUTGOING = "/etc/tmda/filters/outgoing" > CRYPT_KEY_FILE = "/.tmda/crypt_key" > ------------------------------ > > 6) FILTER_INCOMING's file > ------------------------------ > from <> ok > to [EMAIL PROTECTED] accept > from [EMAIL PROTECTED] bounce > from [EMAIL PROTECTED] ok > #from-dbm /etc/tmda/lists/blacklist.db drop > #from-cdb /etc/tmda/lists/whitelist.cdb accept > from-file -autodbm /etc/tmda/lists/blacklist drop > from-file -autocdb /etc/tmda/lists/whitelist accept > from-file -autodbm /etc/tmda/lists/nastygrams bounce > from-file -autocdb /etc/tmda/lists/confirmed ok > from-file /etc/tmda/lists/whitelist_wildcards accept > body "viagra|ginseng" confirm > headers 'Precedence:.*junk' reject > headers -case 'MAKE MONEY FAST' drop > size <10000 deliver > size >1000000 exit > > Procmail's log > -------------- > procmail: [1839] Tue May 18 13:42:24 2004 > procmail: Assigning "LOGABSTRACT=all" > procmail: Assigning "EXTENSION=" > procmail: No match on "." > procmail: Assigning "[EMAIL PROTECTED]" > procmail: Executing "formail -x Return-Path | sed 's/[<>]//g;s/^[ ]*//'" > procmail: Assigning "[EMAIL PROTECTED]" > procmail: Executing "/usr/bin/tmda-filter" > procmail: [1845] Tue May 18 13:42:25 2004 > procmail: Assigning "LOGABSTRACT=all" > procmail: Assigning "EXTENSION=" > procmail: No match on "." > procmail: Assigning "[EMAIL PROTECTED]" > procmail: Executing "formail -x Return-Path | sed 's/[<>]//g;s/^[ ]*//'" > procmail: Assigning "[EMAIL PROTECTED]" > procmail: Executing "/usr/bin/tmda-filter" > procmail: Assigning "LASTFOLDER=/usr/bin/tmda-filter" > procmail: Notified comsat: "root@:/usr/bin/tmda-filter" > >From [EMAIL PROTECTED] Tue May 18 13:42:24 2004 > Subject: test3 > Folder: /usr/bin/tmda-filter > 938 > procmail: [1839] Tue May 18 13:42:25 2004 > procmail: Assigning "LASTFOLDER=/usr/bin/tmda-filter" > procmail: Notified comsat: "testrcpt@:/usr/bin/tmda-filter" > >From [EMAIL PROTECTED] Tue May 18 13:42:24 2004 > Subject: test3 > Folder: /usr/bin/tmda-filter > > Nothing in LOGFILE_DEBUG's log file > * -->8-- SNIP --8<-- * > > Mail's log > ---------- > May 18 13:42:24 bar sendmail[1837]: STARTTLS=server, relay=[172.16.2.54], > version=TLSv1/SSLv3, verify=NO, cipher=DHE-RSA-AES256-SHA, bits=256/256 > May 18 13:42:24 bar sendmail[1837]: i4I5gOqR001837: > from=<[EMAIL PROTECTED]>, size=573, class=0, nrcpts=1, > msgid=<[EMAIL PROTECTED]>, proto=ESMTP, > daemon=MTA, relay=[172.16.2.54] > May 18 13:42:25 bar sendmail[1838]: i4I5gOqR001837: > to=<[EMAIL PROTECTED]>, delay=00:00:01, xdelay=00:00:01, > mailer=local, pri=30838, dsn=2.0.0, stat=Sent > > > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
