> Hi! Howdy
> > Im looking for information on how to create my own Mail > Sender that connects > to a SMTP Server, I found a few sites, so Im looking for more > information to > start. What do I want? I want to send mails from my perl > source to any smtp > server not mattering if it's running sendmail, postfix, exim, > ms, bla bla. > > Howerver I also found Mail::Sender, but this module doesnt > have the enough Really? I use it all the time to send pdf attachments to customers and general email. It awesome and easy (Thanks again Jenda!) 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. Check out the perldoc and cpan about it. What are you trying to do? HTH DMuey > information so that I can start with it taking like a Mail > Sender. Does > anybody have more information of Mail::Sender? > > Thanks :-) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]