Mercurial > masqmail
comparison man/masqmail.conf.5 @ 378:5781ba87df95
Removed ident. This had been discussed on the mailing list in Oct 2011.
Ident is hardly useful in typical setups for masqmail. Probably Oliver
had used it in his setup; that would make sense. Now, I know of nobody
who needs it.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Sat, 14 Jan 2012 21:36:58 +0100 |
parents | 3f923f97563b |
children | 35c5239ebcc1 |
comparison
equal
deleted
inserted
replaced
377:9bc3e47b0222 | 378:5781ba87df95 |
---|---|
333 uid - the unique message id. | 333 uid - the unique message id. |
334 This is not necessarily identical with the Message ID as given in the Message ID: header. | 334 This is not necessarily identical with the Message ID as given in the Message ID: header. |
335 | 335 |
336 received_host - the host the mail was received from | 336 received_host - the host the mail was received from |
337 | 337 |
338 ident - the ident, this is either the ident delivered by the ident protocol | 338 ident - the user id of the sender if the message was received locally. |
339 or the user id of the sender if the message was received locally. | |
340 | 339 |
341 return_path_local - the local part of the return path (sender). | 340 return_path_local - the local part of the return path (sender). |
342 | 341 |
343 return_path_domain - the domain part of the return path (sender). | 342 return_path_domain - the domain part of the return path (sender). |
344 | 343 |
411 To query a masqdialer server | 410 To query a masqdialer server |
412 (i.e. asking it whether a connection exists and what its name is) | 411 (i.e. asking it whether a connection exists and what its name is) |
413 use: | 412 use: |
414 \fI/usr/bin/mservdetect localhost 224\fP | 413 \fI/usr/bin/mservdetect localhost 224\fP |
415 | 414 |
416 | |
417 .TP | |
418 \fBident_trusted_nets = \fIlist\fR | |
419 | |
420 \fIlist\fR is a list of networks of the form a.b.c.d/e (e.g. 192.168.1.0/24), | |
421 from which the ident given by the ident protocol will be trusted, | |
422 so a user can delete his mail from the queue if the ident is identical to his login name. | |
423 | |
424 .TP | 415 .TP |
425 \fBerrmsg_file = \fIfile\fR | 416 \fBerrmsg_file = \fIfile\fR |
426 | 417 |
427 Set this to a template which will be used to generate delivery failure reports. | 418 Set this to a template which will be used to generate delivery failure reports. |
428 Variable parts within the template begin with a dollar sign and are identical | 419 Variable parts within the template begin with a dollar sign and are identical |