[rt-users] where am I going wrong?

Bruce Campbell bruce_campbell at ripe.net
Tue Feb 12 10:05:24 EST 2002


On Tue, 12 Feb 2002, Dane Rapaport wrote:

> When I send an email to  trial at rt.mydomain.com  I get no ticket creation
> nor any response.
> When I send an email to trial at bob.mydomain.com I get no ticket creation
> nor any response.

[snip much setup which appears to be correct]

In all probability your $MailCommand is not functioning correctly.  If you
are using 'sendmailpipe', check that $SendmailPath is defined correctly,
and that '-t' is present in $SendmailArguments.

If you are using 'sendmail', make sure that Mail::Send is known to work on
your host (or try 'sendmailpipe'), and that '-t' is _not_ present in
$SendmailArguments.

Finally, turning on excessive debug via "$LogToFile = 'debug';" will also
help.


-- 
                             Bruce Campbell                            RIPE
                   Systems/Network Engineer                             NCC
                 www.ripe.net - PGP562C8B1B                      Operations





More information about the rt-users mailing list