Initial commit
This commit is contained in:
commit
281da76bc4
4 changed files with 55 additions and 0 deletions
msmtp
7
msmtp/msmtprc
Normal file
7
msmtp/msmtprc
Normal file
|
@ -0,0 +1,7 @@
|
|||
account default
|
||||
host postfix
|
||||
maildomain zom.bi
|
||||
auth off
|
||||
port 25
|
||||
from mailsystem@zom.bi
|
||||
|
7
msmtp/revaliases
Normal file
7
msmtp/revaliases
Normal file
|
@ -0,0 +1,7 @@
|
|||
# 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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue