Email.pm, sendmail errors on cli options

Running 3.0.11rc1, however, I noticed 3.0.10 in the headers here. Either
way, I do’t recall sendmail (postfix) croaking on this before:

[Mon May 10 17:24:33 2004] [crit]: RT Recieved mail
(rt-3.0.10-22082-112814.2.98083386632435@intelenet.net
) from itself. (/opt/rt3/lib/RT/Interface/Email.pm:614)
[Mon May 10 17:24:33 2004] [crit]: RT thinks this message may be a bounce
(/opt/rt3/lib/RT/Interface/Email.pm:618)
sendmail: fatal: cannot handle command-line recipients with -t

matthew zeier, Sr. Network Engineer | “Nothing in life is to be feared.
InteleNet Communications, Inc. | It is only to be understood.”
(949) 784-7904 | - Marie Curie

I have just finished an new install on Windows XP host. I ran into a
problem with the Due Date field, well tow problems really.

First, if I accidentally set a due date prior to today, I am unable to ever
change it to correct the issue. I don’t receive any errors it just doesn’t
actually take the change. Maybe this is by design?

Second, I also accidentally set a date with 00 in the year (or month, not
sure which), that completely corrupted the ticket to the point where there
was about 2 pages of error codes, and the Submit button was no longer
available. My only option was to manually delete the ticket from the
database using the cmd line.

Thanks in advance!

-Louis Duhon
Technical Manager
Carlson School of Business
University of Minnesota

Running 3.0.11rc1, however, I noticed 3.0.10 in the headers here. Either
way, I do’t recall sendmail (postfix) croaking on this before:

[Mon May 10 17:24:33 2004] [crit]: RT Recieved mail
(rt-3.0.10-22082-112814.2.98083386632435@intelenet.net
) from itself. (/opt/rt3/lib/RT/Interface/Email.pm:614)
[Mon May 10 17:24:33 2004] [crit]: RT thinks this message may be a bounce
(/opt/rt3/lib/RT/Interface/Email.pm:618)

So, what else do your email logs tell you about that message?

sendmail: fatal: cannot handle command-line recipients with -t

RT doesn’t set recipients on the commandline. What else do you have that
does?

Running 3.0.11rc1, however, I noticed 3.0.10 in the headers here.
Either
way, I do’t recall sendmail (postfix) croaking on this before:

[Mon May 10 17:24:33 2004] [crit]: RT Recieved mail
(rt-3.0.10-22082-112814.2.98083386632435@intelenet.net
) from itself. (/opt/rt3/lib/RT/Interface/Email.pm:614)
[Mon May 10 17:24:33 2004] [crit]: RT thinks this message may be a
bounce
(/opt/rt3/lib/RT/Interface/Email.pm:618)

So, what else do your email logs tell you about that message?

Nothing out of the norm, at least not that I can tell.

sendmail: fatal: cannot handle command-line recipients with -t

RT doesn’t set recipients on the commandline. What else do you have that
does?

Unknown. Backing down to 3.0.10 fixed the EmailParser error I posted on as
well as this sendmail warning.

Staff’s telling me to quit playing with RT so I can’t do anything more right
now.

  • mz

Unknown. Backing down to 3.0.10 fixed the EmailParser error I posted on as
well as this sendmail warning.

Do you have steps-to-reproduce for the emailparser issue you flagged?