NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item2531: Net::SMTP fails silently if MIME::Base64 or Authen::SASL are missing
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
configure |
|
If foswiki is configured to sand mails through Net::SMTP and the relay host requires authentication, then users need MIME::Base64 and Authen::SASL. MIME::Base64 is already listed under
CGI Setup section. It should also check Authen::SASL and warn users if they don't have this module available and fill smtp auth information. Maybe
System/InstallationGuide#Enable_Email_Notification should also mention this dependency.
--
GilmarSantosJr - 28 Dec 2009
In 1.1.3 the Configure Checker warns if Authen::SASL is missing and a userid is entered in the email settings.
Still need to update the documentation.
--
GeorgeClark - 01 Mar 2011