From: Pablo Fischer <[EMAIL PROTECTED]> > 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 information so that I can start with it taking like a Mail > Sender. Does anybody have more information of Mail::Sender?
I have all the information you may want (being the author). I don't think I understand what do you need though. What from the docs you get when you run perldoc Mail::Sender is not clear or what is missing? You may send emails using Mail::Sender (or MIME::Lite or Net::SMTP) to any smtp server. These modules are being used by lots of webmail servers so they do have to be able to talk with anything. Jenda ===== [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]