Dan HINCKLEY <[EMAIL PROTECTED]> writes: > Been looking at FAQ and list archives but have not found an answer to > this: can TMDA work with an MTA located on a separate server from TMDA?
For the most part, TMDA needs a local MTA to do delivery, since TMDA sits in the delivery chain. However, you might have a primary MTA for your company that forwards to your local MTA, meaning TMDA doesn't have to sit on the primary machine, or you might retrieve mail from the central server using fetchmail or getmail. getmail is the exception to the "needs an MTA rule", since it does not re-inject the mail through the local MTA. Instead, it can run TMDA directly. If you can POP mail from your primary server, you can use getmail to feed it to TMDA. You would need to install getmail (it also is written in Python) and read its documentation to determine just how to make it invoke TMDA. http://www.qcc.sk.ca/~charlesc/software/getmail-2.0/ Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
