6.0.0-alpha14
7/3/25

[#8272] Domain to append to unqualified addresses doesn't work
Summary Domain to append to unqualified addresses doesn't work
Queue IMP
Queue Version 4.3.4
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester falon (at) csi (dot) it
Created 05/14/2009 (5894 days ago)
Due
Updated 05/29/2009 (5879 days ago)
Assigned 05/14/2009 (5894 days ago)
Resolved 05/29/2009 (5879 days ago)
Github Issue Link
Github Pull Request
Milestone 4.3.5
Patch No

History
05/29/2009 10:37:14 PM Michael Slusarz Comment #6
Assigned to Michael Slusarz
Taken from Horde DevelopersHorde Developers
State ⇒ Resolved
Reply to this comment
Fixed in 4.3.5.
05/19/2009 03:08:51 PM Jan Schneider Comment #4 Reply to this comment
No, the pref is correctly saved and loaded after the next login. But 
for some reason it's not used. The saved value is displayed correctly 
in the preference screen.
05/19/2009 02:19:33 PM Michael Slusarz Comment #3
Taken from Michael Slusarz
Reply to this comment
Works fine for me (however, I use postgres not mysql).  AFAICT, the 
complaint is that the preference value doesn't persist between 
sessions.  This sounds more like a pref-related issue than an IMP issue.
05/14/2009 05:36:44 PM Jan Schneider Comment #2
Milestone ⇒ 4.3.5
Priority ⇒ 2. Medium
State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
Assigned to Michael Slusarz
Reply to this comment
Confirmed
05/14/2009 08:00:23 AM falon (at) csi (dot) it Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Domain to append to unqualified addresses doesn't work
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Using IMP, last version, I can set from preferences a domain to use to

complete address without domain part.

So, if I set 'example.com' in preference, then if I compose a mail to

'john', IMP set automatically the address to 'john <at> example.com'.



This mechanism works only for session itself during which I set the

domain in preference.



For instance, if I set the domain, then I compose a new mail without

address part, all works as expected: the domain is added to the

destination address.

Then I do logout, and a new login. I compose another message, but now no

domain is added to the destination written without domain part.



My backend is MySQL. The horde_prefs value (mail_domain) has

correctly stored and I see it in Options preferences web page.



Resuming, the preference



"When sending mail or expanding addresses, what domain should we append

to unqualified addresses (email addresses without '@')?"



has honored during the only session when the parameter has set. After

logout and new login it doesn't work more.

Saved Queries