Guest User

Untitled

a guest
Feb 17th, 2018
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. openssl s_client -starttls smtp -connect yoremtuz.com:25
  2.  
  3. openssl s_client -starttls smtp -connect yoremtuz.com:587
  4.  
  5. 250 SMTPUTF8
  6. ehlo yoremtuz.com
  7. 250-yoremtuz.com
  8. 250-PIPELINING
  9. 250-SIZE 10240000
  10. 250-VRFY
  11. 250-ETRN
  12. 250-AUTH PLAIN LOGIN
  13. 250-AUTH=PLAIN LOGIN
  14. 250-ENHANCEDSTATUSCODES
  15. 250-8BITMIME
  16. 250-DSN
  17. 250 SMTPUTF8
  18. auth login
  19. 334 VXNlcm5hbWU6
  20. MAIL FROM:cHJmdnJkbUB5b3JlbXR1ei5jb20=
  21. 535 5.7.8 Error: authentication failed: Invalid base64 data in continued response
  22. MAIL FROM:cHJmdnJkbUB5b3JlbXR1ei5jb20=
  23. 250 2.1.0 Ok
  24. RCPT TO:porfavordama@hotmail.com
  25. RENEGOTIATING
  26. depth=0 C = TR, ST = Some-State, L = Samsun, O = Internet Widgits Pty Ltd, CN = yoremtuz.com
  27. verify error:num=18:self signed certificate
  28. verify return:1
  29. depth=0 C = TR, ST = Some-State, L = Samsun, O = Internet Widgits Pty Ltd, CN = yoremtuz.com
  30. verify return:1
  31. rcpt to:porfavordama@hotmail.com
  32. 554 5.7.1 <porfavordama@hotmail.com>: Recipient address rejected: Access denied
  33. quit
  34. 221 2.0.0 Bye
  35.  
  36. alias_database = hash:/etc/aliases
  37. alias_maps = hash:/etc/aliases
  38. append_dot_mydomain = no
  39. biff = no
  40. broken_sasl_auth_clients = yes
  41. compatibility_level = 2
  42. home_mailbox = Maildir/
  43. inet_interfaces = all
  44. inet_protocols = ipv4
  45. mailbox_size_limit = 0
  46. mydestination = $myhostname, yoremtuz.com, localhost.com, , localhost
  47. myhostname = yoremtuz.com
  48. mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  49. myorigin = /etc/mailname
  50. readme_directory = no
  51. recipient_delimiter = +
  52. relayhost =
  53.  
  54. smtp_tls_note_starttls_offer = yes
  55. smtp_tls_security_level = may
  56. smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
  57. smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
  58. smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unknown_client_hostname
  59. smtpd_helo_required = yes
  60. smtpd_helo_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_hostname, reject_invalid_hostname
  61. smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
  62. smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
  63. smtpd_sasl_auth_enable = yes
  64. smtpd_sasl_local_domain = yoremtuz.com
  65. smtpd_sasl_path = private/auth
  66. smtpd_sasl_security_options = noanonymous
  67. smtpd_sasl_type = dovecot
  68. smtpd_tls_cert_file = /etc/ssl/certs/server.crt
  69. smtpd_tls_key_file = /etc/ssl/private/server.key
  70. smtpd_tls_loglevel = 1
  71. smtpd_tls_received_header = yes
  72. smtpd_tls_security_level = may
  73. smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
  74. smtpd_use_tls = yes
  75.  
  76. # 2.2.22 (fe789d2): /etc/dovecot/dovecot.conf
  77. # Pigeonhole version 0.4.13 (7b14904)
  78. # OS: Linux 4.4.0-112-generic x86_64 Ubuntu 16.04.3 LTS
  79. auth_mechanisms = plain login
  80. mail_location = maildir:~/Maildir
  81. namespace inbox {
  82. inbox = yes
  83. location =
  84. mailbox Drafts {
  85. special_use = Drafts
  86. }
  87. mailbox Junk {
  88. special_use = Junk
  89. }
  90. mailbox Sent {
  91. special_use = Sent
  92. }
  93. mailbox "Sent Messages" {
  94. special_use = Sent
  95. }
  96. mailbox Trash {
  97. special_use = Trash
  98. }
  99. prefix =
  100. }
  101. passdb {
  102. driver = pam
  103. }
  104. protocols = " imap pop3"
  105. service auth {
  106. unix_listener /var/spool/postfix/private/auth {
  107. group = postfix
  108. mode = 0660
  109. user = postfix
  110. }
  111. }
  112. ssl_cert = </etc/dovecot/certificate.pem
  113. ssl_key = </etc/dovecot/private/server.pem
  114. userdb {
  115. driver = passwd
  116. }
  117.  
  118. Feb 17 16:03:07 yoremtuz postfix/submission/smtpd[2672]: connect from localhost[127.0.0.1]
  119. Feb 17 16:03:07 yoremtuz postfix/submission/smtpd[2672]: Anonymous TLS connection established from localhost[127.0.0.1]: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
  120. Feb 17 16:03:20 yoremtuz postfix/submission/smtpd[2672]: warning: localhost[127.0.0.1]: SASL login authentication failed: Invalid base64 data in continued response
  121. Feb 17 16:03:36 yoremtuz postfix/submission/smtpd[2672]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 554 5.7.1 <burakaymakci@gmail.com>: Recipient address rejected: Access denied; from=<cHJmdnJkbUB5b3JlbXR1ei5jb20=> to=<burakaymakci@gmail.com> proto=ESMTP helo=<yoremtuz.com>
  122. Feb 17 16:03:38 yoremtuz postfix/submission/smtpd[2672]: disconnect from localhost[127.0.0.1] ehlo=2 starttls=1 auth=0/1 mail=1 rcpt=0/1 quit=1 commands=5/7
Add Comment
Please, Sign In to add comment