SHARE
TWEET

Untitled

a guest May 10th, 2012 72 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. alias_database = hash:/etc/aliases
  2. alias_maps = hash:/etc/aliases
  3. append_dot_mydomain = no
  4. biff = no
  5. broken_sasl_auth_clients = no
  6. config_directory = /etc/postfix
  7. home_mailbox =
  8. inet_interfaces = all
  9. inet_protocols = ipv4
  10. mailbox_command =
  11. mailbox_size_limit = 0
  12. mydestination = LinuxMint, localhost.localdomain, , localhost
  13. myhostname = LinuxMint
  14. mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  15. readme_directory = no
  16. recipient_delimiter = +
  17. relayhost =
  18. smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
  19. smtp_use_tls = no
  20. smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
  21. smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination
  22. smtpd_sasl_auth_enable = no
  23. smtpd_sasl_authenticated_header = no
  24. smtpd_sasl_local_domain =
  25. smtpd_sasl_path = smtpd
  26. smtpd_sasl_security_options = noanonymous
  27. smtpd_sasl_type = cyrus
  28. smtpd_sender_restrictions =
  29. smtpd_tls_auth_only = no
  30. smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
  31. smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
  32. smtpd_tls_mandatory_ciphers = medium
  33. smtpd_tls_mandatory_protocols = SSLv3, TLSv1
  34. smtpd_tls_received_header = no
  35. smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
  36. smtpd_use_tls = yes
  37. tls_random_source = dev:/dev/urandom
  38.  
  39.  
  40.  
  41.  
  42.  
  43. mail.log
  44. ----------------------
  45. May 11 01:20:38 LinuxMint postfix/smtpd[5465]: connect from broadband-109-173-17-155.nationalcablenetworks.ru[109.173.17.155]
  46. May 11 01:20:38 LinuxMint postfix/smtpd[5465]: NOQUEUE: reject: RCPT from broadband-109-173-17-155.nationalcablenetworks.ru[109.173.17.155]: 554 5.7.1 <new70@freemailhost.ru>: Relay access denied; from=<smtp2001soho@yahoo.com> to=<new70@freemailhost.ru> proto=SMTP helo=<83.255.35.246>
  47. May 11 01:20:38 LinuxMint postfix/smtpd[5465]: disconnect from broadband-109-173-17-155.nationalcablenetworks.ru[109.173.17.155]
  48. May 11 01:20:55 LinuxMint postfix/qmgr[5229]: 13B5EE02BB: from=<superbfish@LinuxMint>, size=255, nrcpt=1 (queue active)
  49. May 11 01:20:55 LinuxMint postfix/qmgr[5229]: 959B2E02BA: from=<superbfish@LinuxMint>, size=269, nrcpt=1 (queue active)
  50. May 11 01:21:25 LinuxMint postfix/smtp[5471]: connect to mx4.hotmail.com[65.54.188.110]:25: Connection timed out
  51. May 11 01:21:26 LinuxMint postfix/smtp[5472]: connect to gmail-smtp-in.l.google.com[209.85.173.27]:25: Connection timed out
  52. May 11 01:21:55 LinuxMint postfix/smtp[5471]: connect to mx1.hotmail.com[65.55.92.168]:25: Connection timed out
  53. May 11 01:21:56 LinuxMint postfix/smtp[5472]: connect to alt1.gmail-smtp-in.l.google.com[173.194.77.27]:25: Connection timed out
  54. May 11 01:22:25 LinuxMint postfix/smtp[5471]: connect to mx2.hotmail.com[65.54.188.94]:25: Connection timed out
  55. May 11 01:22:26 LinuxMint postfix/smtp[5472]: connect to alt2.gmail-smtp-in.l.google.com[209.85.225.27]:25: Connection timed out
  56. May 11 01:22:55 LinuxMint postfix/smtp[5471]: connect to mx3.hotmail.com[65.55.92.184]:25: Connection timed out
  57. May 11 01:22:56 LinuxMint postfix/smtp[5472]: connect to alt3.gmail-smtp-in.l.google.com[74.125.134.27]:25: Connection timed out
  58. May 11 01:23:26 LinuxMint postfix/smtp[5471]: connect to mx1.hotmail.com[65.54.188.126]:25: Connection timed out
  59. May 11 01:23:26 LinuxMint postfix/smtp[5472]: connect to alt4.gmail-smtp-in.l.google.com[173.194.76.26]:25: Connection timed out
  60. May 11 01:23:26 LinuxMint postfix/smtp[5471]: 13B5EE02BB: to=<superbpeterfish@hotmail.com>, relay=none, delay=758, delays=608/0.01/150/0, dsn=4.4.1, status=deferred (connect to mx1.hotmail.com[65.54.188.126]:25: Connection timed out)
  61. May 11 01:23:26 LinuxMint postfix/smtp[5472]: 959B2E02BA: to=<superbpeterfish@gmail.com>, relay=none, delay=800, delays=649/0.01/150/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[173.194.76.26]:25: Connection timed out)
  62. May 11 01:23:58 LinuxMint postfix/anvil[5468]: statistics: max connection rate 1/60s for (smtp:109.173.17.155) at May 11 01:20:38
  63. May 11 01:23:58 LinuxMint postfix/anvil[5468]: statistics: max connection count 1 for (smtp:109.173.17.155) at May 11 01:20:38
  64. May 11 01:23:58 LinuxMint postfix/anvil[5468]: statistics: max cache size 1 at May 11 01:20:38
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