Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mailinabox
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
mailinabox
Commits
85a9a160
Commit
85a9a160
authored
Jan 21, 2016
by
dofl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update mail-postfix.sh
parent
2e693f70
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
mail-postfix.sh
setup/mail-postfix.sh
+4
-4
No files found.
setup/mail-postfix.sh
View file @
85a9a160
...
@@ -66,11 +66,11 @@ apt_install postfix postfix-pcre postgrey ca-certificates
...
@@ -66,11 +66,11 @@ apt_install postfix postfix-pcre postgrey ca-certificates
tools/editconf.py /etc/postfix/main.cf
\
tools/editconf.py /etc/postfix/main.cf
\
inet_interfaces
=
all
\
inet_interfaces
=
all
\
myhostname
=
$PRIMARY_HOSTNAME
\
myhostname
=
$PRIMARY_HOSTNAME
\
smtpd_banner
=
"
\$
myhostname ESMTP Hi, I'm a Mail-in-a-Box (Ubuntu/Postfix; see https://mailinabox.email/)"
\
smtpd_banner
=
"
\$
myhostname ESMTP Hi, I'm a Mail-in-a-Box (Ubuntu/Postfix; see https://mailinabox.email/)"
\
mydestination
=
localhost
mydestination
=
localhost
\
delay_warning_time
=
3h
delay_warning_time
=
3h
\
maximal_queue_lifetime
=
2d
maximal_queue_lifetime
=
2d
\
bounce_queue_lifetime
=
1d
bounce_queue_lifetime
=
1d
# ### Outgoing Mail
# ### Outgoing Mail
...
...
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