[rt-users] RT sends double e-mails
Matthias Juchem
juchem at uni-mannheim.de
Tue May 28 18:24:42 EDT 2002
On Tuesday, 28. May 2002 23:27, you wrote:
>
> You want "sendmailpipe" here, not "sendmail". "Sendmail" uses
> Mail::Mailer qw(sendmail); it's of questionable reliability, probably
> makes Sendmail[tm]-specific assumptions, and is entirely unnecessary.
>
> (Our RT is working fine with qmail, but would not work at *all* with
> Mail::Mailer.)
Fine. It is working now. Thank you for your help.
I somehow did not want to change to 'sendmailpipe', maybe because of this
comment in config.pm:
# We know that 'sendmail' works fairly well.
That sounded good enough for me :)
Regards,
Matthias
More information about the rt-users
mailing list