hi,

probably is good to be mentioned in the docs that u can debug mail sending
via Debug => 1 :
$Server->Mail(\%mail, %smtp_args);

i.e.
$Server->Mail(\%mail, Debug => 1);

I found that I'm using
.. From => '$hash{email}' instead of  From => "$hash{email}"  in a second ..
:") before that 15 min I was tring to figure out what I'm doing wrong....

Use the source Luke :")
=====
iVAN
[EMAIL PROTECTED]
=====



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to