|
@ -0,0 +1,8 @@ |
|
|
|
|
|
# sSMTP aliases |
|
|
|
|
|
# |
|
|
|
|
|
# Format: local_account:outgoing_address:mailhub |
|
|
|
|
|
# |
|
|
|
|
|
# Example: root:your_login@your.domain:mailhub.your.domain[:port] |
|
|
|
|
|
# where [:port] is an optional port number that defaults to 25. |
|
|
|
|
|
|
|
|
|
|
|
my_system_username:mailsender@foo.com:smtp.live.com:587 |