Hi all, I have just tested a server I have been given the pleasure of playing with and I from a few tests I have ran it is reported that the server is has relaying ability.
the main.cf file looks a little like this smtpd_sender_restrictions = permit_mynetworks, reject_unknown_client,reject_rbl_client,reject_unauth_destination,reject_rhsbl_sender dsn.rfc-ignorant.org smtpd_recipient_restrictions = reject_invalid_hostname,reject_nonfqdn_recipient,reject_nonfqdn_sender,reject_unknown_sender_domain,reject_unknown_recipient_domain,reject_unauth_pipeling, permit_mynetworks, reject_unauth_destination,reject_rbl_client relays.ordb.org,reject_rbl_client opm.blitzed.org,reject_rbl_client list.dsbl.org,reject_rbl_client cbl.abuseat.org, permit I have appended one of the tests below. Also If I add reject to the end of smtpd_sender_restrictions I get every incoming message blocked. To: [EMAIL PROTECTED] From: <<< 250 Ok >>>> MAIL FROM:<> <<< 250 Ok >>>> RCPT TO: <<< 250 Ok >>>> DATA <<< 354 End data with . >>>> MESSAGE <<< 250 Ok: queued as DECD04210 Thanks Kevin -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
