SHARE
TWEET

Untitled

a guest May 3rd, 2012 12 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. smtpd_recipient_restrictions =
  2. reject_invalid_hostname,
  3. reject_non_fqdn_sender,
  4. reject_non_fqdn_recipient,
  5. reject_unknown_sender_domain,
  6. reject_unknown_recipient_domain,
  7. reject_unauth_pipelining,
  8. permit_mynetworks,
  9. reject_unauth_destination,
  10. reject_rbl_client bl.spamcop.net
  11. permit
  12.  
  13.  
  14. root@XXX:/etc/postfix# /etc/init.d/postfix restart
  15. Stopping Postfix Mail Transport Agent: postfixpostfix: fatal: /etc/postfix/main.cf, line 28: missing '=' after attribute name: "reject_invalid_hostname,"
  16.  failed!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top