Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itfl-service-public
portscan-itfl.rz.uni-bamberg.de
Commits
a4be986b
Commit
a4be986b
authored
Mar 15, 2017
by
Martin Mai
Browse files
-
parents
Changes
2
Hide whitespace changes
Inline
Side-by-side
volumes/root/uniba.de/share/overlay/etc/ssmtp/revaliases
0 → 100644
View file @
a4be986b
# 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.
volumes/root/uniba.de/share/overlay/etc/ssmtp/ssmtp.conf
0 → 100644
View file @
a4be986b
#
# Config file for sSMTP sendmail
#
# The person who gets all mail for userids < 1000
# Make this empty to disable rewriting.
root
=
postmaster
# The place where the mail goes. The actual machine name is required no
# MX records are consulted. Commonly mailhosts are named mail.domain.com
mailhub
=
smtprelaypool
.
ispgateway
.
de
:
465
# Where will the mail seem to come from?
#rewriteDomain=
# The full hostname
hostname
=
XXX
# Are users allowed to set their own From: address?
# YES - Allow the user to specify their own From: address
# NO - Use the system generated From: address
FromLineOverride
=
YES
UseTLS
=
YES
AuthUser
=
XXXXX
AuthPass
=
XXX
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment