Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error while configuring Email::Send::SMTP::TLS

182 views
Skip to first unread message

shawais

unread,
Jan 18, 2011, 1:40:20 AM1/18/11
to
Hi,

I tried to install Email::Send::SMTP::TLS as per the instructions
given at http://www.dawood.in/bugzilla_alerts_using_gmail.html. and
changed Mailer.pm as per instructions. But after completing all
configurations carefully I am getting follwing error

"Software error:
Can't load 'D:/Bugzilla/perl/perl/site/lib/auto/Net/SSLeay/SSLeay.dll'
for module Net::SSLeay: load_file:The specified module could not be
found at D:/Bugzilla/perl/perl/lib/DynaLoader.pm line 200.
at D:/Bugzilla/perl/perl/site/lib/Net/SMTP/TLS.pm line 89
Compilation failed in require at D:/Bugzilla/perl/perl/site/lib/Net/
SMTP/TLS.pm line 89.
BEGIN failed--compilation aborted at D:/Bugzilla/perl/perl/site/lib/
Net/SMTP/TLS.pm line 89.
Compilation failed in require at D:/Bugzilla/perl/perl/site/lib/Email/
Send/SMTP/TLS.pm line 7.
BEGIN failed--compilation aborted at D:/Bugzilla/perl/perl/site/lib/
Email/Send/SMTP/TLS.pm line 7.
Compilation failed in require at Bugzilla/Mailer.pm line 54.
BEGIN failed--compilation aborted at Bugzilla/Mailer.pm line 54.
Compilation failed in require at Bugzilla/Auth.pm line 35.
BEGIN failed--compilation aborted at Bugzilla/Auth.pm line 35.
Compilation failed in require at Bugzilla.pm line 40.
BEGIN failed--compilation aborted at Bugzilla.pm line 40.
Compilation failed in require at D:/Bugzilla/bugzilla/editparams.cgi
line 28.
BEGIN failed--compilation aborted at D:/Bugzilla/bugzilla/
editparams.cgi line 28.

For help, please send mail to the webmaster (ad...@example.com),
giving this error message and the time and date of the error.
"

I checked Mailer.pm line 54 as well, and its use
Email::Send::SMTP::TLS; (this is also showing error in above
description)

please suggest what should i do next to resolve this problem.

Max Kanat-Alexander

unread,
Jan 20, 2011, 6:38:42 PM1/20/11
to support-...@lists.mozilla.org
On 01/17/2011 10:40 PM, shawais wrote:
> Can't load 'D:/Bugzilla/perl/perl/site/lib/auto/Net/SSLeay/SSLeay.dll'

Sounds like the webserver doesn't have permissions to read that file,
or that file doesn't exist.

-Max
--
http://www.bugzillasource.com/
Competent, Friendly Bugzilla, Perl, and IT Services

0 new messages