Summary | Mobile view (smart phone): Redirect action not working |
Queue | IMP |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/18/2012 (4712 days ago) |
Due | |
Updated | 08/29/2012 (4701 days ago) |
Assigned | 08/20/2012 (4710 days ago) |
Resolved | 08/24/2012 (4706 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 40cef35ac68663dd296b5d08d9ef7f29b5961957
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Aug 23 15:57:16 2012 -0600
[mms] Fix parsing Return-Path header when using sendmail driver
(
Bug #11361)..../Mail/lib/Horde/Mail/Transport/Sendmail.php | 3 ++-
framework/Mail/package.xml | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/40cef35ac68663dd296b5d08d9ef7f29b5961957
commit 40cef35ac68663dd296b5d08d9ef7f29b5961957
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Aug 23 15:57:16 2012 -0600
[mms] Fix parsing Return-Path header when using sendmail driver
(
Bug #11361)..../Mail/lib/Horde/Mail/Transport/Sendmail.php | 3 ++-
framework/Mail/package.xml | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/40cef35ac68663dd296b5d08d9ef7f29b5961957
New Attachment: xdebug_trace_from_address.txt
characters in the From (or reply-to) addresses?
"Thomas Jarosch <thomas.jarosch@intra2net.com>"
Attached is a stripped down xdebug trace of the moment
I hit the "Send" button. Hopefully it helps to see what's going on.
State ⇒ Feedback
Assigned to Michael Slusarz
characters in the From (or reply-to) addresses?
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Mobile view (smart phone): Redirect action not working
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when I try to redirect a message in the smartphone view, it's shows
"From address specified with dangerous characters." when I try to send it.
The original "From:" email address is valid and the IMP identity is
also properly set up.
Cheers,
Thomas