14 messages in net.sourceforge.lists.courier-users[courier-users] Re: SMTP Woes...
FromSent OnAttachments
Kevin MurphyAug 21, 2001 10:29 am 
James HenryAug 21, 2001 10:36 am 
Kevin MurphyAug 21, 2001 10:44 am 
Kevin MurphyAug 21, 2001 11:06 am 
James HenryAug 21, 2001 11:07 am 
Kevin MurphyAug 21, 2001 11:12 am 
Kevin MurphyAug 21, 2001 11:15 am 
James HenryAug 21, 2001 11:20 am 
Kevin MurphyAug 21, 2001 11:23 am 
Kevin MurphyAug 21, 2001 11:52 am 
Sam VarshavchikAug 21, 2001 2:51 pm 
Sam VarshavchikAug 21, 2001 2:52 pm 
Sam VarshavchikAug 21, 2001 2:53 pm 
Kevin MurphyAug 21, 2001 11: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:[courier-users] Re: SMTP Woes...Actions...
From:Kevin Murphy (kev@penguin.sargon-ps.com)
Date:Aug 21, 2001 10:44:27 am
List:net.sourceforge.lists.courier-users

On Tue, 21 Aug 2001 17:37:16 GMT, James Henry wrote:

CRAM-MD5 for both SSL and non-SSL. However, when I try to send a message from a local user to another local user, the message below shows up in /var/log/maillog.

How are you authenticating? Userdb? PAM? LDAP? etc... Does this work without CRAM-MD5?

Well I'm not entirely sure how PMMail is configured to authenticate, I would
have assumed it just uses the plain old login method. I suppose I can look for more
information on this, and perhaps try another client.

This is pointing to an authentication problem with esmtp (IMO). I'm assuming auth. works for other services (POP, IMAP etc), correct?

Yes, POP and IMAP authenticate properly. This is what confuses me. I suppose
it's possible that my client is doing something wrong, and as I said above, I will
look into trying with another client.

Also, where would I look if I wanted to completely disable relay restrictions? Once I get the authentication working, I'll want to allow anyone to send to anywhere through the server, provided they authenticate with the appropriate information.

No need to set anything up. If they authenticate from anywhere they can send. If you want to look at the by-ip restrictions, check smtpaccess.

Well from what I've seen, the SMTP daemon comes with tight restrictions on the
relay access. So I was looking for where I could turn this off.

Thanks!

-Kevin