Hi List, Trying to create a new Queue by the name of "Support Internal", additional to our main "Support" one.
Our Fetchmailrc looks like: ---------- poll 192.168.100.1 with proto POP3: user support there with password **** mda "/usr/bin/perl /opt/rt3/bin/rt-mailgate --url http://192.168.100.2/ --queue Support --action correspond" user support-internal there with password ***** mda "/usr/bin/perl /opt/rt3/bin/rt-mailgate --url http://192.168.100.2/ --queue Support Internal --action correspond" ---------- Issue: When sending emails to [EMAIL PROTECTED] they are created on the "Support" queue instead of "Support Internal" i tryed adding a "Test" queue and Tickets are created as per Queues just fine, but not with this one. Ideas? _______________________________________________ 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
