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
I folks,
I would like make the vpopmail-5.2.1 or
vpopmail-5.3.20, but I 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/
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
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 ha
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 she
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:vchk
I'm using vpopmail with over 7000 accounts in one domain. Which is
simplest way to add all the 7000 accounts to a .qmail- file???
Thanks for your help in advance!