Subject: RE: Mail Sender in Perl From: "Dan Muey" <[EMAIL PROTECTED]> > Now if you want to use it to relay mail off a server that won't let > you relay ( IE most every server besides the one the script's > server/ISP uses) then it won't work , but that has nothing to do with > Mail::Sender or Perl. You wouldn't be able to use it to send a message > with your mail client either. IE it's not a spam machine unles sthe > server allows relaying.
Actually if this is the problem then Mail::Sender might have a solution. Some servers do require that you authenticate with them before they allow you to send any messages to nonlocal addresses and some of the used protocols are suported by Mail::Sender. See the AUTHENTICATION section in Mail::Sender's docs. Jenda P.S.: You are welcome Dan :-) ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]