summaryrefslogtreecommitdiff
path: root/esmtprc.5
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2003-10-04 23:31:05 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2003-10-04 23:31:05 +0000
commitf8f226f65276f1c645eff2d6edb48c8d6caf2256 (patch)
treea87215ee0d45e96382569e79f246079e5baa277d /esmtprc.5
parentc9aab90ba7b3b2974a51f5b4d7e422fbfca51ff4 (diff)
Version bump.
New 'default' keyword for indentities (Vitezslav Batrla). Documentation updates.
Diffstat (limited to 'esmtprc.5')
-rw-r--r--esmtprc.55
1 files changed, 3 insertions, 2 deletions
diff --git a/esmtprc.5 b/esmtprc.5
index 00ccccf..2bf6a01 100644
--- a/esmtprc.5
+++ b/esmtprc.5
@@ -84,8 +84,9 @@ An identity is a set of options associated with a given address. For example:
Identities are be selected by the address specified in the \fB\-f\fR flag. You
can have as many you like.
-The options up to the first \fBidentity\fR option constitute the default
-identity.
+The options in the global section (up to the first \fBidentity\fR option)
+constitute the default identity. If no options in the global section are given
+then the first defined identity is taken as the default one.
Note that the default identity settings are not shared by the other identities.
Everything (username, password, etc.) must be specified for every identity even