Hello,

I've little knowledge about TMDA. Anyone help can increase my knowledge
I've installed QVCS.Qmail with Squirrel Mail is working fine. I also
installed the TMDA-0.88 (/usr/local/tmda-0.88) with the following
setups:

1:      No TMDA Pre-Configuration required for qmail
2:      Server Configuration:
        2.1     I've created a file "crypt_key" having a key, and file          mode is
changed to 600 (chmod 600 ~/.tmda/crypt_key).
        Filter Specification
        2.2     here is ~/.tmda/config file contents:
                #Default for qmail
                MAIL_TRANSFER_AGENT = "qmail"
                RECIPIENT_DELIMITER = "-"
                
                CONFIRM_APPEND =
                         os.path.expanduser("~/.tmda/lists/confirmed")
                LOGFILE_DEBUG =
                         os.path.expanduser("~/.tmda/logs/debug")
                LOGFILE_INCOMING =
                         os.path.expanduser("~/.tmda/logs/incoming")
                LOGFILE_OUTGOING =
                         os.path.expanduser("~/.tmda/logs/outgoing")

        Here is the contents of ~/.tmda/filters/incoming file:
                from [EMAIL PROTECTED] ok
                from-file ~/.tmda/lists/blacklist drop
                to-file ~/.tmda/lists/revoked confirm
                from-file ~/.tmda/lists/whitelist ok
                from-file ~/.tmda/lists/confirmed ok

        Here is the contents of ~/.tmda/filters/incoming file:
                to-file ~/.tmda/lists/whitelist tag envelope                    
dated=10d from bare
                to-file ~/.tmda/lists/confirmed tag envelope                    
dated=10d from bare
                
        Here is the contents of ~/.tmda/list/whitelist file:
                [EMAIL PROTECTED]

        Here is the contents of ~/.tmda/.qmail file:
        |preline /usr/local/tmda-0.88/bin/tmda-filter
        ./Maildir/

        Here is the contents of ~/.tmda/.qmail file:
        |preline /usr/local/tmda-0.88/bin/tmda-filter
        ./Maildir/

        Here is the contents of ~/.tmda/.qmail-default file:    
        |preline /usr/local/tmda-0.88/bin/tmda-filter
        ./Maildir/

I've created a program in java which  gets mail-from, mail-to, etc and
mailed to specified to: (i.e [EMAIL PROTECTED], superman=<virtual
user> and supermail=<virtual domain> on qvcs) address, when i executed
it shows no error but when I open squirrel mail it does not show that
message in inbox. Similarly if I use to send a message to
[EMAIL PROTECTED] using squirrell mail it shows in "sent" box but
not in inbox. I've also noticed that when I call 
/var/qmail/bin/qmail-qstat on shell prompt it shows no. of messages
received but not yet proccessed.
i.e 
[EMAIL PROTECTED] bin]# /var/qmail/bin/qmail-qstat
messages in queue: 19
messages in queue but not yet preprocessed: 19


Anyone help, I will really appreciate

Thanks

Imran 



-- 
This message has been scanned for viruses and dangerous content by InspeMailScanner, 
and is believed to be clean.

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to