Date: Thu, 20 Nov 1997 14:10:21 +0100 From: Jos Backus <jos@jos.mp-c.com> To: Terry Lambert <tlambert@primenet.com> Cc: hackers@FreeBSD.ORG Subject: Re: Mail spam, sigh... Message-ID: <19971120131021.371.qmail@jos.mp-c.com> In-Reply-To: Your message of "Wed, 19 Nov 1997 23:22:22 GMT." <199711192322.QAA09195@usr01.primenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Terry, In message <199711192322.QAA09195@usr01.primenet.com> you wrote: >I have yet to see a clean way to make this work with a transiently connected >system. I'd guess that the majority of users are on transiently connected >systems (note: I did not say the majority of FreeBSD boxes). This is what my qmail home setup looks like: jos:/var/qmail/control% cat virtualdomains :alias-ppp jos:/var/qmail/alias% cat .qmail-ppp-default ./ppp/ jos:/var/qmail/alias% ls -ld ppp drwx------ 5 alias qmail 512 Nov 7 14:56 ppp jos:~alias% cat /usr/local/bin/send-mail #!/bin/sh export PATH=/usr/local/bin/serialmail:/var/qmail/bin:/usr/local/bin:/bin DIR=~alias/ppp PREFIX=alias-ppp- HOST=mailhost.plex.nl HELOHOST=`hostname` maildirsmtp $DIR $PREFIX $HOST $HELOHOST jos:/var/qmail/alias% ps axwww|grep smtp 190 con- I+ 0:00.01 tcpserver -R -u 71 -g 70 0 smtp /var/qmail/bin/qmail-smtpd Groetjes, Jos -- Jos Backus _/ _/_/_/ "Modularity is not a hack." _/ _/ _/ -- D. J. Bernstein _/ _/_/_/ _/ _/ _/ _/ jbackus@plex.nl _/_/ _/_/_/ #include <std/disclaimer.h>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971120131021.371.qmail>