Re: [vchkpw] How to put all accounts in an alias file?

2003-06-30 Thread David du SERRE-TELMON
Simply a shell script ?!! Something like that : for user in `cat /home/vpopmail/domains/your_domain/vpasswd | cut -f1 -d:` do user=`echo $user | sed s/\./:/g`# Don't forget to replace . by : echo what you want /home/vpopmail/domains/your_domain/.qmail-$name chown vpopmail:vchkpw

re: [vchkpw] How to put all accounts in an alias file?

2003-06-30 Thread Andrej Dragicevic
Thanks for the script!! I thought there could be a command for that... Von: David du SERRE-TELMON [mailto:[EMAIL PROTECTED] Gesendet: Montag, 30. Juni 2003 11:31 An: Andrej Dragicevic Cc: [EMAIL PROTECTED] Betreff: Re: [vchkpw] How to put all accounts in an alias file? Simply a shell

Re: Re[2]: [vchkpw] Spam Protection with vpopmail and qmail

2003-06-30 Thread Joe Young
Joseph Young Involved.com System Admin I use qmailadmin-1.0.21. I used --enable-modify-spam=Y and left --enable-spam-command as the default. The default being '|preline /usr/local/bin/maildrop /etc/mailfilter' The mailfilter script is shown below. This a cut down verision of the script that has

Re: [vchkpw] How to put all accounts in an alias file?

2003-06-30 Thread Che Stevens
If your creating an alias to email every user wouldnt vpopbull command be better? If you had an alias for every user anyone could get a hold of it and spam every user you have. - Original Message - From: Andrej Dragicevic [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 30,

[vchkpw] Problem make on HP-UX 11i

2003-06-30 Thread Juan Enciso CondeƱa
I folks, I would like make the vpopmail-5.2.1 or vpopmail-5.3.20, butI have a problem with the two versions. The error message is: gmake[2]: Entering directory `/data/src/qmail/vpopmail-5.3.20'gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -L/usr/local/mysql/lib/mysql

Re: [vchkpw] Quota warn messgae

2003-06-30 Thread zafar rizvi
hi ppl i got the patch of maildir++ from the http://www.shupp.org/patches/qmail-maildir++.patch link. But plz help me in using , how can i use that, how i compile or where i copy to use itsfunctionality. Thanks in advance for help. with regard and waiting for reply. zafar - Original Message