Dear all,
I have a qmail mailserver with vpopmail. I am creating users using vadduser
command. I had created some 8 domain name with some 150 users in total
domainnames.The main domainname is like test.com . Domain names are like
thistest.com - 80 usersadmin.test.com - 10 usersafd.test.com -
We are running a qmail/vpopmail 'cluster' with the backend storage shared via
NFS from a Solaris 8 system. Our mail system delivers approximately 400K
messages a day on a disk system that has 30 10K drives in a RAID 10 setup.
This has worked fine for us for a few years, but we are now finding
On Jan 9, 2005, at 11:19 PM, focuz info wrote:
this syntax i was following till number of users were below 100.
Filtering with procmail was also working for users below 100. Now
after 100 users i added the .qmail-username file,procmailrc file but
filtering is not working. I had checked the filep
I've had similar problems on our server platform that is much more modest in
both hardware although demand is probably the same.
We generally handle about 300k messages a day inbound that are from outside,
plus there are 20k or so a day internal (we're an ISP, so by internal I mean
messages that d
Thanks for the direction...but I appear to be following it as is. Stuff of
interest follows from my run file:
exec /usr/local/bin/softlimit -m 400 \
/usr/local/bin/tcpserver -vR -l "$LOCAL" -c "$MAXSMTPD" \
-u "$VPOPMAILUID" -g "$VPOPMAILGID" 0 smtp \
/var/qmail/bin/qmail-s
Allie D wrote:
Thanks for the direction...but I appear to be following it as is. Stuff of
interest follows from my run file:
exec /usr/local/bin/softlimit -m 400 \
/usr/local/bin/tcpserver -vR -l "$LOCAL" -c "$MAXSMTPD" \
-u "$VPOPMAILUID" -g "$VPOPMAILGID" 0 smtp \
/var/qm
Ok fine...I did exactly as it states and it didn't make a difference. It takes
from 20 to 40 seconds to send an email...that's horrible. If I disable TLS it's
immediateI can see qmail-smtpd just sitting there while it's
authenticating..the entire time. Should I use http://inoa.net/qmail-tls/