From: Sam Varshavchik [mailto:[EMAIL PROTECTED]
> 
> Bowie Bailey writes:
> 
> > /etc/courier/esmtpauthclient:
> > mx00.mail.bellsouth.net [EMAIL PROTECTED] PASSWORD
> 
> The mail server mx00.mail.bellsouth.net does not support 
> authenticated SMTP.

Ok, maybe I'm not using authentication, but it gets stranger from
here.

I removed the authentication information from courier, but left the
esmtproutes setting to send all mail to bellsouth.  When I attempt to
send an email with sendmail, I get this:

 34.617973 205.152.59.32 -> 192.168.1.103 SMTP Response: 220
mail.bellsouth.net ESMTP server (InterMail vM.5.01.06.08
201-253-122-130-108-20031117) ready Thu, 24 Jun 2004 10:28:32 -0400
 34.633089 192.168.1.103 -> 205.152.59.32 SMTP Command: EHLO
dragonfire.darktech.org
 34.681424 205.152.59.32 -> 192.168.1.103 SMTP Response:
250-imf10aec.mail.bellsouth.net
 34.684426 192.168.1.103 -> 205.152.59.32 SMTP Command: MAIL
FROM:<[EMAIL PROTECTED]> BODY=7BIT SIZE=564
 34.748460 205.152.59.32 -> 192.168.1.103 SMTP Response: 250 Sender
<[EMAIL PROTECTED]> and extensions (BODY=7BIT, SIZE=564) Ok
 34.749631 192.168.1.103 -> 205.152.59.32 SMTP Command: RCPT
TO:<[EMAIL PROTECTED]>
 34.796134 205.152.59.32 -> 192.168.1.103 SMTP Response: 550 .net 022: Your
current IP address is not allowed to relay to buc.com Solution: Connect
using BellSouth Internet Service.

However, when I manually telnet to mail.bellsouth.net and send the
email manually, I get this:

 15.037753 205.152.59.16 -> 192.168.1.103 SMTP Response: 220
mail.bellsouth.net ESMTP server (InterMail vM.5.01.06.08
201-253-122-130-108-20031117) ready Thu, 24 Jun 2004 10:32:10 -0400
 24.277883 192.168.1.103 -> 205.152.59.16 SMTP Command: EHLO
dragonfire.darktech.org
 24.320611 205.152.59.16 -> 192.168.1.103 SMTP Response:
250-imf17aec.mail.bellsouth.net
 44.107930 192.168.1.103 -> 205.152.59.16 SMTP Command: MAIL
FROM:<[EMAIL PROTECTED]> BODY=7BIT SIZE=564
 44.159668 205.152.59.16 -> 192.168.1.103 SMTP Response: 250 Sender
<[EMAIL PROTECTED]> and extensions (BODY=7BIT, SIZE=564) Ok
 52.469612 192.168.1.103 -> 205.152.59.16 SMTP Command: RCPT
TO:<[EMAIL PROTECTED]>
 52.513222 205.152.59.16 -> 192.168.1.103 SMTP Response: 250 Recipient
<[EMAIL PROTECTED]> Ok
 58.802528 192.168.1.103 -> 205.152.59.16 SMTP Command: DATA
 58.858491 205.152.59.16 -> 192.168.1.103 SMTP Response: 354 Ok Send data
ending with <CRLF>.<CRLF>

What is different with using Courier?  I sniffed the conversation and
sent the exact same conversation manually and it worked fine.  The
error message refers to the IP address, but I'm coming from exactly
the same place, so what's the difference?

Any ideas?

Bowie


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to