Hello,
I'm trying to set auto reply for my email account, through Roundcube and
ManageSieve plugin (the plugin itself and its regular filtering works fine),
however the auto-reply doesn't arrive to the sender's inbox, when I tested it
with sending an email to myself/my server, from my Gmail acc
Weird, but I think I solved it, I had in my postfix main.cf, a line like:
"header_checks = regexp:/etc/postfix/list_unsub_header"
to have a header like: List-Unsubscribe:
mailto:i...@mydomain.com?subject=unsubscribe, and when I removed that line, the
auto-reply seems worked.
BUT, why's so? Th
What's the differency between these two lines;
1- flags=DORhu user=vmail:vmail argv=/usr/local/libexec/dovecot/dovecot-lda -f
${sender} -r ${recipient} -d ${user}@${nexthop}
2- flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/dovecot-lda -f
${sender} -d ${recipient}
and which one sho
Hi.
I'm using Dovecot on OpenBSD OS. "dovecot --version" reports: 2.3.20
(80a5ac675d) and this is my configuration file: https://termbin.com/m4to
How to properly set the statistics for the version I use? I have both "service
stats" and "service old-stats" and it seems I'm not really getting any
And if possible, how to disable statistics completely and safely? Without the
"0" trick, that leads getting;
"Jul 12 02:20:55 mail dovecot: auth: Error:
net_connect_unix(/var/dovecot/stats-writer) failed: No such file or directory
Jul 12 02:20:55 mail dovecot: auth: Error: stats: open(old-stats-
Thank you very much Mr. Aki for your quick and prompt reply! Got it.
Is my configuration properly aligned for new metrics? Is "service stats" block
(which I assume it's new one) enough to enable new metrics?
Kindest Regards.
Konstantin
___
dovecot mail
Got it! Thanks so much, once again.
But imagine a very low-end VPS running just for few e-mail accounts, in order
to keep the system resources free -at least a bit-, and if no stats needed for
the admin/users, what configuration/block would you suggest? Otherwise, do I
need to use both unix_lis