Summary | email from cron /usr/bin/horde-alarms |
Queue | Gollem |
Queue Version | 2.0-RC1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | gimili17 (at) gmail (dot) com |
Created | 10/12/2011 (5012 days ago) |
Due | |
Updated | 10/17/2011 (5007 days ago) |
Assigned | 10/12/2011 (5012 days ago) |
Resolved | 10/17/2011 (5007 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Use proc_open() instead of exec() to catch stderr (
Bug #10638).2 files changed, 14 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/e87e93344aa68eced5df1360e9d6830b1ae6a827
$backends['smb']['smbclient']. This should catch all output.
IIRC, using exec() you need to either pipe stderr into /dev/null (or
equivalent) or, for a more cross-platform solution, use proc_open()
instead.
idea why it does or how to prevent it.
$backends['smb']['smbclient']. This should catch all output.
to
$backends['smb']['smbclient'] =
$backends['smb']['smbclient']. This should catch all output.
using Gollem through the browser?
obvious in the log.
State ⇒ Feedback
using Gollem through the browser?
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Gollem
Summary ⇒ email from cron /usr/bin/horde-alarms
Type ⇒ Bug
Priority ⇒ 2. Medium
as follows:
subject:
Cron <root@server> /usr/bin/horde-alarms
body:
Domain=[myorganization] OS=[Unix] Server=[Samba 3.5.6]
Domain=[myorganization] OS=[Unix] Server=[Samba 3.5.6]
If I remove gollem the emails stop. I am using the smb driver in gollem.