Hello!!!

On my OpenBSD machine I am using postfix with tmda.When mail comes from none
mydomain address , to none mydomain address sends confirm message.If someone
reply to confitm message it cannot be send to mydomain relay.My main.cf:
mydestination = $myhostname, localhost.$mydomain, $mydomain,
$myhostname.$mydomain
mynetworks = 192.168.1.0/24, 192.168.5.0/24, 127.0.0.0/8, 212.58.0.0/16
local_recipient_maps = $alias_maps unix:passwd.byname
masquerade_domains = $mydomain
alias_maps = hash:/etc/aliases
alias_database = dbm:/etc/aliases

In maillog I see :
Nov 15 18:13:44 first postfix/qmgr[6260]: CA21F33D91: from=<>, size=2480,
nrcpt=1 (queue active)
Nov 15 18:13:44 first postfix/local[6264]: 115A5339D8:
to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=sent
("|/usr/bin/tmda-filter")
Nov 15 18:13:45 first postfix/smtp[6268]: CA21F33D91: to=<[EMAIL PROTECTED]>,
relay=mxs.mail.ru[194.67.23.20], delay=1, status=sent (250 OK
id=1AL20R-0001Ov-00)
Nov 15 18:14:31 first postfix/smtpd[6261]: connect from
f4.mail.ru[194.67.57.34]
Nov 15 18:14:31 first postfix/smtpd[6261]: 3B20C339D8:
client=f4.mail.ru[194.67.57.34]
Nov 15 18:14:31 first postfix/smtpd[6261]: reject: RCPT from
f4.mail.ru[194.67.57.34]: 550
<[EMAIL PROTECTED]>: User unknown;
from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]>

What I need to write in my access table and in main.cf to give access to
accept all reply of confirm messages to mydomain.ru?

With best regards,
     Potapov Vladimir.




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

Reply via email to