--Steve Shockley wrote on 02.12.2001 15:20 -0500: > Dec 2 13:40:06 cc742825-h courieresmtp: > id=00069D99.3C0465EA.000053C1,from=<myemail>,addr=<anotheremail>: Invalid > argument > Worse, I've searched through the source and can't find "Invalid argument" > (without a colon) anywhere. Any suggestions on how to diagnose this > problem? Mail to local recipients have no problems.
(At least) *BSD is affected, connect() returns EINVAL instead of the 'real' errno. Just made a patch two days ago: <http://courier.serv.ch/patches/smtpclient-EINVAL/esmtpclient-0.36.0.20011129.p atch> Sam promised to fixup the code at the next major release. Roland _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
