[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-user
Subject:    Re: Why emails are not being sent
From:       Stefano Bagnara <apache () bago ! org>
Date:       2008-09-13 10:04:27
Message-ID: 28725836.50368.1221300353005.JavaMail.root () elysia ! void ! it
[Download RAW message or body]

Hillel Bilman ha scritto:
> Hi,
> 
> When we get from the log that the email address did not start and end with <
>> , the emails are not accepted.
> 
> smtpserver-2008-09-12-00-00.log:12/09/08 14:12:40 INFO  smtpserver:
> Successfully spooled mail Mail1221221559824-3031 from info@domaina.co.za on
> 33.55.55.55 for [support@domainb.co.za]
> smtpserver-2008-09-12-00-00.log:12/09/08 14:18:04 ERROR smtpserver: Error
> parsing sender address: support@domainb.co.za: did not start and end with <
> 
> We are sending emails using james-2.3.1 and Microsoft Outlook 2007 with smtp
> authentication.
> Any idea why this is happening?

The SMTP protocol requires < and > in the "MAIL FROM:<{senderemail}>" 
command.

 From RFC2821:
-------
MAIL FROM:<reverse-path> [SP <mail-parameters> ] <CRLF>

The <reverse-path> portion of the first or only argument contains the 
source mailbox (between "<" and ">"  brackets)
------

In your logs you have a successfull delivery and a failure after 6 
minutes. They are 2 different transactions. One of them worked.

Stefano

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic