

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Problems getting ...| From | Sent On | Attachments |
|---|---|---|
| Bill Deegan | Apr 10, 2002 6:44 pm | |
| Anand Buddhdev | Apr 11, 2002 12:46 am | |
| Anand Buddhdev | Apr 13, 2002 2:04 pm | |
| Bill | Apr 13, 2002 2:10 pm | |
| Bill | Apr 13, 2002 3:26 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] Problems getting ESMTP Auth to work with courier 3.73.3 & outlook express | Actions... |
|---|---|---|
| From: | Bill (kmba...@hotmail.com) | |
| Date: | Apr 13, 2002 2:10:44 pm | |
| List: | net.sourceforge.lists.courier-users | |
----- Original Message ----- From: "Anand Buddhdev" <ar...@anand.org> To: "Bill" <kmba...@hotmail.com> Cc: <cour...@lists.sourceforge.net> Sent: Saturday, April 13, 2002 2:03 PM Subject: Re: [courier-users] Problems getting ESMTP Auth to work with courier 3.73.3 & outlook express
On Sat, Apr 13, 2002 at 01:23:42PM -0700, Bill wrote:
[cut]
SMTP: 18:22:55 [rx] 220 mailbox.hq.knowmadic.com ESMTP SMTP: 18:22:55 [tx] EHLO billsdog SMTP: 18:22:55 [rx] 250-mailbox.hq.knowmadic.com Ok. SMTP: 18:22:55 [rx] 250-AUTH LOGIN CRAM-MD5 SMTP: 18:22:55 [rx] 250-AUTH=LOGIN CRAM-MD5 X-NETSCAPE-HAS-BUGS SMTP: 18:22:55 [rx] 250-STARTTLS SMTP: 18:22:55 [rx] 250-XVERP=Courier SMTP: 18:22:55 [rx] 250-XEXDATA SMTP: 18:22:55 [rx] 250-XSECURITY=NONE,STARTTLS SMTP: 18:22:55 [rx] 250-PIPELINING SMTP: 18:22:55 [rx] 250-8BITMIME SMTP: 18:22:55 [rx] 250-SIZE SMTP: 18:22:55 [rx] 250 DSN SMTP: 18:22:55 [tx] STARTTLS SMTP: 18:22:55 [rx] 220 Ok SMTP: 18:22:55 [tx] EHLO billsdog SMTP: 18:22:55 [rx] 250-mailbox.hq.knowmadic.com Ok. SMTP: 18:22:55 [rx] 250-AUTH PLAIN LOGIN CRAM-MD5 SMTP: 18:22:55 [rx] 250-AUTH=PLAIN LOGIN CRAM-MD5 X-NETSCAPE-HAS-BUGS SMTP: 18:22:55 [rx] 250-XVERP=Courier SMTP: 18:22:55 [rx] 250-XEXDATA SMTP: 18:22:55 [rx] 250-XSECURITY=NONE,STARTTLS SMTP: 18:22:55 [rx] 250-PIPELINING SMTP: 18:22:55 [rx] 250-8BITMIME SMTP: 18:22:55 [rx] 250-SIZE SMTP: 18:22:55 [rx] 250 DSN SMTP: 18:22:55 [tx] AUTH LOGIN SMTP: 18:22:55 [rx] 334 VXNlcm5hbWU6 SMTP: 18:22:55 [tx] YnJvdXdlcnM= SMTP: 18:22:55 [rx] 334 UGFzc3dvcmQ6 SMTP: 18:22:55 [tx] YnJvdXdlcnM= SMTP: 18:22:55 [rx] 535 Authentication failed.
What is wrong with my configuration, and what must I change to make
this
work?
Your configuration looks fine, and the above Exchange between outlook and courier esmtpd is also OK. Your auth config indicates that you are using userdb. Is the user "brouwers" correctly defined in the userdb, with the right password?
Yes. I reset it with: userdbpw | userdb brouwers set systempw
Just to make sure, did you run "makeuserdb" after the change?
Yes. Even restarted courier after makeuserdb.
I'm using courier 0.37.3. Are there any know problems in this area? How can I decode the AUTH LOGIN above?
The other possibility is that you're using hosteddomains, and in that case, each email account needs to be entered with the domain, eg "brou...@knowmadic.com" instead of just "brouwers".
Nope. just locals.
Here's what I get when I start courier (using the init script from the docs) [root@mailbox etc]# /etc/rc.d/init.d/courier start Starting Courier mail server: courierfilter authdaemond courierldapaliasd courierd esmtpd esmtpd-msa imapd-ssl
Does that provide any clues?
Thanks for pointer on how to decode the password.
I've tested the password using the authtest program (from the authlib dir of the sources) [root@mailbox authlib]# ./authtest brouwers Authenticated: module authdaemon Home directory: /home/virtmail/brouwers UID/GID: 503/503 AUTHADDR=brouwers AUTHFULLNAME=<none> [root@mailbox authlib]# ./authtest brouwers brouwers Authenticated: module authdaemon Home directory: /home/virtmail/brouwers UID/GID: 503/503 AUTHADDR=brouwers AUTHFULLNAME=<none>
It authenticates fine checking IMAP-SSL, but no good for esmtp-ssl.
Thanks, Bill







