Hi,

On Tue, 2006-03-28 at 15:33 +0200, Marcus Lindblom wrote:
> Sounds like your ISP's mail (tiscali.fr) isn't configured properly. But 
> I'm no mail-wizard so I don't know exactly what is going on. Your ISP's 
> support might be able to help you out.
> 

basically what happened is that the sf listserver tries to verify that
the sending domain and system is valid. Besides other things it tries
to use Postmaster as a recipient. Instead of answering 250 'ok' the
mail server of your ISP says 550 'No such user here', which is in
violation of rfc 2821 section 4.5.1 :

------------
 Any system that includes an SMTP server supporting mail relaying or
   delivery MUST support the reserved mailbox "postmaster" as a case-
   insensitive local name.  This postmaster address is not strictly
   necessary if the server always returns 554 on connection opening (as
   described in section 3.1).  The requirement to accept mail for
   postmaster implies that RCPT commands which specify a mailbox for
   postmaster at any of the domains for which the SMTP server provides
   mail service, as well as the special case of "RCPT TO:<Postmaster>"
   (with no domain specification), MUST be supported.
------------

The only thing you can do is asked tiscali to fix their mailserver
configuration, basically adding the valid postmaster accounts needed,
according to rfc 2821. 

Unfortunately we can not do much to help as this is mainly a problem
of tiscali. 


regards,
  gerrit

PS: For those who want to read the whole thing :
    http://www.ietf.org/rfc/rfc2821.txt

PPS: http://sourceforge.net/docs/C04/en is also a good
     starting point for sf mail problems.

-- 
It's Emergent[*], you see.

[*] [adj] A word favored by computer nerds; mandatory for DARPA research
          applications; on recent evidence, a synonym for 'doomed'.   



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to