On Thu, Mar 24, 2011 at 8:58 PM, Asif Iqbal <[email protected]> wrote:
> On Thu, Mar 24, 2011 at 3:32 PM, Houcem HACHICHA > <[email protected]> wrote: > > Hi everyone, > > I'm setting up RT on a ubuntu 10.10 server box using the following guide > in > > RT's wiki : http://requesttracker.wikia.com/wiki/WithEmailFacility . > > My problem is with the inbound mail. I use the following in > > /etc/fetchmailrc: > > poll <Mailserver> protocol pop3 username "<myUserName>" password > > "<MyPassword>" mda "/usr/bin/rt-mailgate --queue general --action > correspond > > --url http://localhost/rt" no keep > > try with like this > > echo "this is a test" | /usr/bin/rt-mailgate --queue general --action > correspond --url http://localhost/rt --debug > > what do you get ? > *echo "this is a test" | /usr/bin/rt-mailgate --queue general --action correspond --url http://localhost/rt --debug/usr/bin/rt-mailgate: temp file is '/tmp/IKDiXQskC3'* */usr/bin/rt-mailgate: connecting to http://localhost/rt/REST/1.0/NoAuth/mail-gateway* *not ok - Could not load a valid user* * * > > > However, in /var/log/fetchmail.log ; I get the following error: > > Unknown option: url http://127.0.0.1/rt > > /usr/bin/rt-mailgate invoked improperly > > Any idea what's wrong with my configuration? > > Thanks in advance. > > -- > > Regads, > > Houcem > > > > > > > > > > > > > > -- > Asif Iqbal > PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? >
