Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
26313c44
Commit
26313c44
authored
8 years ago
by
Goik Martin
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://version.mi.hdm-stuttgart.de/git/GoikLectures
parents
19398cd1
e6b1eec1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Doc/Sdi/mail.xml
+20
-12
20 additions, 12 deletions
Doc/Sdi/mail.xml
with
20 additions
and
12 deletions
Doc/Sdi/mail.xml
+
20
−
12
View file @
26313c44
...
...
@@ -133,8 +133,8 @@
<itemizedlist>
<listitem>
<para>
check that postfix is running; try to connect via
telnet
</para>
<para>
check that postfix is running; try to connect via
telnet
(
telnet
localhost 25)
</para>
</listitem>
<listitem>
...
...
@@ -170,8 +170,9 @@
<itemizedlist>
<listitem>
<para>
meaning use telnet on your local host system to sdiXb and
send a mail to a user on sdXa
</para>
<para>
meaning use telnet on your local host system (the pc in
front of you, not a vm) to sdiXb and send a mail to a user on
sdXa
</para>
</listitem>
<listitem>
...
...
@@ -201,7 +202,7 @@
<listitem>
<para>
then bind your
<acronym>
sasl
</acronym>
authentication to
your existing
<xref
linkend=
"glo_LDAP"
/>
.
</para>
your existing
<xref
linkend=
"glo_LDAP"
/>
.
(optional)
</para>
</listitem>
</itemizedlist>
</listitem>
...
...
@@ -219,9 +220,9 @@
</listitem>
<listitem>
<para>
add an fantasy domain
to your
<xref
linkend=
"glo_DNS"
/>
Setup
and let its
<acronym>
mx
</acronym>
record point to your mail
server
</para>
<para>
add an fantasy domain
(e.g. supertollermistudent.de) to your
<xref
linkend=
"glo_DNS"
/>
Setup
and let its
<acronym>
mx
</acronym>
record point to your mail
server
</para>
</listitem>
<listitem>
...
...
@@ -249,7 +250,8 @@
<tip>
<para>
Read about
<command
xlink:href=
"http://linux.die.net/man/1/postmap"
>
postmap
</command>
and set your local resolver to your own DNS
</para>
and set your local resolver (resolv.conf) to your own
DNS
</para>
</tip>
</listitem>
</itemizedlist>
...
...
@@ -289,15 +291,21 @@
<listitem>
<para>
both connections should be secured via
<xref
linkend=
"glo_TLS"
/>
.
</para>
linkend=
"glo_TLS"
/>
.
Look in your mail.log to verify this
</para>
</listitem>
</itemizedlist>
</section>
<section
xml:id=
"sdiSectSpamVirusDefense"
>
<title>
Spam and Virus defense
</title>
<title>
Spam and Virus defense
(optional)
</title>
<para><itemizedlist>
<listitem>
<para>
Because we have not enough time this is optional. If you
want your own mailserver someday you should do all those
things
</para>
</listitem>
<listitem>
<para>
Now we will use the smtpd_*_restrictions in the
<filename>
main.cf
</filename>
. This are one key element to make
...
...
@@ -412,7 +420,7 @@
</section>
<section
xml:id=
"sdiSectSpf"
>
<title><acronym>
SPF
</acronym>
(optional)
</title>
<title><acronym>
SPF
</acronym></title>
<para>
Where are plenty of Spam prevention techniques like
<acronym>
DMARC
</acronym>
,
<acronym>
DKIM
</acronym>
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment