Sendmail -t

Hello!

Is it possible to configure RT so it does not use ‘-t’ option when
passing message to sendmail?

We wish to manipulate To: and CC: headers from templates and do NOT affect
the list of message recipients.

Thanks!

Hello!

Is it possible to configure RT so it does not use ‘-t’ option when
passing message to sendmail?

We wish to manipulate To: and CC: headers from templates and do NOT affect
the list of message recipients.

Thanks!

Configurable in RT_SiteConfig.pm
(Note the warnings re sendmail vs sendmailpipe for -t)
Cerion