Bugzilla smtp doesn't work
Tony Ng <[email protected]> Tue, 23 Feb 2021 13:52:00 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <[email protected]> |
When setup smtp it gives me this error. everything else seems to work. Please help. Software error: Can't locate object method "message" via package "No SASL mechanism found at lib/Authen/SASL.pm line 77. at lib/Net/SMTP.pm line 211. " (perhaps you forgot to load "No SASL mechanism found at lib/Authen/SASL.pm line 77. at lib/Net/SMTP.pm line 211. "?) at Bugzilla/Mailer.pm line 179, <DATA> line 960. For help, please send mail to the webmaster ([email protected]), giv when i did the checksetup here is the missing items. But some of it I can't do anything about. [bugz@ root]$ sudo /var/www/html/bugzilla/checksetup.pl [sudo] password for bugz: * This is Bugzilla 5.0.4 on perl 5.16.3 * Running on Linux 5.4.17-2036.102.0.2.el7uek.x86_64 #2 SMP Tue Jan 5 12:41:34 PST 2021 Checking available perl DBD modules... Checking for DBD-Pg (v2.7.0) not found Checking for DBD-Oracle (v1.19) not found The following Perl modules are optional: Checking for GD (v1.20) not found Checking for Chart (v2.4.1) not found Checking for Template-GD (any) not found Checking for GDTextUtil (any) not found Checking for GDGraph (any) not found mod_perl (v1.999022) not found Checking for Apache-SizeLimit (v0.96) not found *********************************************************************** * OPTIONAL MODULES * *********************************************************************** * Certain Perl modules are not required by Bugzilla, but by * * installing the latest version you gain access to additional * * features. * * * * The optional modules you do not have installed are listed below, * * with the name of the feature they enable. Below that table are the * * commands to install each module. * *********************************************************************** * MODULE NAME * ENABLES FEATURE(S) * *********************************************************************** * GD * Graphical Reports, New Charts, Old Charts * * Chart * New Charts, Old Charts * * Template-GD * Graphical Reports * * GDTextUtil * Graphical Reports * * GDGraph * Graphical Reports * * mod_perl * mod_perl * * Apache-SizeLimit * mod_perl * *********************************************************************** COMMANDS TO INSTALL OPTIONAL MODULES: GD: /usr/bin/perl install-module.pl GD Chart: /usr/bin/perl install-module.pl Chart::Lines Template-GD: /usr/bin/perl install-module.pl Template::Plugin::GD::Image GDTextUtil: /usr/bin/perl install-module.pl GD::Text GDGraph: /usr/bin/perl install-module.pl GD::Graph mod_perl: /usr/bin/perl install-module.pl mod_perl2 Apache-SizeLimit: /usr/bin/perl install-module.pl Apache2::SizeLimit Class::XSAccessor exists but failed to load with error: Can't locate Class/XSAccessor.pm in @INC (@INC contains: . lib/x86_64-linux-thread-multi lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at lib/Moo/_Utils.pm line 107, <DATA> line 960. _______________________________________________ support-bugzilla mailing list [email protected] https://lists.mozilla.org/listinfo/support-bugzilla PLEASE put [email protected] in the To: field when you reply.