https://bugzilla.wikimedia.org/show_bug.cgi?id=61160
Web browser: ---
Bug ID: 61160
Summary: Error mails from SGE are encoded as
application/octet-stream
Product: Wikimedia Labs
Version: unspecified
Hardware: All
OS: All
Status: ASSIGNED
Severity: enhancement
Priority: Unprioritized
Component: tools
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Per http://permalink.gmane.org/gmane.comp.clustering.opengridengine.user/7134:
| This is done by your MTA (AFAICS not all are doing it), as
| it detects a "0-backkspace-INFINITY" and encodes the
| "backspace". What can be done: remove the 0-backspace in a
| wrapper and set "mailer" in SGE's configuration to this:
| #!/bin/bash
| sed "s/0"$'\b'"INFINITY/INFINITY/g" | mail -s "$2" "$3"
So:
- install /usr/local/bin/gridengine-mailer on all exec nodes, master and
shadow,
- set "mailer" in master config,
- test.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l