• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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