RE: qmail
From: Andrew Mulholland (Andrew.Mulholland@biznet-solutions.com)Date: 09/27/01
- Previous message: Chris Wilkes: "RE: Snort question"
- Maybe in reply to: Baba Bogdan: "qmail"
- Next in thread: Jason Casey: "FW: qmail"
- Next in thread: Michael Sim: "Re: Firewalls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Subject: RE: qmail Date: Thu, 27 Sep 2001 17:47:30 +0100 Message-ID: <DA533AA4292EF344A2CEF392BDAD0FCE08C63A@CHOOBE.bizintra.net> From: "Andrew Mulholland" <Andrew.Mulholland@biznet-solutions.com> To: "Baba Bogdan" <mayday@stormbringer.cadcluj.com>, <SECURITY-BASICS@securityfocus.com>
Hi,
> -----Original Message-----
> From: Baba Bogdan [mailto:mayday@stormbringer.cadcluj.com]
> Sent: 26 September 2001 22:39
> To: SECURITY-BASICS@securityfocus.com
> Subject: qmail
>
>
> Hi people
> First excuse my english.
sure
> I just installed qmail 1.03 with daemontools and ucspi-tcpd
> and all the
> stuff that you need for an medium tipe ISP .
>
good man, qmail rocks :)
> Haw do i know If after all the setups my server alows
> relay/spam.
> I know the mail.abuse.net relay check doesn`t work with
> qmail, there is
> oather way of checking if the host alows relay/spam
>
ok by default qmail only will relay mail for localhost.
theirs a file: /etc/tcp.smtp
put in that any ip ranges you wish to relay for (eg internal users..)
and then run tcprules tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp
and put -x /etc/tcp.smtp.cdb in your qmail startup script
- the entry in /etc/init.d/qmail on one of my debian relay boxes is:
sh -c "start-stop-daemon --start --quiet --user qmaild \
--exec /usr/bin/tcpserver -- \
-u `id -u qmaild` -g `id -g nobody` -x /etc/tcp.smtp.cdb 0
smtp \
/usr/sbin/qmail-smtpd 2>&1 | $logger -t qmail -p mail.notice
&"
thanks
Andrew
>
> Bogdan Baba
>
>
>
>
>
- Previous message: Chris Wilkes: "RE: Snort question"
- Maybe in reply to: Baba Bogdan: "qmail"
- Next in thread: Jason Casey: "FW: qmail"
- Next in thread: Michael Sim: "Re: Firewalls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|