
| Key: |
SFS-79
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Critical
|
| Assignee: |
Unassigned
|
| Reporter: |
Scott Lawrence
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
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.
|
|
Description
|
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.
|
Show » |
|
http://postfix.state-of-mind.de/patrick.koetter/smtpauth/
Note: we are using postfix 2.0.11-4, so the update notes apply.