I have Sendmail as MTA and Procmail as local mailer, in a SUSE box
I have TMDA 1.0.3 installed as rpm and python 2.2 already in the Server.
I'm testing TMDA and can't get it working, I receive the following error
message from Procmail
---
progam failure (75) of /usr/bin/tmda-filter
---
I've searched through .tmda/logs/debug and found the following error message
----------
Traceback (most recent call last):
File "/usr/bin/tmda-filter", line 53, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/bin/tmda-rfilter", line 891, in ?
main()
File "/usr/bin/tmda-rfilter", line 887, in main
do_default_action(default_action, 'action_incoming', bouncetext)
File "/usr/bin/tmda-rfilter", line 471, in do_default_action
bouncegen('request')
File "/usr/bin/tmda-rfilter", line 772, in bouncegen
send_bounce(bounce_message, mode)
File "/usr/bin/tmda-rfilter", line 442, in send_bounce
ar.send()
File "/usr/lib/python2.2/site-packages/TMDA/AutoResponse.py", line 227, in
send
self.recipient, Defaults.BOUNCE_ENV_SENDER)
File "/usr/lib/python2.2/site-packages/TMDA/Util.py", line 595, in
sendmail
pipecmd(cmd, msgstr)
File "/usr/lib/python2.2/site-packages/TMDA/Util.py", line 395, in pipecmd
raise IOError, \
IOError: failure delivering message to command "('/usr/sbin/sendmail', '-i',
'-f', '<>', '--', '[EMAIL PROTECTED]')" (command "('/usr/sbin/sendmail',
'-i', '-f', '<>', '--', '[EMAIL PROTECTED]')" exited 78 (Program mode
requires special privileges, e.g., root or TrustedUser.))
-----------
It seems thas it is permision related, but I can't figure out.
Any ideas???
_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users