Dovecot Version 2.0.9
I am having an issue where all vacation messages are being sent to root. Is any one able to advise.
Dovecot Log Shows :- Sieve: msgid=< CAMD5TViw0sSigGm8JY5WOv0ROs1UdCJFnvb9vo-RzcNN74E92Q@mail.xxxxxx.com>: sent vacation response to <root>
The emails are handed off to dovecot from sendmail using procmail
:0 w | $DELIVER
The variable $DELIVER is set as DELIVER="/usr/libexec/dovecot/deliver"
I do have DROPPRIVS=YES in procmail, however I don't think deliver works without this.
Any advice would greatly help.
Shaun
Op 12/16/2016 om 2:53 PM schreef Shaun Forsyth:
Dovecot Version 2.0.9
I am having an issue where all vacation messages are being sent to root. Is any one able to advise.
Dovecot Log Shows :- Sieve: msgid=< CAMD5TViw0sSigGm8JY5WOv0ROs1UdCJFnvb9vo-RzcNN74E92Q@mail.xxxxxx.com>: sent vacation response to <root>
The emails are handed off to dovecot from sendmail using procmail
:0 w | $DELIVER
The variable $DELIVER is set as DELIVER="/usr/libexec/dovecot/deliver"
I do have DROPPRIVS=YES in procmail, however I don't think deliver works without this.
Any advice would greatly help.
The only advice I can give is upgrade. This version is too old. I cannot tell you which bugs if any may apply here.
Regards,
Stephan.
Thanks for the response, I did manage to resolve this, however I ended up using a custom procmail recipe which handles (creates) the vacation responses.
This was included (INCLUDERC) before the call to $DELIVER.
On 31 January 2017 at 20:36, Stephan Bosch stephan@rename-it.nl wrote:
Op 12/16/2016 om 2:53 PM schreef Shaun Forsyth:
Dovecot Version 2.0.9
I am having an issue where all vacation messages are being sent to root. Is any one able to advise.
Dovecot Log Shows :- Sieve: msgid=< CAMD5TViw0sSigGm8JY5WOv0ROs1UdCJFnvb9vo-RzcNN74E92Q@mail.xxxxxx.com>: sent vacation response to <root>
The emails are handed off to dovecot from sendmail using procmail
:0 w | $DELIVER
The variable $DELIVER is set as DELIVER="/usr/libexec/dovecot/deliver"
I do have DROPPRIVS=YES in procmail, however I don't think deliver works without this.
Any advice would greatly help.
The only advice I can give is upgrade. This version is too old. I cannot tell you which bugs if any may apply here.
Regards,
Stephan.
participants (2)
-
Shaun Forsyth
-
Stephan Bosch