E-mail

From Things and Stuff Wiki
Revision as of 20:29, 30 November 2012 by Milk (talk | contribs)
Jump to navigation Jump to search


General

Misc

Anti-spam;

Tools

Clients

mail

list
  show commands
[number]
  select message
r
  reply
mail test@example.com
  send message
next, alias, print, type, Type, Print, visual, top, touch, preserve, 
delete, dp, dt, undelete, unset, mail, Mail, mbox, more, page, More, 
Page, unread, Unread, new, New, !, copy, Copy, chdir, cd, save, Save, 
source, set, shell, version, group, ungroup, unalias, write, from, 
file, followup, followupall, followupsender, folder, folders, ?, z, Z, 
headers, help, =, Reply, Respond, Followup, reply, replyall, 
replysender, respond, respondall, respondsender, Resend, Redirect, 
resend, redirect, Forward, Fwd, forward, fwd, edit, echo, quit, list, 
xit, exit, pipe, |, Pipe, size, hold, if, else, endif, alternates, 
ignore, discard, retain, saveignore, savediscard, saveretain, unignore, 
unretain, unsaveignore, unsaveretain, inc, newmail, shortcut, 
unshortcut, imap, account, thread, unthread, online, connect, 
disconnect, sort, unsort, cache, flag, unflag, answered, unanswered, 
draft, undraft, kill, unkill, score, define, defines, undef, call, 
move, mv, Move, Mv, noop, collapse, uncollapse, verify, decrypt, 
Decrypt, certsave, rename, remove, classify, junk, bad, good, unjunk, 
ungood, probability, show, Show, seen, Seen, fwdignore, fwddiscard, 
fwdretain, unfwdignore, unfwdretain

mutt

other

IMAP

SMTP

Server

SPF

The Sender Policy Framework (SPF) is an open standard specifying a technical method to prevent sender address forgery. More precisely, the current version of SPF — called SPFv1 or SPF Classic — protects the envelope sender address, which is used for the delivery of messages. See the box on the right for a quick explanation of the different types of sender addresses in e-mails.

(There are other solutions that protect the header sender address or that do not care at all about who sent the message, only who originally wrote it.)

Even more precisely, SPFv1 allows the owner of a domain to specify their mail sending policy, e.g. which mail servers they use to send mail from their domain. The technology requires two sides to play together: (1) the domain owner publishes this information in an SPF record in the domain's DNS zone, and when someone else's mail server receives a message claiming to come from that domain, then (2) the receiving server can check whether the message complies with the domain's stated policy. If, e.g., the message comes from an unknown server, it can be considered a fake.

Once you are confident about the authenticity of the sender address, you can finally "take it for real" and attach reputation to it. While IP-address-based reputation systems like Spamhaus or SpamCop have prevailed so far, reputation will increasingly be based on domains and even individual e-mail addresses in the future, too. Furthermore, additional kinds of policies are planned for a future version of SPF, such as asserting that all of a domain's outgoing mail is S/MIME or PGP signed.

Services

Gmail

Google Apps

Zoho

Zimbra

"/opt/zimbra/zdesktop/linux/prism/zdclient" |
-webapp "/home/milk/.zdesktop/data/zdesktop.webapp" |
-override "/home/milk/.zdesktop/data/zdesktop.webapp/override.ini" |
-profile "/home/milk/.zdesktop/data/profile"

Bulk sending

Articles