Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Nov 29th, 2011  |  syntax: None  |  size: 1.69 KB  |  views: 29  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. postconf -n
  2. alias_database = hash:/etc/aliases
  3. alias_maps = hash:/etc/aliases
  4. append_dot_mydomain = no
  5. biff = no
  6. config_directory = /etc/postfix
  7. content_filter = smtp-amavis:[127.0.0.1]:10024
  8. mailbox_size_limit = 0
  9. maximal_queue_lifetime = 1d
  10. message_size_limit = 104857600
  11. mydestination = $myhostname, localhost
  12. mynetworks = 10.110.3.0/24 10.111.33.0/24 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  13. readme_directory = no
  14. relayhost = 10.110.3.70:2225
  15. smtpd_banner = $myhostname Company System
  16. smtpd_client_restrictions = permit_mynetworks,        reject
  17. smtpd_data_restrictions = reject_unauth_pipelining
  18. smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031
  19. smtpd_helo_required = yes
  20. smtpd_recipient_restrictions = reject_unauth_destination, check_policy_service inet:127.0.0.1:10031
  21. smtpd_use_tls = no
  22. transport_maps = hash:/etc/postfix/transport
  23. virtual_alias_maps = proxy:mysql:/etc/postfix/mysql/mysql-virtual-alias-maps.cf
  24. virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql/mysql-virtual-domains-maps.cf
  25. virtual_mailbox_limit = 0
  26. virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql/mysql-virtual-mailbox-maps.cf
  27. virtual_transport = dovecot
  28.  
  29. Errors:
  30. 5005764933    13880 Tue Nov 29 09:28:55  email1@example1.com
  31. (host 10.110.3.70[10.110.3.70] said: 450 4.7.1 <END-OF-MESSAGE>: End-of-data rejected: Access denied (in reply to end of DATA command))
  32.                                          email2@aol.com
  33.  
  34. A99D36464D     4090 Tue Nov 29 09:55:25  email3@example3.com
  35. (host 10.110.3.70[10.110.3.70] said: 450 4.7.1 <END-OF-MESSAGE>: End-of-data rejected: Access denied (in reply to end of DATA command))
  36.                                          email4@gmail.com
  37.  
clone this paste RAW Paste Data