Last modified: 2014-02-10 23:19:49 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T63160, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61160 - Error mails from SGE are encoded as application/octet-stream
Error mails from SGE are encoded as application/octet-stream
Status: ASSIGNED
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized enhancement
: ---
Assigned To: Tim Landscheidt
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-10 23:05 UTC by Tim Landscheidt
Modified: 2014-02-10 23:19 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tim Landscheidt 2014-02-10 23:05:59 UTC
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.
Comment 1 Tim Landscheidt 2014-02-10 23:19:49 UTC
Done that; needs puppetization now.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links