6.0.0-beta1
7/29/25

[#2131] if multiple servers is used, default profile is created incorrectly
Summary if multiple servers is used, default profile is created incorrectly
Queue Horde Base
Queue Version FRAMEWORK_3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester leena.heino (at) uta (dot) fi
Created 06/14/2005 (7350 days ago)
Due
Updated 06/21/2005 (7343 days ago)
Assigned
Resolved 06/14/2005 (7350 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/21/2005 07:44:23 AM leena (dot) heino (at) uta (dot) fi Comment #4 Reply to this comment
You need to set the correct from address with a preference hook. You
probably rely on the maildomain setting. Well, you can use that to,
but need to make it dynamic.
I now understand what you are saying. While Imp was in beta a new pref 
was introduced 'mail_domain', this according to docs/changes overrides 
any values set within config/servers.php.  Problem was solved by 
emptying pref 'mail_domain'.
06/20/2005 07:54:09 AM leena (dot) heino (at) uta (dot) fi Comment #3 Reply to this comment
You need to set the correct from address with a preference hook. You
probably rely on the maildomain setting. Well, you can use that to,
but need to make it dynamic.
I've used the maildomain as this used to work with releng versions, 
but how do I now make it dynamic. Is there an example somewhere or 
documentation how to do it.


06/14/2005 05:44:00 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
You need to set the correct from address with a preference hook. You 
probably rely on the maildomain setting. Well, you can use that to, 
but need to make it dynamic.
06/14/2005 12:32:35 PM leena (dot) heino (at) uta (dot) fi Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ if multiple servers is used, default profile is created incorrectly
Queue ⇒ Horde Base
Reply to this comment
If I have installation that has two mail servers to different domains 
eg. example.com and cs.example.com. When I log in I have to choose 
correct server and I get correct greeting message eg. "hello 
user@example.com" or "hello user@cs.example.com". But the problems 
lies with default profile being wrong. No matter what server I choose, 
then default profile is always  user@example.com. This obviously 
causes problems bacause user@example.com might not be the same as 
user@cs.example.com and because this default profile identity is used 
as sender address if from_addr preference is disabled.



The Horde releng version did this correctly and user got correct 
default profile and from_addr based on usename and server/domain.

Saved Queries