On Tue, 24 Nov 1998 23:50:43 -0500, Mitch Blevins <[EMAIL PROTECTED]> said:
>
>         login => mblevin,
>         visibleuser => mblevin,
>         visiblename => debian.org,

The dupload.conf file is interpreted as a Perl script.  As such, this
visiblename entry is actually coming out as 'debianorg' (. is the Perl
operator for string catenation).  You should quote this, plus the mblevin
entries for good measure.

I don't know that this is the cause of your problem.  It could be,
though, if a mail server somewhere in the chain from you to the list is
refusing mail with an invalid MAIL FROM.

-- 
Roderick Schertler
[EMAIL PROTECTED]

Reply via email to