6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3057] no domain set in From: when composing mail
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..___. ..__ .__. \ / | |[ __[__] \/ | \__|[_./| |
Comment
>>> Horde-3.0.5, Mimp-h3-1.0-alpha > >>> > >>> When users select 'Compose', the From: field comes up > >>> as "user@" (no domain). > >>> > >>> This doesn't happen if that user has set up an explicit From: address > >>> in his default identity (in that case the From: comes up OK). > >>> > >>> In MIMP's server.php, 'maildomain' is set correctly (see attached > >>> server.php) > >>> > >>> The same setting works in IMP. > >>> > >>> > >> > >> We have experienced the same behaviour. > >> > >> In compose.php, in the function _formatAddr($addr), in switch > >> ($actionID) the call at line 127 $_GET['identity'] = $default; > >> does not pick up the maildomain. > >> > >> Changing this to the function call used by compose.php in imp works: > >> $_GET['identity'] = $identity->getMatchingIdentity($fromaddr); > >> > > > > Are you talking about the problem I initially reported (when > composing new mail) or what > > Chuck has seen (when replying to a mail sent to a non-default identity)? > > I've tried to apply your suggested change but that didn't fix my problem. > > This statement appears at line #123 in my version (1.0-alpha) and not > #129, by the way. > > * $Horde: mimp/compose.php,v 1.66 2005/10/09 17:57:10 slusarz Exp $ > > I really need to find some time to dig into this myself. > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers