Hello!!!
If I send mail from [EMAIL PROTECTED] to [EMAIL PROTECTED] my message bounced by
tmda.Why it's happend?
maillog:
Nov 9 16:39:32 mail postfix/smtpd[13479]: connect from pvm.myt[172.19.1.5]
Nov 9 16:39:32 mail postfix/smtpd[13479]: 815F62E7E4:
client=pvm.myt[172.19.1.5]
Nov 9 16:39:32 mail postfix/cleanup[19187]: 815F62E7E4:
message-id=<[EMAIL PROTECTED]>
Nov 9 16:39:32 mail postfix/qmgr[3488]: 815F62E7E4: from=<[EMAIL PROTECTED]>,
size=615, nrcpt=1 (queue active)
Nov 9 16:39:32 mail postfix/smtpd[13479]: disconnect from
pvm.myt[172.19.1.5]
Nov 9 16:39:41 mail postfix/smtpd[13479]: connect from localhost[127.0.0.1]
Nov 9 16:39:41 mail postfix/smtpd[13479]: 946E22E7E5:
client=localhost[127.0.0.1]
Nov 9 16:39:41 mail postfix/cleanup[19187]: 946E22E7E5:
message-id=<[EMAIL PROTECTED]>
Nov 9 16:39:42 mail postfix/smtpd[13479]: disconnect from
localhost[127.0.0.1]
Nov 9 16:39:42 mail postfix/qmgr[3488]: 946E22E7E5: from=<>, size=2342,
nrcpt=1 (queue active)
Nov 9 16:39:42 mail postfix/local[12925]: 815F62E7E4: to=<[EMAIL PROTECTED]>,
relay=local, delay=10, status=sent ("|/usr/local/bin/tmda-filter")
Nov 9 16:39:50 mail postfix/local[12925]: 946E22E7E5: to=<[EMAIL PROTECTED]>,
relay=local, delay=9, status=sent ("|/usr/local/bin/tmda-filter")
As see in /var/log/maillog tmda twice send message to tmda.And tmda bounce
second message.
Why in maillog "from=<>" ?
/home/pvm/.tmda/config:
import os
CRYPT_KEY = os.path.expanduser('~/.tmda/crypt_key')
#who's doing SMTP on the Net?
MAIL_TRANSFER_AGENT = "postfix"
#where does incoming email go?
DELIVERY = os.path.expanduser('/var/mail/pvm')
#must be the same as in postfix' main.cf
RECIPIENT_DELIMITER = "+"
#who deals with outgoing email?
SENDMAIL_PROGRAM = "/usr/sbin/sendmail"
#what to do with incoming email
CONFIRM_ACCEPT_NOTIFY = 0
#where's the confirmation request email?
USERNAME = "pvm"
FULLNAME = "Vladimir Potapov"
HOSTNAME = "mail.myt"
#has to do with style of display in From: headers
MESSAGE_FROM_STYLE = "angles"
#use the time zone time/date instead of GMT?
LOCALDATE = 0
#what to do with From: when processed by tmda-pending?
LOGFILE_DEBUG = os.path.expanduser('~/.tmda/debug.log')
bash-2.05b# ls -la /home/pvm/.tmda
total 14
drwx------ 6 pvm pvm 512 Nov 7 01:55 .
drwxr-xr-x 3 pvm pvm 512 Nov 7 01:55 ..
-rw-r--r-- 1 pvm pvm 0 Nov 7 01:47 1.txt
-rw-r--r-- 1 pvm pvm 2183 Nov 9 15:05 config
-rw------- 1 pvm pvm 2182 Nov 9 15:05 config.b
-rw------- 1 pvm pvm 43 Nov 7 01:47 crypt_key
-rw------- 1 pvm pvm 224 Nov 7 01:47 crypt_key.b
-rw-r--r-- 1 pvm pvm 0 Nov 7 01:47 debug.log
drwx------ 2 pvm pvm 512 Nov 7 01:44 filters
drwx------ 2 pvm pvm 512 Nov 9 15:13 lists
drwx------ 2 pvm pvm 1024 Nov 9 15:14 pending
drwx------ 2 pvm pvm 512 Nov 9 15:14 responses
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users