Thomas Williams wrote: > Thank you all for your help, but it's my fault for forgetting a major piece > of information. > > Not only do I need to send a email with an attachment, through perl, but it > needs to be through a smtp server that required the username and password > sent, before it will allow me to send anything. > > It was set up to pervent hacker from abusing it. > > Thanks > > Tom W.
Run perldoc on a couple of the modules you are experimenting with, and look for methods or attrubutes that resemble user, username, or password. When you start working with them, let us know what kind of results you are getting. People will be happy to help you as you go. Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]