Re: store log file in mailbox / mailfolder

2020-03-05 Thread @lbutlr
On 05 Mar 2020, at 07:00, Marc Roos wrote: > Say I am running some script on a user's mail account. What is the > easiest way to store the log output of this script directly into a mail > folder of this user? I do not want to send a message to the inbox. command > /path/to/file R dp you mean s

Re: Dovecot - spam training through Outlook

2020-03-05 Thread Jerry
On Thu, 5 Mar 2020 17:08:48 +0100, Claudius stated: >On 05.03.2020 16:26, Jerry wrote: >> On Thu, 5 Mar 2020 12:53:32 +0100, Claudius stated: >>> There are multiple bug reports about this and MS seems to have >>> fixed it once in Outlook 2010 but broke it again sometime later. >> Outlook 2010 is an

Re: Dovecot - spam training through Outlook

2020-03-05 Thread Claudius
On 05.03.2020 16:26, Jerry wrote: > On Thu, 5 Mar 2020 12:53:32 +0100, Claudius stated: >> There are multiple bug reports about this and MS seems to have fixed it >> once in Outlook 2010 but broke it again sometime later. > Outlook 2010 is ancient. Exactly where did you find these bug reports? > Ha

Re: encrypted storage on the fly using user's password without storing password on the server

2020-03-05 Thread dovecot . lists
Bumping one last time in hope for assistance. On 18-02-20 6:44pm, dovecot.li...@graphyc.io wrote: Bump? Nobody using mail-crypt right now (with user keys encrypted by user's password to work transparently from, say, Thunderbird) who could share their config? On 12/02/2020 11:54 pm, Alex Knowl

Re: Dovecot - spam training through Outlook

2020-03-05 Thread Jerry
On Thu, 5 Mar 2020 12:53:32 +0100, Claudius stated: >There are multiple bug reports about this and MS seems to have fixed it >once in Outlook 2010 but broke it again sometime later. Outlook 2010 is ancient. Exactly where did you find these bug reports? Have you tried submitting a new bug report? I

store log file in mailbox / mailfolder

2020-03-05 Thread Marc Roos
Say I am running some script on a user's mail account. What is the easiest way to store the log output of this script directly into a mail folder of this user? I do not want to send a message to the inbox.

Re: Dovecot - spam training through Outlook

2020-03-05 Thread Claudius
I have given up on using any spam training with Outlook because Outlook seems rebuild the mails when you touch them. What it broke here: * Received Headers reshuffled and useless * x-mailer set to outlook There are multiple bug reports about this and MS seems to have fixed it once in Outlook 201

Re: Dovecot - spam training through Outlook

2020-03-05 Thread Aki Tuomi
Ah. This is because you only match COPY, and outlook is doing APPEND+EXPUNGE instead. Aki On 5.3.2020 10.39, Özgür Kazancci wrote: > Hi Aki! > > Thank you for your reply. > > Sure, here are the related lines within my conf files and sieve > scripts: https://hastepaste.com/view/Erk8Ra > > Thank y

Re: Dovecot - spam training through Outlook

2020-03-05 Thread Özgür Kazancci
Hi Aki! Thank you for your reply. Sure, here are the related lines within my conf files and sieve scripts: https://hastepaste.com/view/Erk8Ra Thank you so much, Regards. Aki Tuomi , 5 Mar 2020 Per, 11:31 tarihinde şunu yazdı: > > > On 5.3.2020 9.00, Özgür Kazancci wrote: > > Greetings everyone.

Re: Dovecot - spam training through Outlook

2020-03-05 Thread Aki Tuomi
On 5.3.2020 9.00, Özgür Kazancci wrote: > Greetings everyone. > > My dovecot mail server doesn't execute *train-spam.sh* script I set, > when moving an e-mail from "Inbox" to "Junk" within Outlook. > > However, it does it fine when using an online webmail client a.k.a. > Roundcube Webmail. > > He