Retrieve messages from a POP server?

Folks:

I know that RT is designed to use sendmail to receive and introduce messages
into the system.

Does anyone know if there is a modification to RT that lets it retrieve its
messages from a POP server instead? Many thanks!

Rich Brown
Hanover, NH USA

Use fetchmail to retrieve the mail from the pop account, and redeliver it to RT.
Fetchmail can be found at Fetchmail - ESR

Your fetchmailrc file should have something like
poll pop.example.com
proto POP3
username rt password mysecret
mda "/usr/local/rt2/bin/rt-mailgate --queue rt --action correspond
poll pop.example.com
proto POP3
username rt-comment password mysecret
mda "/usr/local/rt2/bin/rt-mailgate --queue rt --action comment

-Feargal.On 12 Dec 2001 08:53:53 EST Richard.E.Brown@DARTWARE.COM (Richard E. Brown) wrote:

Folks:

I know that RT is designed to use sendmail to receive and introduce messages
into the system.

Does anyone know if there is a modification to RT that lets it retrieve its
messages from a POP server instead? Many thanks!

Rich Brown
Hanover, NH USA


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

Feargal Reilly, | Communications House,
Systems Administrator. | 1a Lower Pembroke Street,
The CIA - http://www.thecia.ie/ | Dublin 2,
Ph: +353-1-6768230 Fax: +353-1-6767720 | Ireland.

PGP fingerprint: 9EA0 F62E 2345 6062 E522 00F2 31D0 B1B0 D678 96DB

Frequently, folks use ‘fetchmail’ to retrieve mail from a POP server and
shoot it into RT.

-jOn Wed, Dec 12, 2001 at 08:53:53AM -0500, Richard E. Brown wrote:

Folks:

I know that RT is designed to use sendmail to receive and introduce messages
into the system.

Does anyone know if there is a modification to RT that lets it retrieve its
messages from a POP server instead? Many thanks!

Rich Brown
Hanover, NH USA


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

http://www.bestpractical.com/products/rt – Trouble Ticketing. Free.