sending mail with mutt started failing yesterday with:
postdrop: fatal: getrlimit: Operation not permitted
sendmail: warning: command "/usr/sbin/postdrop -r" exited with status 1
sendmail: fatal: rthompso(303): unable to execute /usr/sbin/postdrop -r: Success

I'm running gentoo, and tend to keep my system up to date daily.
I'm not sure what update may have affected this.
Can anyone point me toward a solution, or a debug path?

$ /usr/sbin/postdrop -r
postdrop: fatal: getrlimit: Operation not permitted

$ /usr/sbin/sendmail
postdrop: fatal: getrlimit: Operation not permitted
sendmail: warning: command "/usr/sbin/postdrop -r" exited with status 1
sendmail: fatal: rthompso(303): unable to execute /usr/sbin/postdrop -r: Success


$ strace /usr/sbin/sendmail >/tmp/sendmailtrace 2>&1

pastebin of strace

http://pastebin.com/YwUgLstE

thanks,
reid

Reply via email to