Hello,

I was in a bind and came up with a quick but tacky way to support
TMDA/TMDA-cgi on sendmail with virtual domains and thought I share.  No
major rocket science here but it works well.

1. Setup required virtual domains and users.  [EMAIL PROTECTED]
2. Forward v-domain user mail to valid shell account   [EMAIL PROTECTED]
3. Place .procmailrc in /usr/bin/tmda-cgi-0.12/skel/install
4. Add the following lines to your config file in
/usr/bin/tmda-cgi-0.12/skel/install/.tmda/config


MAIL_TRANSFER_AGENT="sendmail"
RECIPIENT_DELIMITER="+"
DELIVERY="/var/spool/mail/%(User)s"

Have the user login to tmda-cgi and add their "normal" v-domain name used or
v-domain e-mail address in FULLNAME on Settings/Local Config.

Have the user modify the template confirm_request.txt template

from: Your message attached below is being held because the address......

to: You message to Hank Grimmick ( [EMAIL PROTECTED] ) is being held because
the address.....

This way the recipient is not confused by the confirm e-mail address having
real-domain in it.

So far it has worked well, I'm sure by setting some more variables I could
clean it up a little more.

Hope this helps.

All the best.
Hank



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

Reply via email to