I figured out the "catchall" address and created an alias for it. Now when I
reply to the confirmation I am getting
Uncaught Python 2.2.1 exception (Thu Apr 18 21:42:14 2002 UTC):
---------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/bin/tmda-filter", line 50, in ?
execfile(os.path.join(execdir, 'tmda-rfilter'))
File "/usr/local/bin/tmda-rfilter", line 677, in ?
main()
File "/usr/local/bin/tmda-rfilter", line 605, in main
verify_confirm_cookie(cookie_value)
File "/usr/local/bin/tmda-rfilter", line 384, in verify_confirm_cookie
raise IOError, \
IOError: /maildirs/domain/user/.tmda/pending/1019166082.34922.msg has no
Return-Path header!
in the debug log.
Does anyone have a cheat sheet for this configuration?
Thanks in advance,
Max
-----Original Message-----
From: Max Clark [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 18, 2002 2:35 PM
To: '[EMAIL PROTECTED]'
Subject: DASH_EXT (Trying to use TMDA with qmail-ldap)
Okay... I'm stumped.
I am trying to configure TMDA for use with my qmail-ldap accounts. I have
TMDA configured and working just fine for my system accounts.
My user account is /maildirs/<domain>/<user>, I have a .tmdarc file with my
filter instructions within the directory. When I e-mail the user, the
message comes back to me from TMDA asking for confirmation. However when I
reply I get a bounced message stating:
<[EMAIL PROTECTED]>:
Sorry, no mailbox here by that name. (#5.1.1)
I set -DDASH_EXT during the compile, and my ldapdefaultdelivery mode is set
to "both" (I've been messing around with this one), here is some output from
ldap:
deliveryProgramPath: /usr/local/bin/tmda-filter
qmailDotMode: ldapwithprog
I've even tried creating the ".qmail" and ".qmail-default" files in the
users home directory.
Can anyone point me in the right direction?
Thanks,
Max