Davide Puricelli <[EMAIL PROTECTED]> writes:

> You have to use ftp-master aka auric, not master, Developers Reference is 
> correct.
> Why dupload still uses master instead of ftp-master?
> See http://bugs.debian.org/dupload, it's a bug reported several times.

package config;

$cfg{"ftp-master"} = {
        fqdn => "ftp-master.debian.org",
        login => "henry",
        incoming => "/org/ftp.debian.org/incoming/",
        mailto => "[EMAIL PROTECTED]",
        mailtx => "[EMAIL PROTECTED]",
        visibleuser => getlogin() || $ENV{USER} || $ENV{LOGNAME},
        visiblename => "",
        fullname => "",
        method => "scp",
};

1;

jason
-- 
``Just because one proposes a measure to prevent promotion
        of a risk-filled and controversial sexual behavior
                     doesn't make them divisive or bigoted.''
                                     -- Nicholas J. Yonker,
                    Concerned Citizens for Sound Education

Reply via email to