[rt-users] RES: Email integration

Diaulas Castro diaulas.castro at intersolution.inf.br
Thu Feb 9 15:01:12 EST 2012


Same here but its Office365 product...  exchange cloud from Microsoft.

One thing to know, my  Exchange don't let me  to send email as another sender, so every mail from rt will be from www-data or apache user (which runs httpd) so you need to configure the generic table on postfix  or  MASQUERADE on sendmail If I don't do this I get this message on mail.log  (Said: 550 5.7.1 Client does not have permissions to send as this sender (in reply to end of DATA command)))

   This problem wont occur when my mail was hosted on gmail servers.

Sample from my generic table on postfix:

root at rt:~# cat /etc/postfix/generic
www-data     ticket at MY.DOMAIN.COM


  Change ticket@ to email address you ran inside fetchmail.

Att.
Diaulas Castro
Consultor Linux / Microsoft
InterSolution Informática
Tel.: (55 11) 3443-1472
www.intersolution.inf.br
Oracle Certified Partner

De: rt-users-bounces at lists.bestpractical.com [mailto:rt-users-bounces at lists.bestpractical.com] Em nome de Howell, Van
Enviada em: quinta-feira, 9 de fevereiro de 2012 15:22
Para: Chris Robison; rt-users at lists.bestpractical.com
Assunto: Re: [rt-users] Email integration

I'm not an expert in RT, just getting started.
Our mail is hosted at Micro$oft (Live at edu)

I setup an account in our mail system that people send tickets to.
Then I use fetchmail on my RT server to retrieve it from that account.
I have a cron job that gets it every 5 min.

It works for me.
It is documented on the WIKI site.

Van Howell
System Administrator
Lubbock Christian University

From: rt-users-bounces at lists.bestpractical.com<mailto:rt-users-bounces at lists.bestpractical.com> [mailto:rt-users-bounces at lists.bestpractical.com]<mailto:[mailto:rt-users-bounces at lists.bestpractical.com]> On Behalf Of Chris Robison
Sent: Thursday, February 09, 2012 10:42 AM
To: rt-users at lists.bestpractical.com<mailto:rt-users at lists.bestpractical.com>
Subject: [rt-users] Email integration

I know that RT has the ability to receive email and append those messages to tickets. But, from the documentation, it looks like mail has to be going straight into sendmail, which then a command line tool accesses to read in messages. Our email is hosted elsewhere and I'd really like to just use POP or IMAP. Is there a way to have this tool check external mail systems via POP or IMAP?

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120209/c3ab1da7/attachment.htm>


More information about the rt-users mailing list