On Wed December 15 2004 12:02 am, Jerry Amundson wrote:
> On Tue December 14 2004 11:44 pm, Jerry Amundson wrote:
> > On Tue December 14 2004 9:43 pm, Lindsay Haisley wrote:
> > > Has anyone else seen this?
> >
> > Yes. I've turned off security for their domains...
> > psknet.com: psknet.com/SECURITY=NONE
> > in etc/esmtproutes, as they seem to have some kind of STARTTLS issue.
>
> Yep, that just might be the problem...
>
> [EMAIL PROTECTED] courier]# couriertls -host=64.18.6.10 -port=25
> -protocol=smtp 220 Postini ESMTP 17 r5_2_0c5 ready.  CA Business and
> Professions Code Section 17538.45 forbids use of this system for
> unsolicited electronic mail advertisements.
> STARTTLS
> 220 Go ahead
> couriertls: connect: error:14090086:SSL
> routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

The above was not a good test. This is, sort of anyway..

[EMAIL PROTECTED] courier]# TLS_VERIFYPEER=NONE couriertls -host=64.18.4.10 
-port=25 -protocol=smtp
220 Postini ESMTP 5 r5_2_0c5 ready.  CA Business and Professions Code 
Section 17538.45 forbids use of this system for unsolicited electronic mail 
advertisements.
STARTTLS
220 Go ahead
ehlo pbs.com
250-Postini says hello back
250-8BITMIME
250 HELP
mail from:<[EMAIL PROTECTED]>
250 Ok
rcpt to:<[EMAIL PROTECTED]>
250 Ok
data
354 Feed me
testing
.

...and just sits there (thus the eventual timeout from courier).

But, if I specifically end data with Enter.^V^M :
.^M
250 Thanks

So I still cannot determine if it's Courier's or Postini's issue?

jerry


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to