Re: [rt-users] help: using RT with a gmail acct

2014-06-19 Thread Mike Johnson
I have fetchmail sucking in emails from gmail, and pushing that to rt-mailgate. it's pretty easy to setup. Install fetchmail, get it running as per it's instructions and config it something like this poll imap.gmail.com proto imap port 993: username youracco...@gmail.com password yourpass ssl

[rt-users] help: using RT with a gmail acct

2014-06-17 Thread Al Joslin
Hi All, I've managed to get RT to send emails using a gmail account, but now I'm trying to get it to read emails. If understand this [email/mta/mua/etc] all correctly then I have to have my own mta (as described here: http://www.spencerstirling.com/computergeek/email.html) so

Re: [rt-users] help: using RT with a gmail acct

2014-06-17 Thread Kevin Falcone
On Tue, Jun 17, 2014 at 11:11:35AM -0400, Al Joslin wrote: RT will not go out and read a mailbox -- is this correct? RT contains neither an MTA nor a MUA. It hands mail off to an MTA to be delivered. It expects you to invoke rt-mailgate with mail, whether than be via an MTA, or in your case, via