Mercurial > masqmail
comparison docs/masqmail.route.5 @ 24:31cf4655ab0c
fixed spell error
author | meillo@marmaro.de |
---|---|
date | Mon, 08 Feb 2010 14:10:01 +0100 |
parents | 163aa299bedb |
children | 607221b0dac1 |
comparison
equal
deleted
inserted
replaced
23:4a3bc3a7afbe | 24:31cf4655ab0c |
---|---|
148 Default is false. | 148 Default is false. |
149 .TP | 149 .TP |
150 | 150 |
151 \fBauth_name\f1 = \fIstring\f1 | 151 \fBauth_name\f1 = \fIstring\f1 |
152 | 152 |
153 Set the authentication type for ESMTP AUTH authentification. Currently only 'cram-md5' and 'login' are supported. | 153 Set the authentication type for ESMTP AUTH authentication. Currently only 'cram-md5' and 'login' are supported. |
154 .TP | 154 .TP |
155 | 155 |
156 \fBauth_login\f1 = \fIstring\f1 | 156 \fBauth_login\f1 = \fIstring\f1 |
157 | 157 |
158 Your account name for ESMTP AUTH authentification. | 158 Your account name for ESMTP AUTH authentication. |
159 .TP | 159 .TP |
160 | 160 |
161 \fBauth_secret\f1 = \fIstring\f1 | 161 \fBauth_secret\f1 = \fIstring\f1 |
162 | 162 |
163 Your secret for ESMTP AUTH authentification. | 163 Your secret for ESMTP AUTH authentication. |
164 .TP | 164 .TP |
165 | 165 |
166 \fBpop3_login\f1 = \fIfile\f1 | 166 \fBpop3_login\f1 = \fIfile\f1 |
167 | 167 |
168 If your Mail server requires SMTP-after-POP, set this to a get configuration (see \fBmasqmail.get (5)\f1). If you login to the POP server before you send, this is not necessary. | 168 If your Mail server requires SMTP-after-POP, set this to a get configuration (see \fBmasqmail.get (5)\f1). If you login to the POP server before you send, this is not necessary. |