NewBiePortal <[EMAIL PROTECTED]> wrote:
>
> My first question is about qmail-smtpd and qmail-qmtpd
>
> 1. what's the difference and which do you perfer.
qmail-smtpd accepts mail from the network via the SMTP protocol (standard mail
protocol). qmail-qmtpd accepts mail from the network via the QMTP protocol.
Only a small percentage of machines currently can send mail via QMTP, and
you'll need to set up your MX records in accordance with djb's MXPS proposal
to tell them you accept QMTP.
> second question?
> 2. the faq states it like this
> tcpserver -u 7770 -g 2108 0 smtp /var/qmail/bin/qmail-smtpd &
> and to raise the limit to 400 use
> tcpserver -c 400
>
> so will the final line be
>
> tcpserver -u 7770 -g 2108 -c 400 0 smtp /var/qmail/bin/qmail-smtpd &
Yes.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------