History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SFS-79
Type: New Feature New Feature
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: Scott Lawrence
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
SIPfoundry Infrastructre

Support authenticated mail sending

Created: 2005-05-17 19:54   Updated: 2005-11-16 13:48
Component/s: www.sipfoundry.org
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Need to allow authorized persons to send mail via the sipfoundry server using a sipfoundry.org address.

Relay must be securely authenticated; this means SMTP AUTH support over TLS.

Must not require a unix server account. I believe it is possible to configure Postfix to use pam to authenticate against an external database. We have a database of subversion users, and want the SMTP relay to use that data.



 All   Comments   Work Log   Change History      Sort Order:
Scott Lawrence - 2005-06-16 13:01
I found this document that looks relevant:

http://postfix.state-of-mind.de/patrick.koetter/smtpauth/

Note: we are using postfix 2.0.11-4, so the update notes apply.