A few days ago I updated -current and build /usr/local completely new.
One remaining problem is, that procmail jobs seems to hang.
First it was a port problem, I installed some (for me) basic services
in /home/local and procmail tried to call /usr/local/bin/formail.
Now I recompiled procmail using normal /usr/local as PREFIX, but
the jobs still hang. After some time they seem to timeout and
mail seems to be delivered. Can't say exactly if I have some mail
loss.
Here, what a ps -axuww shows.
andreas 1038 0.0 0.5 1024 704 ?? INs 7:28PM 0:00.03 procmail -f owner
[EMAIL PROTECTED] -Y -a -d andreas
andreas 1039 0.0 0.5 1024 704 ?? RN 7:28PM 0:00.00 procmail -f owner
[EMAIL PROTECTED] -Y -a -d andreas
andreas 1041 0.0 0.5 1024 704 ?? SNs 7:28PM 0:00.59 procmail -f owner
[EMAIL PROTECTED] -Y -a -d andreas
andreas 1338 0.0 0.5 1024 704 ?? INs 7:45PM 0:00.02 procmail -f owner
[EMAIL PROTECTED] -Y -a -d andreas
andreas 1339 0.0 0.5 1024 704 ?? RN 7:45PM 0:00.00 procmail -f owner
[EMAIL PROTECTED] -Y -a -d andreas
andreas 1612 0.0 0.5 1024 712 ?? SNs 7:53PM 0:00.04 procmail -f owner
[EMAIL PROTECTED] -Y -a -d andreas
root@titan{1006} $ ps -axuww | grep sendmail
root 173 0.0 0.7 1372 1060 ?? Is 7:16PM 0:00.15 sendmail: accepti
ng connections on port 25 (sendmail)
root 1035 0.0 0.7 1420 1124 ?? I 7:28PM 0:00.10 /usr/sbin/sendmai
l -oee -odi -oi -pUUCP [EMAIL PROTECTED] [EMAIL PROTECTED]
root 1040 0.0 0.7 1420 1120 ?? I 7:28PM 0:00.09 /usr/sbin/sendmai
l -oee -odi -oi -pUUCP [EMAIL PROTECTED] [EMAIL PROTECTED]
root 1337 0.0 0.7 1420 1124 ?? I 7:45PM 0:00.08 /usr/sbin/sendmai
l -oee -odi -oi -pUUCP [EMAIL PROTECTED] [EMAIL PROTECTED]
root 1611 0.0 0.7 1420 1128 ?? I 7:53PM 0:00.09 /usr/sbin/sendmai
l -oee -odi -oi -pUUCP [EMAIL PROTECTED] [EMAIL PROTECTED]
.com
When recompiling procmail I noticed, that procmail port has been
updated as well.
Is this port related or might this be due to signal changes in current,
which I read shortly in the lists ???
--
Andreas Klemm http://www.FreeBSD.ORG/~andreas
http://www.freebsd.org/~fsmp/SMP/SMP.html
powered by Symmetric MultiProcessor FreeBSD
Get new songs from our band: http://www.freebsd.org/~andreas/64bits/index.html
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message