6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8221] Report as innocent makes message disappear
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,. .__ .__ . \./ | [__)[__) | | |___| | \__|
Comment
> My apologies for my ignorance, but I understood that pref to handle > both. From prefs.php that if delete_spam_after_report is set to '2', > then it will "Move spam messages to spam folder and innocent messages > to INBOX" > > > > $_prefs['delete_spam_after_report'] = array( > > 'value' => 1, > > 'locked' => false, > > 'shared' => false, > > 'type' => 'enum', > > 'enum' => array(0 => _("Nothing"), > > 1 => _("Delete spam messages")), > > 'desc' => _("What should we do with spam messages after they have > been reported as spam or innocent?"), > > 'help' => 'prefs-delete_spam_after_report' > > ); > > if (!$is_pop3) { > > $_prefs['delete_spam_after_report']['enum'][2] = > > _("Move spam messages to spam folder and innocent messages to > INBOX"); > > } > > > > If that option doesn't cover ham, just point me in the right > direction, because I'm missing something. > > > > Thanks.
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