[rt-users] RE: RT and qmail
Miles Scruggs
midgard at garnetws.com
Wed May 14 19:49:48 EDT 2003
> Thanks for your reply.
>
> I got RT auto-responding to emailed requests last night. I
> read a mention that qmail's sendmail-clone was silently
> dropping mails with mal-formed From: and Reply-To: headers.
> Setting these:
>
> Set($CorrespondAddress , 'rt at logicsquad.net');
> Set($CommentAddress , 'rt at logicsquad.net');
>
> fixed it. Then I have:
>
> Set($MailCommand , 'sendmailpipe');
> Set($SendmailArguments , "-t");
> Set($SendmailPath , "/var/qmail/bin/sendmail");
>
> That seems sufficient.
Ok autoresponding isn't my problem. I can't seem to get mail to be sent
on ticket creating or modification even though all the actions are
there, and scrips. Do users and creators get sent mail on your system?
Miles
More information about the rt-users
mailing list