Subject: | SYNOPSIS incorrect smtp should be smtpserver |
After about 4 hours of trying to figure out why my $d was undefined I
located the problem.
The example in the SYNOPSIS shows "smtp" instead of "smtpserver", this
causes the whole thing to undefine, and returns no errors.
My recommendation would be to have better error checking and obviously
fix the SYNOPSIS.