Hello,
i have a new Plesk 11.0.9. #34 server with Centos 6.3 64bit.
I made a few changes in order to be PCI Compliant.
I created a domain and try to send email with no luck.
----------Maillog------------
Jan 24 16:01:28 server7 pop3d-ssl: Connection, ip=[::ffff:X.X.X.X]
Jan 24 16:01:34 server7 pop3d-ssl: IMAP connect from @ [::ffff:X.X.X.X]ERR: LOGIN FAILED, ip=[::ffff:X.X.X.X]
Jan 24 16:01:34 server7 pop3d-ssl: Unexpected SSL connection shutdown.
Jan 24 16:01:48 server7 pop3d-ssl: Connection, ip=[::ffff:X.X.X.X]
Jan 24 16:01:49 server7 pop3d-ssl: IMAP connect from @ [::ffff:X.X.X.X]INFO: LOGIN, user=info@domain.com, ip=[::ffff:X.X.X.X]
Jan 24 16:01:50 server7 pop3d-ssl: 1359039710.147959 LOGOUT, user=info@domain.com, ip=[::ffff:X.X.X.X], top=0, retr=0, time=1, rcvd=12, sent=39, maildir=/var/qmail/mailnames/domain.com/info/Maildir
Jan 24 16:01:53 server7 postfix/smtpd[25779]: connect from somewhere[X.X.X.X]
Jan 24 16:01:54 server7 postfix/smtpd[25779]: warning: SASL authentication failure: realm changed: authentication aborted
Jan 24 16:01:54 server7 postfix/smtpd[25779]: warning: somewhere[X.X.X.X]: SASL DIGEST-MD5 authentication failed: authentication failure
Jan 24 16:01:55 server7 postfix/smtpd[25779]: lost connection after AUTH from somewhere[X.X.X.X]
Jan 24 16:01:55 server7 postfix/smtpd[25779]: disconnect from somewhere[X.X.X.X]
----------Maillog------------
--------/usr/lib64/sasl2/smtpd.conf------------
pwcheck_method: auxprop saslauthd
auxprop_plugin: plesk
saslauthd_path: /var/spool/postfix/private/plesk_saslauthd
mech_list: DIGEST-MD5 CRAM-MD5 PLAIN LOGIN
auto_transition: yes
sql_engine: intentionally disabled
log_level: 4
--------/usr/lib64/sasl2/smtpd.conf------------
--------/etc/postfix/main.cf------------
smtpd_tls_cert_file = /etc/postfix/postfix_default.pem
smtpd_tls_key_file = $smtpd_tls_cert_file
smtpd_tls_protocols = SSLv3, TLSv1
smtpd_tls_ciphers = high
smtpd_tls_exclude_ciphers = aNULL
smtpd_sasl_security_options = noplaintext
smtpd_timeout = 3600s
smtpd_proxy_timeout = 3600s
smtpd_tls_security_level = may
smtpd_tls_auth_only = yes
disable_vrfy_command = yes
mynetworks = 127.0.0.0/8 [::1]/128 X.X.X.X/32 X.X.X.X/32 [X.X.X.X]/128
smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists, permit_sasl_authenticated, check_client_access pcre:/var/spool/postfix/pl
esk/non_auth.re
smtpd_client_restrictions = permit_mynetworks
smtp_send_xforward_command = yes
smtpd_authorized_xforward_hosts = 127.0.0.0/8 [::1]/128
smtpd_sasl_auth_enable = yes
smtpd_recipient_restrictions = permit_mynetworks, check_client_access pcre:/var/spool/postfix/plesk/no_relay.re, permit_sasl_authenticated, reject_unauth_destinati
on
virtual_mailbox_base = /var/qmail/mailnames
virtual_uid_maps = static:110
virtual_gid_maps = static:31
smtpd_milters = inet:localhost:12768
non_smtpd_milters = inet:localhost:12768
sender_dependent_default_transport_maps = hash:/var/spool/postfix/plesk/sdd_transport_maps
virtual_transport = plesk_virtual
plesk_virtual_destination_recipient_limit = 1
mailman_destination_recipient_limit = 1
milter_connect_macros = j {daemon_name} v
milter_data_macros = i
milter_end_of_data_macros = i
milter_end_of_header_macros = i
milter_helo_macros = {tls_version} {cipher} {cipher_bits} {cert_subject} {cert_issuer}
milter_macro_daemon_name = $myhostname
milter_macro_v = $mail_name $mail_version
milter_mail_macros = i {auth_type} {auth_authen} {auth_author} {mail_addr}
milter_rcpt_macros = i {rcpt_addr}
message_size_limit = 30720000
smtpd_use_tls = yes
smtp_tls_security_level = may
smtp_use_tls = no
--------/etc/postfix/main.cf------------
As you can see from the logs, the pop/imap connection is successfull.
I login to webmail with the username/password successfully.
I can't send from Outlook/thunderbird etc.
Tried to rebuild emails with /usr/local/psa/admin/sbin/mchk --with-spam but no luck.
Any ideas?
Thank you.
Zero.
i have a new Plesk 11.0.9. #34 server with Centos 6.3 64bit.
I made a few changes in order to be PCI Compliant.
I created a domain and try to send email with no luck.
----------Maillog------------
Jan 24 16:01:28 server7 pop3d-ssl: Connection, ip=[::ffff:X.X.X.X]
Jan 24 16:01:34 server7 pop3d-ssl: IMAP connect from @ [::ffff:X.X.X.X]ERR: LOGIN FAILED, ip=[::ffff:X.X.X.X]
Jan 24 16:01:34 server7 pop3d-ssl: Unexpected SSL connection shutdown.
Jan 24 16:01:48 server7 pop3d-ssl: Connection, ip=[::ffff:X.X.X.X]
Jan 24 16:01:49 server7 pop3d-ssl: IMAP connect from @ [::ffff:X.X.X.X]INFO: LOGIN, user=info@domain.com, ip=[::ffff:X.X.X.X]
Jan 24 16:01:50 server7 pop3d-ssl: 1359039710.147959 LOGOUT, user=info@domain.com, ip=[::ffff:X.X.X.X], top=0, retr=0, time=1, rcvd=12, sent=39, maildir=/var/qmail/mailnames/domain.com/info/Maildir
Jan 24 16:01:53 server7 postfix/smtpd[25779]: connect from somewhere[X.X.X.X]
Jan 24 16:01:54 server7 postfix/smtpd[25779]: warning: SASL authentication failure: realm changed: authentication aborted
Jan 24 16:01:54 server7 postfix/smtpd[25779]: warning: somewhere[X.X.X.X]: SASL DIGEST-MD5 authentication failed: authentication failure
Jan 24 16:01:55 server7 postfix/smtpd[25779]: lost connection after AUTH from somewhere[X.X.X.X]
Jan 24 16:01:55 server7 postfix/smtpd[25779]: disconnect from somewhere[X.X.X.X]
----------Maillog------------
--------/usr/lib64/sasl2/smtpd.conf------------
pwcheck_method: auxprop saslauthd
auxprop_plugin: plesk
saslauthd_path: /var/spool/postfix/private/plesk_saslauthd
mech_list: DIGEST-MD5 CRAM-MD5 PLAIN LOGIN
auto_transition: yes
sql_engine: intentionally disabled
log_level: 4
--------/usr/lib64/sasl2/smtpd.conf------------
--------/etc/postfix/main.cf------------
smtpd_tls_cert_file = /etc/postfix/postfix_default.pem
smtpd_tls_key_file = $smtpd_tls_cert_file
smtpd_tls_protocols = SSLv3, TLSv1
smtpd_tls_ciphers = high
smtpd_tls_exclude_ciphers = aNULL
smtpd_sasl_security_options = noplaintext
smtpd_timeout = 3600s
smtpd_proxy_timeout = 3600s
smtpd_tls_security_level = may
smtpd_tls_auth_only = yes
disable_vrfy_command = yes
mynetworks = 127.0.0.0/8 [::1]/128 X.X.X.X/32 X.X.X.X/32 [X.X.X.X]/128
smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists, permit_sasl_authenticated, check_client_access pcre:/var/spool/postfix/pl
esk/non_auth.re
smtpd_client_restrictions = permit_mynetworks
smtp_send_xforward_command = yes
smtpd_authorized_xforward_hosts = 127.0.0.0/8 [::1]/128
smtpd_sasl_auth_enable = yes
smtpd_recipient_restrictions = permit_mynetworks, check_client_access pcre:/var/spool/postfix/plesk/no_relay.re, permit_sasl_authenticated, reject_unauth_destinati
on
virtual_mailbox_base = /var/qmail/mailnames
virtual_uid_maps = static:110
virtual_gid_maps = static:31
smtpd_milters = inet:localhost:12768
non_smtpd_milters = inet:localhost:12768
sender_dependent_default_transport_maps = hash:/var/spool/postfix/plesk/sdd_transport_maps
virtual_transport = plesk_virtual
plesk_virtual_destination_recipient_limit = 1
mailman_destination_recipient_limit = 1
milter_connect_macros = j {daemon_name} v
milter_data_macros = i
milter_end_of_data_macros = i
milter_end_of_header_macros = i
milter_helo_macros = {tls_version} {cipher} {cipher_bits} {cert_subject} {cert_issuer}
milter_macro_daemon_name = $myhostname
milter_macro_v = $mail_name $mail_version
milter_mail_macros = i {auth_type} {auth_authen} {auth_author} {mail_addr}
milter_rcpt_macros = i {rcpt_addr}
message_size_limit = 30720000
smtpd_use_tls = yes
smtp_tls_security_level = may
smtp_use_tls = no
--------/etc/postfix/main.cf------------
As you can see from the logs, the pop/imap connection is successfull.
I login to webmail with the username/password successfully.
I can't send from Outlook/thunderbird etc.
Tried to rebuild emails with /usr/local/psa/admin/sbin/mchk --with-spam but no luck.
Any ideas?
Thank you.
Zero.
Last edited: