#138 closed enhancement (fixed)
Add ability to specify smtp port
Reported by: | Owned by: | rainer | |
---|---|---|---|
Priority: | minor | Milestone: | 2.5.3 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
This patch allows Samhain to send mail to the configured smtp port instead of port 25. This is necessary on my system because port 25 is restricted ssl/tls connections to maintain pci compliance. Limitations in postfix prevent us from allowing local non-ssl mail on the same port and unfortunately samhain has no ssl support.
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Milestone: | → 2.5.3 |
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Tried to attach as a file but trac seems to be configured to not allow attachments. I'll try pasting here since it's not too big.