Re: [vchkpw] What does \ in qmail Startscript mean?

2002-11-08 Thread Sune Rievers
That's correct - it's the same thing as writing everything on a single line - but by using backslash it's a little easier to read :) Regards, Sune Rievers Hi All, just a simple question, look at the qmail start-script there are some lines like this: #!/bin/sh MAXCON=100 exec /usr/local

Re: [vchkpw] vpopmail and local delivery

2002-11-09 Thread Sune Rievers
I think you need to put smtp.example.com in /var/qmail/control/me (and locals), this is the local (not virtual) domain that qmail uses to deliver to shell users... Regards, Sune Rievers On Sat, 09 Nov 2002 17:55:16 -0600 (CST) [EMAIL PROTECTED] wrote: Hi - I am a newbie to vpopmail

Re: [vchkpw] vpopmail and local delivery

2002-11-10 Thread Sune Rievers
don't know how to make this a global setting (if you have a lot of shell users this could be quite a task), maybe a blank locals file ? I hope some of this helps :) Thanks for the response, J.R. Quoting Sune Rievers [EMAIL PROTECTED]: I think you need to put smtp.example.com in /var/qmail

Re: [vchkpw] vpopmail and local delivery

2002-11-10 Thread Sune Rievers
seems like my mailer destroyed some of my previous mail - sorry about that - what I meant was [EMAIL PROTECTED] in the .qmail file Regards, Sune Rievers

Re: [vchkpw] Vpopmail

2002-11-15 Thread Sune Rievers
Maildir 21 Regards, Sune Rievers On Fri, 15 Nov 2002 18:54:53 +0800 Joeffrey Betita [EMAIL PROTECTED] wrote: hi ppl #!/bin/sh MAXCON=100 exec /usr/local/bin/softlimit -m 300 \ /usr/local/bin/tcpserver -v -R -H -c $MAXCON \ 0 110 /var/qmail/bin/qmail-popup example.com.ph /home/vpopmail