I tried using ->auth but so far just a return of zero.
For the name and password arguments I wrote both in 'clear' text.Passwords always seem to be shown as *. Is there something I should do so that this is how the password is seen in the Perl code?I am sure both are correct since I verified them using the Accounts functions for my e-mail.
For SMPT modules I have just called use Net::SMTP;
Is there anything else I must have before this will work?