Easiest way:

 

Create a mailbox for RT's mail to go into. However you want to do this.

 

 

Install Fetchmail onto your RT server. (yum has it)

 

Configure Fetchmail to collect mail from your exchange server (POP3 or
IMAP)

 

Have your local MTA deliver the mail into RT.

 

I've had that working for the last couple of years now. Around 20,000
tickets so far.

 

The MTA I'm using is Exim, so I can use the exim filtering rules,
through its .forward for RT. I'm afraid I've got no how-to written up,
but there should be a reasonable amount of documentation out there on
how fetchmail works. And there's documentation on how to get local mail
into RT, using mailgate.

 

The fetchmail config I have is (in .fetchmailrc, in the RT users home
directory)

 

set postmaster "rt"

set bouncemail

set no spambounce

set properties ""

poll your.pop3.server

 

       user 'rt' there with password 'changed to save my blushes' is
'rt' here

 

 

 

 

 

Steve Anderson

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nelson
Pereira
Sent: 26 March 2008 16:20
To: rt-users@lists.bestpractical.com
Subject: [rt-users] Intergrating wo MS Exchange

 

Hi,

 

Just installed RT and was wondering if it's possible to interface to MS
Exchange?

 

If so, is there howtos or anything about setting it up?

 

RT is installed on a Centos5 box.

 

 

 

________________________________

This email has been scanned by Netintelligence
http://www.netintelligence.com/email

________________________________



BiP Solutions Limited is a company registered in Scotland with Company Number 
SC086146 and VAT number 38303966 and having its registered office at Park 
House, 300 Glasgow Road, Shawfield, Glasgow, G73 1SQ 
****************************************************************************
This e-mail (and any attachment) is intended only for the attention of the 
addressee(s). Its unauthorised use, disclosure, storage or copying is not 
permitted. If you are not the intended recipient, please destroyall copies and 
inform the sender by return e-mail.
This e-mail (whether you are the sender or the recipient) may be monitored, 
recorded and retained by BiP Solutions Ltd.
E-mail monitoring/ blocking software may be used, and e-mail content may be 
read at any time. You have a responsibility to ensure laws are not broken when 
composing or forwarding e-mails and their contents.
****************************************************************************
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to