masqmail-0.2

view man/mservdetect.8 @ 75:257a9e6d1a8e

fixed correct processing of mails with data lines longer 4096 chars Mail messages with lines longer than 4096 chars were already read correctly, i.e. the spool files were correct. This commit fixes the reading of spool files with long lines. The old behavior was that the message body was truncated right before the first line longer 4096 chars. The number comes from MAX_DATALINE.
author meillo@marmaro.de
date Wed, 16 Jun 2010 19:06:34 +0200
parents 03817f849106
children
line source
1 .TH mservdetect 8 2010-05-07 masqmail-0.2.22 "Maintenance Commands"
3 .SH NAME
4 mservdetect \- Helper for masqmail and masqdialer
7 .SH SYNOPSIS
8 \fB/usr/bin/masqmail \fIhost port\fR
11 .SH DESCRIPTION
13 Mservdetect is a small helper application for masqmail to detect its online status
14 if the modem server masqdialer is used.
15 It connects to the\fIhost\fR at \fIport\fR and prints the connection name to stdout.
17 If you want to use it, set \fBonline_detect\fR=\fIpipe\fR and
18 \fBonline_pipe\fR=\fI"/usr/bin/mservdetect host port"\fR.
20 .SH OPTIONS
22 .TP
23 \fBhost\fR
25 The hostname where the masqdialer server is running.
27 .TP
28 \fBport\fR
30 The port number where the masqdialer server is listening.
33 .SH AUTHOR
35 Masqmail was written by Oliver Kurth.
36 It is now maintained by Markus Schnalke <meillo@marmaro.de>.
38 You will find the newest version of masqmail at \fBhttp://prog.marmaro.de/masqmail/\fR.
39 There is also a mailing list, you will find information about it at masqmail's main site.
42 .SH BUGS
44 Please report bugs to the mailing list.
47 .SH SEE ALSO
49 \fBmasqmail.conf(5)\fR