9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Mail relaying...
FromSent OnAttachments
Alex BederovJan 4, 2002 6:33 pm 
Sam VarshavchikJan 4, 2002 7:00 pm 
Alex BederovJan 4, 2002 10:08 pm 
Sam VarshavchikJan 5, 2002 7:28 am 
Alex BederovJan 5, 2002 12:18 pm 
Sam VarshavchikJan 5, 2002 12:42 pm 
Alex BederovJan 5, 2002 1:37 pm 
Sam VarshavchikJan 5, 2002 5:00 pm 
Alex BederovJan 5, 2002 9:55 pm 
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] Re: Mail relaying problemsActions...
From:Alex Bederov (cour@bederov.com)
Date:Jan 5, 2002 9:55:39 pm
List:net.sourceforge.lists.courier-users

Hello Sam,

Thanks a bunch for the hint. Looking at the couriertcpd I found out that my settings in ~courier/etc/esmtpd were different from what server was given. Sure enough, although I put there

AUTHMODULES="authdaemon" ESMTPAUTH="LOGIN CRAM-MD5"

# AUTHMODULES_WEBADMIN and ESMTPAUTH_WEBADMIN is used by the webadmin modul

AUTHMODULES=""

##NAME: ESMTPAUTH:4

ESMTPAUTH=""

All, right, I fill stupid now. ;-(

Thanks again, Alex.

FROM: Sam Varshavchik DATE: 01/05/2002 17:00:37 SUBJECT: [courier-users] Re: Mail relaying problems

AUTH is advertized as an ESMTP extension if ESMTPAUTH is initialized. Find the couriertcpd process that has port 25 open, and look in /proc to see what in its environment.