dropbox / dropbox/hackpad

How to set smtp server on ubuntu ?

Open
#23 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.6k
Forks
519
PR merge metrics
No merged PRs in 30d

Description

I had an intranet server with Ubuntu 14.04 running on postfix

I wish to set up smtp in order to send notification to users when the pad contents had been changed , as below:

[etherpad.local.properties]
smtpServer = aaa.bbb.ccc:25
smtpUser = username
smtpPass = clearpassword

However, it didn't work, no email was sent.
Is the above setting wrong ? or because of the intranet smtp problem ?
Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.