Closed Bug 375587 Opened 17 years ago Closed 17 years ago

[release auto] blat error when using CC results in no notification

Categories

(Release Engineering :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 372762

People

(Reporter: nthomas, Unassigned)

References

Details

When we used patrocles for TB2 RC1 there were no mails from the automation harness. This message was in the console:

Blat saw and processed these options, and was confused by the last one...
    build@mozilla.org,null@coop.sigkill.com
Do not understand argument: build@mozilla.org,null@coop.sigkill.com

Win32 console utility to send mail via SMTP or post to usenet via NNTP
by P.Mendes,M.Neal,G.Vollant,T.Charron,T.Musson,H.Pesonen,A.Donchey,C.Hyde
  http://www.blat.net
syntax:
  Blat <filename> -to <recipient> [optional switches (see below)]
  Blat -install <server addr> <sender's addr> [<try>[<port>[<profile>]]] [-q]
  Blat -profile [-delete | "<default>"] [profile1] [profileN] [-q]
  Blat -h

sendmail didn't close nicely:  at MozBuild/Util.pm line 403.

In bootstrap.cfg we have:
from                 = build@mozilla.org
to                   = build@mozilla.org
cc                   = null@coop.sigkill.com
blat                 = /cygdrive/c/moztools/bin/blat.exe
sendmail             = /usr/lib/sendmail
Blocks: end2end-bld
Planning on fixing over in 372762 .. this is useful info though. Lame that the error message calls it "sendmail" :)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Assignee: build → nobody
QA Contact: mozpreed → build
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.