[Ludovic Rousseau]
> 220 haydn.debian.org ESMTP Exim 4.34 (Debian) Tue, 31 Aug 2004 03:19:51 -0600
> helo localhost
> 250 haydn.debian.org Hello localhost [127.0.0.1]
> mail from: "CVS User rousseau" <rousseau@debian.org>
> 250 OK
> rcpt to: pkg-bins-commits@lists.alioth.debian.org
> 250 Accepted
Clearly this isn't your problem, but just FYI, the above is not legal
RFC 2821. You are not allowed to have a space after MAIL FROM or RCPT
TO - you must follow them directly with the email address in <>
brackets. If you write scripts that do the above, they will break on
someone's RFC-compliant mail server somewhere.
MAIL FROM:<rousseau@debian.org>
RCPT TO:<pkg-bins-commits@lists.alioth.debian.org>
Peter
Attachment:
signature.asc
Description: Digital signature