RE: [Qmail-scanner-general]setuid

2002-05-16 Thread Cates, Brett
In your /service/qmail-smtpd/run file, check to see what your softlimit setting is set at. My line looks like: exec /usr/local/bin/softlimit -m 600 \ Brett -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 12:19 AM To: [EMAIL PROTE

RE: [Qmail-scanner-general]setuid

2002-05-14 Thread Cates, Brett
I had the same issue a week or so ago and I am running FBSD 4.5 as well. It ended up being a problem with perl not having rights to do a suid. Here's the commands I ran: chown root /usr/bin/suidperl chmod 4711 /usr/bin/suidperl Hope this helps... Brett -Original Message---

RE: [Qmail-scanner-general]not working

2002-05-14 Thread Cates, Brett
Try and move the "QMAILQUEUE=" line in-between the "fi" and "exec /usr/local/bin/softlimit -m 512 \" lines. Also, I didn't use a ";" before "export QMAILQUEUE". Hope this helps... Brett -Original Message- From: dempsey [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 8:49 A