Page 1 of 1

Sendmail for actinic version 7.0.1

Posted: Thu Jan 19, 2006 2:09 pm
by ldk335
Hello,

I have made the changes to the actnic.pm according to
http://www.drillpine.biz/actinicstuff/V ... OfSMTP.txt

But no emails are being generated.

Does anyone what the problem could be?

Thank you for any help

Posted: Thu Jan 19, 2006 10:57 pm
by norman
Actinic 7.0.1 supports authenticated SMTP and should work on most servers.

If you don't have SMTP available then this patch might help. You need the Perl module Mail::mailer installed.

However as the patch runs on the server (behind the scenes, so to speak) it's almost impossible for a 3rd party to diagnose problems.

Looking at your servers error log might help. And getting a server guru to look would definitely be good.

There's also a post somewhere on the Actinic Comminity (I don't know where) that patches my patch to directly use SendMail.