Hi,

I´m using tmda with virtual users support and when I try to release a
message it never is deleted from pending directory.

I believe that has something to do that I´m using DELIVERY mode to forward
and using smtphost. I have tmda working in another machine puting messages
localy and the error does not happen.

The problem occurs even if I release the message using tmda-cgi, if the
users replies the autoresponse or if I use command-line tmda-pending.

Look at the snipped.

[EMAIL PROTECTED] pending]# ls -alF
total 12
drwx------  2 pop pop 4096 Mar  5 21:34 ./
drwx------  7 pop pop 4096 Mar  5 21:33 ../
-rw-rw----  1 pop pop 1293 Mar  5 21:34 1173141271.13843.msg
[EMAIL PROTECTED] pending]# pwd
/var/spool/pop/dfreitas/.tmda/pending
[EMAIL PROTECTED] pending]# tmda-pending    -c
/var/spool/pop/dfreitas/.tmda/config -i

1173141271.13843 (1 of 1 / 1293 bytes)
 >> Date: Mon,  5 Mar 2007 21:32:10 -0300 (BRT)
 >> From: [EMAIL PROTECTED]
 >>   To: undisclosed-recipients:;
 >> Subj: None

([p]ass / [s]how / [r]el / [d]el / [w]hite / [b]lack / [q]uit) [pass]: r

release 1173141271.13843
[EMAIL PROTECTED] pending]# tmda-pending    -c
/var/spool/pop/dfreitas/.tmda/config -i

1173141271.13843 (1 of 1 / 1293 bytes)
 >> Date: Mon,  5 Mar 2007 21:32:10 -0300 (BRT)
 >> From: [EMAIL PROTECTED]
 >>   To: undisclosed-recipients:;
 >> Subj: None

([p]ass / [s]how / [r]el / [d]el / [w]hite / [b]lack / [q]uit) [pass]: r
release 1173141271.13843
[EMAIL PROTECTED] pending]# ls -laF
total 12
drwx------  2 pop pop 4096 Mar  5 21:34 ./
drwx------  7 pop pop 4096 Mar  5 21:33 ../
-rw-rw----  1 pop pop 1293 Mar  5 21:34 1173141271.13843.msg
[EMAIL PROTECTED] pending]#


See? the message is never removed. Now look at my config file.


config

PRIMARY_ADDRESS_MATCH = 2
MAIL_TRANSFER_AGENT = "postfix"
RECIPIENT_DELIMITER = "+"
DELIVERY = "[EMAIL PROTECTED]"
CGI_VIRTUALUSER = 1
CRYPT_KEY_FILE = "/var/spool/pop/gdfreitas/.tmda/crypt_key"
CONFIRM_ADDRESS = "[EMAIL PROTECTED]"
CONFIRM_APPEND = "/var/spool/pop/gdfreitas/.tmda/lists/confirmed"
DATADIR = "/var/spool/pop/gdfreitas/.tmda/"
FILTER_INCOMING = "/var/spool/pop/gdfreitas/.tmda/filters/incoming"
FILTER_OUTGOING = "/var/spool/pop/gdfreitas/.tmda/filters/outgoing"
LOGFILE_DEBUG = "/var/spool/pop/tmdadebug.log"
LOGFILE_INCOMING = "/var/spool/pop/tmdaincoming.log"
LOGFILE_OUTGOING = "/var/spool/pop/tmdaincoming.log"
ADDED_HEADERS_CLIENT = {"X-Primary-Address": "[EMAIL PROTECTED]"}
PENDING_BLACKLIST_APPEND = "/var/spool/pop/gdfreitas/.tmda/lists/blacklist"
PENDING_WHITELIST_APPEND = "/var/spool/pop/gdfreitas/.tmda/lists/whitelist"
PENDING_WHITELIST_RELEASE = 1
TEMPLATE_DIR = "/var/spool/pop/gdfreitas/.tmda/templates/"
CONFIRM_ACCEPT_NOTIFY = 0
BOUNCE_ENV_SENDER = "[EMAIL PROTECTED]"
MAIL_TRANSPORT = "smtp"
SMTPHOST = "127.0.0.1"
PENDING_CLEANUP_ODDS = 1.0


please help me!!!

before someone asks I did a postfix+tmda mailfrontend for exchange server
with virtualusers (each user has his own tmda settings). I´m writing the
howto and I´ll post it as soon I correct 2 errors in the system. (this is
one. :))


thanks alot.
_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to