Re: [Linux-sunucu] Qmail password dogrulamada yavaslik

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Özgür Uncuoğlu (ouncuoglu@ispro.net.tr)
Date: Thu 24 Mar 2005 - 22:05:59 EET


direk çözüm için değil ama dokumandaki şu betiği mi kullanıyorsunuz
makinanızda??sadece merak

start)
echo -n "Starting mail-transfer agent: qmail"
sh -c "start-stop-daemon --start --quiet --user *vpopmail* \
--exec /usr/sbin/qmail-send \
--startas /usr/sbin/qmail-start -- \"$alias_empty\" $logger &"
# prevent denial-of-service attacks, with ulimit
ulimit -v 8192
sh -c "start-stop-daemon --start --quiet --user qmaild \
*--exec /usr/bin/tcpserver -- -R -H -l 0 \
-u `id -u vpopmail` -g `id -g vpopmail` -x /etc/tcp.smtp.cdb 0 smtp \
/usr/sbin/qmail-smtpd `hostname`.`dnsdomainname` \
/home/vpopmail/bin/vchkpw /bin/true 2>&1 | $logger -t qmail -p
mail.notice &"*

sleep 1
# Uncomment the following lines to automatically start the pop3 server
sh -c "start-stop-daemon --start --quiet --user root \
*--exec /usr/bin/tcpserver -- -R -H -u `id -u vpopmail` -g `id -g
vpopmail` \
0 pop-3 /usr/sbin/qmail-popup `hostname`.`dnsdomainname` \
/home/vpopmail/bin/vchkpw /usr/sbin/qmail-pop3d Maildir &"*

echo "."
;;
stop)

_______________________________________________
Linux-sunucu mailing list
Linux-sunucu@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.