Tags:
create new tag
view all tags

SID-02245: TWiki Email Configuration with SSL/TLS

Status: Answered Answered TWiki version: 6.0.2 Perl version: 5.22.1
Category: CategoryEmail Server OS: Ubuntu 16.4 Last update: 9 years ago

Our mail admin has provided us with a email with following information :

SMTP server: subdomain.somedomain    
IP:   202.141.XX.XXX
Port:   465
Connection Security:   SSL/TLS
Authentication Method:   Normal Password
mail id :
mail Password :

And he told me I have to put all those information in Twiki for the email service to work. Now in Twiki Configuration I can see only the following input:

$TWiki::cfg{MailProgram} = '/usr/sbin/sendmail -t -oi -oeq';
$TWiki::cfg{SMTP}{MAILHOST} = ' ';
$TWiki::cfg{SMTP}{SENDERHOST} = ' ';
$TWiki::cfg{SMTP}{Username} = ' ';
$TWiki::cfg{SMTP}{Password} = ' ';
$TWiki::cfg{RemoveImgInMailnotify} = 1;
$TWiki::cfg{NotifyTopicName} = 'WebNotify';
$TWiki::cfg{SMTP}{Debug} = 0;

Now can any one please help me how can I go with the configuration as per twiki with the information provided to me. Hope I can make the question clear.

Regards Basab IIT Guwahati

-- TWiki Guest - 2016-09-06

Discussion and Answer

TWiki does not yet support TLS for e-mail. There is a patch however: SMTPUseTLS.

-- Peter Thoeny - 2016-09-11

Hi Peter

I am able to modify the Net.pm to support PORT with SSL/TLS. How can I register and share my patch ? Registration is blocked now a days.

Regards

Basab

-- TWiki Guest - 2016-09-15

One easy way to share the patch would be to attach it to this topic. In addition to the functional patch, I'm sure we should check and document the extra CPAN dependencies it creates.

-- Harald Jörg - 2016-09-18

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title TWiki Email Configuration with SSL/TLS
SupportCategory CategoryEmail
TWiki version 6.0.2
Server OS Ubuntu 16.4
Web server Apache 2.18.4
Perl version 5.22.1
Browser & version Firefox 48.0
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2016-09-18 - HaraldJoerg
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.