RT_Siteconfig.pm for multiple queues

View: New views
2 Messages — Rating Filter:   Alert me  

RT_Siteconfig.pm for multiple queues

by vamsi krishna-9 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have included my RT_siteconfig.pm
Set ($Organisation , "rt.ikanos.com");
Set ($RTAddressRegexp , '^rt\@ikanos.com$');
Set ($CorrespondAddress , 'rt@...');
Set ($CommentAddress , 'rt-comment@...');
Set ($OwnerEmail , 'vpoliset@...');
Set ($LoopsToRTOwner, 1);
Set ($MailCommand, 'sendmailpipe');
Set ($SendmailPath , "/usr/sbin/sendmail");
Set ($SendmailArguments, "-oi -t -ODeliveryMode=b -OErrorMode=m");
Set ($NotifyActor, 0);
Set ($RecordOutgoingEmail, 0);
Set ($UseFriendlyToLine, 0);
Set ($MaxAttachmentSize, 10000000);

if i have configured multiple queues, then how to configured RT_Siteconfig.pm for mailing? please help me.

thanks



--
P Vamsi Krishna
Unix Administrator
Ikanos Communications (India) Pvt.Ltd.
Hyderabad.
mobile:+919949024094

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sales@...


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Re: RT_Siteconfig.pm for multiple queues

by Jerrad Pierce-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Your config doesn't need to know anything about multiple queues,
the config just contains the defaults.

Messages for existing tickets can be sent to any local address that
goes through the rt-mailgateway, since RT uses the tickets number
to file messages away. If you want to be able to direct new tickets
from email to different queues, just create several mail aliases and
specify different queues in your options to rt-mailgateway
--
Cambridge Energy Alliance: Save money. Save the planet.
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sales@...


Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com
LightInTheBox - Buy quality products at wholesale price!