[rt-users] Qmail configuration
Jesse Vincent
jesse at bestpractical.com
Wed Oct 1 06:34:25 EDT 2003
On Wed, Oct 01, 2003 at 11:25:41AM +0100, J. Sloan wrote:
> Simplest would be to configure your qmail server to forward the RT mails
> to sendmail on your new machine.
>
> Alternatively install the rt-mailgate perl script on your
> qmail server and arrange for qmail to invoke it with the appropriate
> arguments and URL for your RT webserver.
>
> e.g.
>
> rt-mailgate --action correspond --queue queuename --url
> http://rt-webserver-host.domain.name/
>
> As far as I can quickly tell you only neet Getopt::Long and LWP::UserAgent
> modules on your qmail server.
Correct. We designed the mailgate to be able to run on a minimally
configured perl on your mail server for just such an occasion.
Best,
Jesse
--
http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list