6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/2/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1392] Saving Sent-Mail & Adding trailer.txt
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..___..__ . ..__ \ / | [__)|__|| \ \/ | | \| ||__/
Comment
> Here are those configurations settings: > > > > ./horde/mimp/config/servers.php entry: > > (Same values I use for IMP, and IMP works fine) > > $servers['cyrus'] = array( > > 'name' => 'masked.domain.com', > > 'server' => 'imap.masked.domain.com', > > 'protocol' => 'imap/notls', > > 'port' => 143, > > 'folders' => '', > > 'namespace' => 'INBOX.', > > 'maildomain' => 'masked.domain.com', > > 'realm' => '', > > 'preferred' => '', > > 'dotfiles' => false, > > 'hierarchies' => array() > > ); > > > > ./horde/mimp/config/prefs.php: > > (sent-mail entries): > > // save a copy of sent messages? > > // a value of 0 = no, 1 = yes > > $_prefs['save_sent_mail'] = array( > > 'value' => 1, > > 'locked' => false, > > 'shared' => true, > > 'type' => 'implicit'); > > > > // sent mail folder > > $_prefs['sent_mail_folder'] = array( > > 'value' => 'sent-mail', > > // For Exchange server uncomment the line below and delete the line above > > // 'value' => 'Sent Items', > > 'locked' => false, > > 'shared' => true, > > 'type' => 'implicit'); > > > > So, do I have a misconfigured entry here somewhere? > > > > Thanks, > > Eugene
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