-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Todd A. Jacobs escreveu:
> On Tue, Jun 17, 2008 at 10:34:01PM -0300, Márcio Luciano Donada wrote:
> 
>> Hi People, I am setting the TMDA with postfix as documentation of TMDA
>> [1], but instead it sent the request for confirmation of the message
>> to the user that is. tmda his home in the same accepts the message
> 
> I'm not sure I understand your problem. I'm going to guess that you need
> to adjust your RECIPIENT_DELIMITER in .tmda/config to match however you
> have postfix configured ("+" by default, but many people change it to
> "-" instead).
> 
> If that's not your issue, perhaps you could try again to explain what
> you want, and post your config file for further clarification.
> 

Hi Todd
thank you for your attention, the configuration is not sending the
e-mail confirmation to the sender of the message, below follows the
configuration of the user config:

# -*- python -*-

# ~/.tmda/config
#
# TMDA configuration file.  See
# http://wiki.tmda.net/ConfigurationVariables for descriptions of all
# the available options.

########################################################
# Required settings.  One from each section is required.
########################################################

#MAIL_TRANSFER_AGENT = "qmail"
MAIL_TRANSFER_AGENT = "postfix"
#MAIL_TRANSFER_AGENT = "exim"
#MAIL_TRANSFER_AGENT = "sendmail"

#RECIPIENT_DELIMITER = "-"
RECIPIENT_DELIMITER = "+"

#DELIVERY = "~/Mailbox"
#DELIVERY = "/var/mail/%s" % os.environ.get("USER")
DELIVERY = "~/Maildir/"
#DELIVERY = "|/usr/bin/procmail ~/.procmailrc-tmda"
#DELIVERY = "[EMAIL PROTECTED]"

####################################################
# Optional settings.
# Here are some recommended configuration variables.
####################################################

BARE_APPEND = "~/.tmda/lists/whitelist"
CONFIRM_APPEND = "~/.tmda/lists/confirmed"
LOGFILE_INCOMING = "~/.tmda/incoming.log"
LOGFILE_OUTGOING = "~/.tmda/outgoing.log"




- --
Márcio Luciano Donada <mdonada at auroraalimentos dot com dot br>
Aurora Alimentos - Cooperativa Central Oeste Catarinense
Departamento de T.I.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIWPpQbjyCr4Ixg0wRAq9SAKCp92luFmgwvh+KdwOG9ImYJ08uoACgqkaS
nxYcvLyY4lpvQjIkCJfrjRw=
=vK1H
-----END PGP SIGNATURE-----
_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to