6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1125] Forward procmail script not properly generated
*
Your Email Address
*
Spam protection
Enter the letters below:
. . __ . .. .. |_/ / `\ /|\/|| | \\__. \/ | ||___
Comment
> Hi, had the same problem. > > I inserted into "procmail.php" following 2 lines to function > "Procmail_Recipe": > > > > ... > > case INGO_STORAGE_ACTION_FORWARD: > > $this->_action[] = '{'; > > foreach ($params['action-value'] as $address) { > > if (!empty($address)) { > > $this->_action[] = ' :0 c'; > > $this->_action[] = ' ! ' . $address; > > } > > } > > > > /*************** Extension Ralf Hager *************/ > > $this->_action[] = ' :0 '; > > $this->_action[] = ' /dev/null'; > > /*************** End Ralf Hager ************************/ > > > > $this->_action[] = '}'; > > break; > > ... > > > > Now forwarding works in the designed way. > >
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