View Single Post
  #5  
Old 14th January 2012, 21:16
sethos sethos is offline
Member
 
Join Date: Jul 2011
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
Default

i added:

[ cert_type ]
nsCertType = server

To both my .cnf files and now there making .pem
files

but when testing w thunderbird both imap and pop3 iget

/etc/init.d/postfix check
[root@sumhap share]# tail -f /var/log/maillog
Jan 14 04:02:13 sumhap postfix/smtpd[2000]: fatal: no SASL authentication mechanisms
Jan 14 04:02:14 sumhap postfix/master[23057]: warning: process /usr/libexec/postfix/smtpd pid 2000 exit status 1
Jan 14 04:02:14 sumhap postfix/master[23057]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Jan 14 04:02:14 sumhap sendmail[1696]: q0E923np001696: to=root, ctladdr=root (0/0), delay=00:00:11, xdelay=00:00:01, mailer=relay, pri=68678, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection reset by [127.0.0.1]
Jan 14 14:50:54 sumhap postfix/postfix-script: stopping the Postfix mail system
Jan 14 14:50:54 sumhap postfix/master[23057]: terminating on signal 15
Jan 14 14:50:54 sumhap sendmail[32029]: alias database /etc/aliases rebuilt by snn
Jan 14 14:50:54 sumhap sendmail[32029]: /etc/aliases: 78 aliases, longest 10 bytes, 786 bytes total
Jan 14 14:50:54 sumhap postfix/postfix-script: starting the Postfix mail system
Jan 14 14:50:54 sumhap postfix/master[32075]: daemon started -- version 2.3.3, configuration /etc/postfix


Jan 14 14:56:45 sumhap pop3d-ssl: couriertls: accept: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate
Jan 14 14:56:45 sumhap pop3d-ssl: Connection, ip=[::ffff:96.37.29.89]
Jan 14 14:56:46 sumhap last message repeated 2 times
Jan 14 14:56:46 sumhap pop3d-ssl: LOGOUT, ip=[::ffff:96.37.29.89]
Jan 14 14:56:46 sumhap pop3d-ssl: Disconnected, ip=[::ffff:96.37.29.89]
Jan 14 14:56:46 sumhap pop3d-ssl: LOGOUT, ip=[::ffff:96.37.29.89]
Jan 14 14:56:46 sumhap pop3d-ssl: Disconnected, ip=[::ffff:96.37.29.89]
Jan 14 14:56:46 sumhap pop3d-ssl: LOGOUT, ip=[::ffff:96.37.29.89]
Jan 14 14:56:46 sumhap pop3d-ssl: Disconnected, ip=[::ffff:96.37.29.89]
Jan 14 14:56:55 sumhap postfix/smtpd[32378]: warning: SASL: Connect to private/auth failed: No such file or directory
Jan 14 14:56:55 sumhap postfix/smtpd[32378]: fatal: no SASL authentication mechanisms
Jan 14 14:56:55 sumhap postfix/smtpd[32381]: warning: SASL: Connect to private/auth failed: No such file or directory
Jan 14 14:56:55 sumhap postfix/smtpd[32381]: fatal: no SASL authentication mechanisms
Jan 14 14:56:56 sumhap postfix/master[32075]: warning: process /usr/libexec/postfix/smtpd pid 32378 exit status 1
Jan 14 14:56:56 sumhap postfix/master[32075]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Jan 14 14:56:56 sumhap postfix/master[32075]: warning: process /usr/libexec/postfix/smtpd pid 32381 exit status 1
Jan 14 15:02:21 sumhap imapd-ssl: couriertls: accept: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate
Jan 14 15:02:21 sumhap imapd-ssl: Connection, ip=[::ffff:96.37.29.89]
Jan 14 15:02:21 sumhap last message repeated 2 times
Jan 14 15:02:21 sumhap imapd-ssl: LOGOUT, ip=[::ffff:96.37.29.89], rcvd=24, sent=468
Jan 14 15:02:21 sumhap last message repeated 2 times
Jan 14 15:02:31 sumhap postfix/smtpd[32653]: warning: SASL: Connect to private/auth failed: No such file or directory
Jan 14 15:02:31 sumhap postfix/smtpd[32653]: fatal: no SASL authentication mechanisms
Jan 14 15:02:31 sumhap postfix/smtpd[32655]: warning: SASL: Connect to private/auth failed: No such file or directory
Jan 14 15:02:31 sumhap postfix/smtpd[32655]: fatal: no SASL authentication mechanisms
Jan 14 15:02:32 sumhap postfix/master[32075]: warning: process /usr/libexec/postfix/smtpd pid 32653 exit status 1
Jan 14 15:02:32 sumhap postfix/master[32075]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Jan 14 15:02:32 sumhap postfix/master[32075]: warning: process /usr/libexec/postfix/smtpd pid 32655 exit status 1

so i think i need a lil more help.

thanks in advance,
Sethos

ps which rpms should i install?
in here:
cd $HOME/rpm/RPMS/x86_64

Last edited by sethos; 14th January 2012 at 21:52. Reason: adding stuff
Reply With Quote