6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/7/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14988] ActiveSync mail setting From: header
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ __ . ..__.. , [__)/ `|\/|[__] \./ [__)\__.| || | |
Comment
> > Does the "Default Identity" entry have a "The default e-mail address > to use with this identity:" value set? > > Other things to try: > Use the administrative sql shell and execute: > > SELECT * FROM horde_prefs WHERE pref_name='activesync_identity'; > > If you have something other than "use horde default" set in the > prefs, this will be some number. Probably '0' for the original > default identity. > > > Then, in the administrative PHP shell: > > ident = > $injector->getInstance('Horde_Core_Factory_Identity')->create('your_username_here'); > var_dump($ident->getValue('from_addr', x); // replace 'x' with the > number returned from the query above. > > This should output the email address that activesync will use as the > From address of outgoing email.
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