"Thomas Cameron" <[EMAIL PROTECTED]> writes:

> Only problem is, every single e-mail sent to me, TMDA sends back a
> confirmation request even if the sender has replied.
> 
> I was wondering - does anyone have a HOWTO with examples for a Red Hat 7.3
> box using sendmail?  I am a little unsure as to whether or not my
> ~/.tmda/config file is set up correctly.  This is what it looks like:
> 
> MAIL_TRANSFER_AGENT = "sendmail"
> 
> RECIPIENT_DELIMITER = "+"
> 
> DELIVERY = "/var/spool/mail/thomas.cameron"
> 
> 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")

This looks fine.  The first thing to check is whether you've gone
through the two web pages devoted to mail server setup and followed to
the letter the Sendmail-specific portions.

http://www.tmda.net/config-pre.html
http://www.tmda.net/config-server.html

If the $SENDER, $RECIPIENT and $EXTENSION variables are not set properly,
TMDA will never work and may show the symptoms you're having.  The
$EXTENSION in particular, if incorrectly set, may cause problems.

After you double-check that all of that is set correctly, send a test
message to yourself, reply to the first confirmation message and post
the incoming logfile here.


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

Reply via email to