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
da4bf5d3
Commit
da4bf5d3
authored
9 years ago
by
Ingo Ebel
Browse files
Options
Downloads
Patches
Plain Diff
spf part
parent
2a557288
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
+30
-3
30 additions, 3 deletions
Doc/Sdi/mail.xml
with
30 additions
and
3 deletions
Doc/Sdi/mail.xml
+
30
−
3
View file @
da4bf5d3
...
...
@@ -414,9 +414,36 @@
<section
xml:id=
"sdiSectSpf"
>
<title><acronym>
SPF
</acronym>
(optional)
</title>
<para>
more Spam prevention techniques like
<acronym>
DMARC
</acronym>
,
<acronym>
DKIM
</acronym>
,
<acronym>
DANE
</acronym>
, Postscreen and other
Policy Deamons.
</para>
<para>
Where are plenty of Spam prevention techniques like
<acronym>
DMARC
</acronym>
,
<acronym>
DKIM
</acronym>
,
<acronym>
DANE
</acronym>
, Postscreen and other Policy Deamons (e.g.
<link
xlink:href=
"???"
>
policyd-weight
</link>
). Good Providers use most
of them. We can't test all of them in SDI. They help to detect spam
but not scam. So if Spammers use meine-dt-bank.de to obtain your
PIN/TAN by a scam this mails could also use SPF or DKIM for there
domain. So this techniques won't help there. The user is still
responsible to detect such scams.
</para>
<para/>
<itemizedlist>
<listitem>
<para>
Add a SPF (Sender Policy Framework) Record to match mx and a
to your DNS for your fantasy domain
</para>
</listitem>
<listitem>
<para>
its a little bit hard to test this. if you want you could
try to configure amavis to test for spf and set it to debug so
that in the mail.log you'll see what amavis does
</para>
</listitem>
<listitem>
<para>
then send a mail from a mailadresse from your fantasy domain
to an emailadresse on your server. your mailserver must use your
own dns
</para>
</listitem>
</itemizedlist>
</section>
</section>
</section>
...
...
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