[rt-devel] Deriving Queue from Mail Address
Jesse Vincent
jesse at bestpractical.com
Tue Nov 12 19:21:42 EST 2002
The --queue-from-extension flag to rt-mailgate should do this for you.,
without needing custom MTA config.
The only difference is that you'd address things to
bugs+<queue>@here.com.
With a simple MTA trick, you can get the exact effect you want.
For rt.cpan.org, I use the following with postfix:
/^bug-(.*)@rt.cpan.org$/ cpan-bug+$1 at pallas.eruditorum.org
On Wed, Nov 13, 2002 at 11:12:37AM +1100, Philip Warner wrote:
>
> We're trying to replace our existing system with RT, and there is one thing that we could add to RT: the existing system uses a generic alias in Postfix (eg. @bugs.here.com which maps to, eg, 'generic-bugs'). The users send mail to '<system-name>@bugs.here.com', and the system deposits the message in the appropriate list.
>
> We there be any interest in in patches to rt-mailgate to add a '--parse-to-address' option that would use the name part of the 'To' address to derive the queue and action?
>
> This technique of aliasing avoids having to add a new mail alias for each new system.
>
>
> ----------------------------------------------------------------
> Philip Warner | __---_____
> Albatross Consulting Pty. Ltd. |----/ - \
> (A.B.N. 75 008 659 498) | /(@) ______---_
> Tel: (+61) 0500 83 82 81 | _________ \
> Fax: (+61) 03 5330 3172 | ___________ |
> Http://www.rhyme.com.au | / \|
> | --________--
> PGP key available upon request, | /
> and from pgp5.ai.mit.edu:11371 |/
>
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
>
--
»|« http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the Rt-devel
mailing list