4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Cannot relay mail...
FromSent OnAttachments
Nathaniel MeyerSep 24, 2006 8:11 am 
Sam VarshavchikSep 24, 2006 8:32 am 
Nathaniel MeyerSep 24, 2006 8:41 am 
Sam VarshavchikSep 24, 2006 8:54 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] Cannot relay mail through ISP (crashed child process)Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 24, 2006 8:32:02 am
List:net.sourceforge.lists.courier-users

Nathaniel Meyer writes:

Since my ISP blocks outgoing packets on port 25, I need to relay my mail through their servers. My ISP requires secure authentication and doesn't support SSL. Based on my configuration, this is what happens:   esmtproutes config file (forward all mail to isp) => ": <isp_mail_hostname>" esmtpauthclient => "<isp_mail_hostname> <user> <password>"   With this setup, courier log reports: "server courieresmtp: Crashed child process 6337, while delivering to hotmail.com" when I send a test message (in this case to hotmail). How can I find out more about what caused the child process to crash? BTW, the hostname is resolved, so there's no DNS issues.

What version of Courier?

On another note, while my ISP does not support SSL, if I force it with the security option in the esmtproutes file, I at least get an error back from the ISP stating: "500 unable to set minimum security level". So it seems at least with SSL I get a result with the SMTP servers.

The esmtproutes option does not do what you think it does. Courier will automatically use SSL if the remote mail server supports it, without needing any options whatsoever.