[rt-users] Emailing programs

Jim Rowan jim.rowan at starcore-dsp.com
Mon Sep 13 11:43:03 EDT 2004


You're going to want to break your local convention on pop3.  You need
to get the mail that is destined to go into RT delivered to the machine
that RT runs on.  You're not going to use pop at all in this case.  This
change will happen on some other machine. (Probably on your current mail
server, adding an alias to forward RT's mail.)

On the RT machine you need either sendmail or postfix (or some other
MTA).  It will be involved in both sending and receiving.  Sendmail is
probably easier to set up for this particular situation, but I believe
there are directions for both floating around somewhere.


If you diverge from this simple architecture, and instead try to use pop
(and fetchmail or similar) you are moving into a more complicated
situation that is less well documented.



Jim Rowan




More information about the rt-users mailing list