Andre Oppermann <[EMAIL PROTECTED]> writes:
> Feel free to roll your own patch which send's all it's stuff to syslog.
No need if you use tcpd in inetd:
In /etc/inetd.conf have something like this:
smtp stream tcp nowait.200 qmaild /usr/sbin/tcpd smtp
and then in /etc/hosts.allow, have this silliness:
smtp: localhost: setenv RELAYCLIENT:twist { { /usr/bin/tcp-env /usr/sbin/qmail-smtpd
1>&3;} 2>&1|splogger qmail;} 3>&1
smtp: ALL: twist { { /usr/bin/tcp-env /usr/sbin/qmail-smtpd 1>&3;} 2>&1|splogger
qmail;} 3>&1
You'll need to add any other hosts you need to do relaying to the first line.
Yet another example of qmail not needing a patch :-)
Cheers, Phil.
- Is qmail's log method inefficient? Balazs Nagy
- Re: Is qmail's log method inefficient? Andre Oppermann
- Re: Is qmail's log method inefficient? Balazs Nagy
- Re: Is qmail's log method inefficient? Andre Oppermann
- Re: Is qmail's log method inefficient? Balazs Nagy
- Re: Is qmail's log method inefficient? Philip Hands
- Re: Is qmail's log method inefficient? Tommi Virtanen
- Re: Is qmail's log method inefficient? Anand Buddhdev
- Re: Is qmail's log method inefficien... Jos Backus
- Re: Is qmail's log method ineffi... Balazs Nagy
- Re: Is qmail's log method in... Jos Backus
- Re: Is qmail's log method in... Balazs Nagy
- Re: Is qmail's log method in... Jos Backus
- Re: Is qmail's log method inefficient? Russell Nelson
- Re: Is qmail's log method inefficient? Fred Lindberg
- Re: Is qmail's log method inefficient? Balazs Nagy
