"Vladimir Potapov" <[EMAIL PROTECTED]> writes:

> If I send mail from [EMAIL PROTECTED] to [EMAIL PROTECTED] my message bounced by
> tmda.Why it's happend?

Probably because '[EMAIL PROTECTED]' is not in your whitelist.  TMDA sends
a confirmation request when it receives mail from an address that is
not in your whitelist.

> 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.

Actually, you sent a message to yourself.  TMDA didn't find a rule (in
'incoming') that matched, so it sent a message back to you requesting
you to confirm your address.  This isn't a bounce, but TMDA uses an
envelope sender address of <> to prevent autoresponder loops.

That confirmation request is the second message coming *into* TMDA,
because you are using the same address to send mail *from* as well as
*to*.  Because the envelope sender is <> in the second message, TMDA
won't try to send another confirmation request.

Therefore, your original message and the confirmation request that
TMDA sent are now both sitting in your pending/ directory.

You can run tmda-pending to view those messages and to release one or
both of them into your mailbox.  If you release the confirmation
request, you can then reply to it and TMDA will release your original
message automatically, when it sees the reply.

> Why in maillog "from=<>" ?

This is the confirmation request message that TMDA sent.


Tim

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to