• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

RSA/SSL Mail Errors

tupeu

Basic Pleskian
I use Postfix with Bind & Horde (Fedora Core 7)
After updating to Plesk 9.3.0 i could send emails but didnt receive any

Then i used: /usr/local/psa/admin/sbin/mchk --with-spam and now i can receive and send emails!

[root@x ~]# /usr/local/psa/admin/sbin/mchk --with-spam
==> Checking for: mail_spam_restore... ok
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_drweb_restore... not exsists
==> Checking for: mail_kav_restore... not exsists
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_grey_restore... ok
updating conf file pop3d-ssl
updating conf file imapd-ssl
Stopping Courier-IMAP server:
Stopping imap [ OK ]
Stopping imap-ssl [ OK ]
Stopping pop3 [ OK ]
Stopping pop3-ssl [ OK ]

Starting Courier-IMAP server:
Starting imapd [ OK ]
Starting imap-ssl [ OK ]
Starting pop3 [ OK ]
Starting pop3-ssl [ OK ]

Mail log is empty...
When i look in the apache and mailman log is see these messages:

Jan 17 04:18:51 2010 mailmanctl(13951): PID unreadable in: /var/run/mailman/master-qrunner.pid
Jan 17 04:18:51 2010 mailmanctl(13951): [Errno 2] No such file or directory: '/var/run/mailman/master-qrunner.pid'
Jan 17 04:18:51 2010 mailmanctl(13951): Is qrunner even running?
Jan 19 04:09:38 2010 mailmanctl(25699): Site list is missing: mailman
Jan 19 04:09:38 2010 (25699) Site list is missing: mailman

[Fri Jan 22 12:24:50 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Jan 22 12:24:50 2010] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Fri Jan 22 12:24:50 2010] [warn] Init: SSL server IP/port conflict: atmail.webmail:443 (/etc/httpd/conf.d/zzz_atmail_vhost.conf:48) vs. horde.webmail:443 (/etc/httpd/conf.d/zzz_horde_vhost.conf:41)
[Fri Jan 22 12:24:50 2010] [warn] Init: SSL server IP/port conflict: domain.com:443
(/var/www/vhosts/domain.com/conf/httpd.include:12) vs. horde.webmail:443 (/etc/httpd/conf.d/zzz_horde_vhost.conf:41)
[Fri Jan 22 12:24:50 2010] [warn] Init: SSL server IP/port conflict: default-222-22-222-21:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:102) vs. horde.webmail:443 (/etc/httpd/conf.d/zzz_horde_vhost.conf:41)
[Fri Jan 22 12:24:50 2010] [warn] Init: SSL server IP/port conflict: domain2.com:443 (/var/www/vhosts/domain2.com/conf/httpd.include:12) vs. default-222-22-222-22:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:83)
[Fri Jan 22 12:24:50 2010] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!

Is there something to worry about in there?

10x
 
Last edited:
Main maillog in Plsk is /usr/local/psa/var/log/maillog
Is there something suspicious?
 
Back
Top