Sending mail through tmda-ofmipd fails with the following message. Any
idea what this means? As you can see, the failure occurs when the
message is handed off to tmda-inject
# ./tmda-ofmipd -d -f -R pop3
**********************************************************************
WARNING: The security implications and risks of running ./tmda-ofmipd
in "seteuid" mode have not been fully evaluated. If you are
uncomfortable with this, quit now and instead run ./tmda-ofmipd under
your non-privileged TMDA user account.
**********************************************************************
auth method: pop3://localhost:110/
tmda-ofmipd started at Wed Mar 19 15:54:46 MST 2003
Listening on test.abc.com:8025
Incoming connection from ('204.113.250.132', 3163)
Incoming connection to ('204.113.250.160', 8025)
Peer: ('204.113.250.132', 3163)
Data: 'EHLO test.abc.com'
Data: 'AUTH PLAIN AGFjcmF2ZW5zADE2MDZpbnNlY3VyZQ=='
trying pop3 authentication for [EMAIL PROTECTED]:110
Auth: succeeded for user 'johndoe'
Data: 'MAIL FROM:<[EMAIL PROTECTED]>'
===> MAIL FROM:<[EMAIL PROTECTED]>
sender: [EMAIL PROTECTED]
Data: 'RCPT TO:<[EMAIL PROTECTED]>'
===> RCPT TO:<[EMAIL PROTECTED]>
recips: ['[EMAIL PROTECTED]']
Data: 'DATA'
Data: 'Message-ID: <[EMAIL PROTECTED]>\r\nDate: Wed, 19 Mar
2003 15:54:49 -0700\r\nFrom: John Doe
<[EMAIL PROTECTED]>\r\nOrganization: Network Testing\r\nX-Mailer:
Mozilla 4.8 [en] (Windows NT 5.0; U)\r\nX-Accept-Language:
en\r\nMIME-Version: 1.0\r\nTo: [EMAIL PROTECTED]:
test\r\nContent-Type: text/plain;
charset=us-ascii\r\nContent-Transfer-Encoding: 7bit\r\n\r\nwwww\r\n'
Error: failure delivering message to command
"/opt/tmda-0.70/bin/tmda-inject --config-file
/export/home/johndoe/.tmda/config '[EMAIL PROTECTED]'" (command
"/opt/tmda-0.70/bin/tmda-inject --config-file
/export/home/johndoe/.tmda/config '[EMAIL PROTECTED]'" exited 1
(Traceback (most recent call last):
File "/opt/tmda-0.70/bin/tmda-inject", line 422, in ?
main()
File "/opt/tmda-0.70/bin/tmda-inject", line 396, in main
[from_address])
File "./TMDA/FilterParser.py", line 908, in firstmatch
UnboundLocalError: local variable 'dbfile' referenced before
assignment))
error: uncaptured python exception, closing channel
<__main__.SMTPChannel connected 204.113.250.132:3163 at 0x2eac80>
(exceptions.IOError:tmda-inject failed!
[/usr/local/lib/python2.2/asyncore.py|poll|99]
[/usr/local/lib/python2.2/asyncore.py|handle_read_event|396]
[/usr/local/lib/python2.2/asynchat.py|handle_read|130]
[./tmda-ofmipd|found_terminator|828]
[./tmda-ofmipd|process_message|1185])
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users