[guest - Wed Mar 20 08:00:11 2002]:
Show quoted text> Mail-Sender-0.7.13.1
> perl, v5.6.0 built for i586-linux
>
> Module don't handle properly the situation when relying is denied,
> i.e. smtp server is used for sending email from one domain to another
> and it refuses the further connection.
What handling would you want? If the server refuses to accept the email
Mail::Sender cancels the connection and reports the error to the script.
If I understand you right you want me to process
551 User not local; please try <forward-path>
response specialy and try to forward the mail to some other server?
Could you turn on the debuging and send me the log of the communication
that failed plus info about what do you want Mail::Sender to do?
Jenda