First, check your pandora_server.conf
properties and make sure that your mta_*
parameters are ok and your MTA (Mail Server) can forward your messages.
If you’re using MTA authentication make sure that Sendmail.pm (usually at /usr/share/perl5/Mail/Sendmail.pm
) is version 0.79_16 or above, version 0.79 don’t support AUTH methods.
If your version is old, just replace by 0.79_16, you can get it here:
http://cpansearch.perl.org/src/MIVKOVIC/Mail-Sendmail-0.79_16/Sendmail.pm
Another option is to install from CPAN. Old versions works perfectly for MTA without authentication.
- You may check for a mirror for Sendmail.pm at WayBack Machine:
https://web.archive.org/web/20090204114905/http://cpansearch.perl.org/src/MIVKOVIC/Mail-Sendmail-0.79_16/Sendmail.pm