5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] smtps again
FromSent OnAttachments
Peter C. NortonDec 9, 2001 10:02 pm 
Roland SchneiderDec 9, 2001 10:57 pm 
Peter C. NortonDec 10, 2001 6:32 am 
Roland SchneiderDec 10, 2001 8:05 am 
Peter C. NortonDec 10, 2001 8:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] smtps againActions...
From:Peter C. Norton (spac@lenin.nu)
Date:Dec 10, 2001 6:32:44 am
List:net.sourceforge.lists.courier-users

On Mon, Dec 10, 2001 at 07:55:07AM +0100, Roland Schneider wrote:

Nothing special needed, start the daemon as usual and SSL/TLS will work if the other end also knows about TLS.

Send mail to cour@lists.sourceforge.net and look at the headers in the response. They will show if everything worked out, just like the headers in this post.

Without any information from your side I just recommend RTFM again, and dont forget to generate and specify the certificate.

Appreciate the feedback. The issue I have is that evolution doesn't know about STARTTLS. I haven't generated the certificate yet, but I'll see if the error message below is spurious and that's the real issue.

[root@odin conf]# /usr/lib/courier/sbin/couriertcpd -address=0 \ -stderrlogger=/usr/lib/courier/sbin/logger -stderrloggername=esmtpd-ssl \ -maxprocs=20 maxperip=20 -pid=/var/spool/courier/tmp/emsptd-ssl.pid \ -nodnslookup -noidentlookup smtps /usr/lib/courier/bin/couriertls \ -server -tcpd /usr/lib/courier/sbin/courieresmtpd \ /usr/lib/courier/libexec/courier/modules/esmtp/authstart authdaemon /usr/lib/courier/sbin/couriertcpd: -pid argument is required. [root@odin conf]#

I'm using a combination of paramaters that appear in imapd and esmtpd's tcp listeners that appear to me should work, but this particular error message is throwing me.