I want to relay mails from another postfix server without using sasl
authentication and to prevent from open relay i want to allow recipient
server to accept mails using *smtpd_recipient_restrictions* settings
currently i am using *smtpd_recipient_restrictions = permit_mynetworks
reject_unknown_helo_hostname reject_unauth_destination*

when i relay mails from postfix server it log says 
 /var/log/maillog

Sep 17 11:11:24 r23 postfix/smtpd[17860]: connect from
r22.lbsmtp.org[199.83.95.70]
lost connection after DATA from r22.lbsmtp.org[199.83.95.70]
Sep 17 11:11:24 r23 postfix/smtpd[17860]: disconnect from
r22.lbsmtp.org[199.83.95.70]
Sep 17 11:11:24 r23 postfix/cleanup[17863]: 0FBC672825A:
message-id=<20120917071124.0fbc6728...@r23.lbsmtp.org>
Sep 17 11:11:25 r23 postfix/smtpd[17860]: connect from
r22.lbsmtp.org[199.83.95.70]

please suggest me what setting i should use here.



--
View this message in context: 
http://postfix.1071664.n5.nabble.com/Mail-relaying-using-smtpd-setting-tp50699.html
Sent from the Postfix Users mailing list archive at Nabble.com.

Reply via email to