Displaying 20 results from an estimated 4000 matches similar to: "Overrideing pop delete?"
2018 Dec 15
1
Overrideing pop delete?
On 12/15/2018 12:34 AM, @lbutlr wrote:
> On 14 Dec 2018, at 16:30, @lbutlr <kremels at kreme.com> wrote:
>> Is it possible to override the POP3 delete on download command and make
>> sure that messages stay on the server for at least X hours or X days?
>> It is important that the messages be around long enough to hit a snapshot
>> cycle (using rsnapshot to backup
2018 Dec 15
3
Overrideing pop delete?
On 12/14/18 3:34 PM, @lbutlr wrote:
> Now that I think about it, even better would be a way to move the messages into an archive box when they are downloaded, this way they will be entirely invisible from the POP3 access, and I can use normal expiry functions to clean out that archive after backup.
We do exactly this using the "Lazy Expunge" plugin:
2018 Mar 22
5
why is dovecot "Allowing any password"
On 03/21/2018 10:34 PM, @lbutlr wrote:
> The question is does it allow remote users to login with no password?
Yes, and the answer is: no.
> If not, then the message ie nearly notification that login without a password is potentially possible.
Yes, but a worrying one. That's why i decided to post here.
> I have no idea why you would have nopassword=y set in the first place, so it
2018 Dec 14
0
Overrideing pop delete?
On 14 Dec 2018, at 16:30, @lbutlr <kremels at kreme.com> wrote:
> Is it possible to override the POP3 delete on download command and make sure that messages stay on the server for at least X hours or X days?
>
> It is important that the messages be around long enough to hit a snapshot cycle (using rsnapshot to backup ever hour).
Now that I think about it, even better would be a
2020 Sep 29
2
Re-sieve emails
On 29 Sep 2020, at 01:21, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>> On 29/09/2020 09:09 @lbutlr <kremels at kreme.com> wrote:
>> Is it possible to take the contents of a mailbox and feed them to the account's .active_sieve file for reprocessing?
> You can use imap sieve refilter. https://doc.dovecot.org/configuration_manual/sieve/plugins/imapfilter_sieve/
2020 Oct 22
2
Sieve_before
On 22 Oct 2020, at 10:05, @lbutlr <kremels at kreme.com> wrote:
> require ["variables", "copy"];
>
> if address :matches ["To", "Cc"] ["*@*."] {
> redirect :copy "backup+295.${1}.${2}@*example.com*";
> }
I have tried this with similar results:
require ["copy", "variables",
2020 Oct 22
2
Sieve_before
On 21 Oct 2020, at 14:10, @lbutlr <kremels at kreme.com> wrote:
> I have trace logs enabled for user scripts, but I think only error get logged for upper level, and only along the lines of "could not compile <name of sieve>".
Any ideas?
Is there a way to force the default and sieve_before scripts to log to syslog?
--
The real world was far too real to leave neat little
2016 Jun 15
2
Mail dates
On Jun 15, 2016, at 9:44 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote:
> On 6/14/2016 6:50 PM, @lbutlr <kremels at kreme.com> wrote:
>> Where exactly does dovecot get the date that it reports via IMAP?
>
> This is a problem with how you restored the files.
>
> On a linux system, you should use something like rsync -a to preserve
> the original
2020 Oct 22
2
Sieve_before
On 22 Oct 2020, at 15:10, Sean Kamath <kamath at moltingpenguin.com> wrote:
> On Oct 22, 2020, at 12:19, @lbutlr <kremels at kreme.com> wrote:
>> On 22 Oct 2020, at 10:05, @lbutlr <kremels at kreme.com> wrote:
>>> if address :matches ["To", "Cc"] ["*@*."] {
>> if envelope :matches :detail "to" "*" {
2020 Oct 23
3
Sieve_before
> On Oct 22, 2020, at 15:58, @lbutlr <kremels at kreme.com> wrote:
>
> On 22 Oct 2020, at 15:46, @lbutlr <kremels at kreme.com> wrote:
>> And it doesn't explain why "if address :matches ["To", "Cc"] ["*@*."] {" also failed to match despite also showing the email address.
>>
>>> ?kremels at kreme.com? does not
2018 Mar 19
3
Permissions on /var/log/dovecot
/var/log/dovecot exists and has a lot of logging in it, but I get errors (in mail.log) on an always_bcc action in postfix:
mail postfix/pipe[13015]: 401cvS0R8BzbSkL: to=<backup+073.kremels-kreme at doamin.tld>, relay=dovecot, delay=398058, delays=398045/13/0/0.04, dsn=4.3.0, status=deferred (temporary failure. Command output: Can't open log file /var/log/dovecot: Permission denied )
2020 Jul 19
3
Sieve and handling multiple addresses
On 18 Jul 2020, at 11:23, Stephan Bosch <stephan at rename-it.nl> wrote:
> On 12/07/2020 22:47, @lbutlr wrote:
>> On 12 Jul 2020, at 10:17, Benny Pedersen <me at junc.eu> wrote:
>>> @lbutlr skrev den 2020-07-12 16:43:
>>>> I an trying to write a sieve action that will take mail that is
>>>> addressed to a user only it is filed in a mailbox
2020 Jun 11
2
Read-flag of mails don't update
On 10 Jun 2020, at 23:18, @lbutlr <kremels at kreme.com> wrote:
> IF it?s not permissions you need to provide doveconf -n output. Bloglines for any fall, panic, or error level events at a minimum.
Apologies, I did not see the attachments. Will look on a real screen later.
2020 Oct 30
1
Sieve filter script EXECUTION FAILED
On 30 Oct 2020, at 12:34, @lbutlr <kremels at kreme.com> wrote:
> I am not sure about the $1. I think filter just pipes the message (or part of the message.
>
> I will see what happens without the echo I suppose.
>
> Nope, still the same.
>
> 32: starting `:contains' match with `i;ascii-casemap' comparator:
> 32: matching value `<!DOCTYPE
2016 Oct 07
3
Auto-archiving
On 05 Oct 2016, at 23:50, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>> On October 6, 2016 at 8:05 AM "@lbutlr" <kremels at kreme.com> wrote:
>>
>>
>> I?d like to know if there is a way to tell dovecot to
>>
>> 1) move messages older than # days to the Archive folder
>> 2) rebuild the indexes
>> 3) remove any folders that are
2016 Jun 17
3
Mail dates
On Jun 15, 2016, at 10:46 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote:
> On 6/15/2016 12:30 PM, @lbutlr <kremels at kreme.com> wrote:
>> On Jun 15, 2016, at 9:44 AM, Tanstaafl <tanstaafl at libertytrek.org> wrote:
>>> On 6/14/2016 6:50 PM, @lbutlr <kremels at kreme.com> wrote:
>>>> Where exactly does dovecot get the date that it reports
2018 Mar 06
2
Virtual Mailboxes redux
--
You only had to look into Teatime's mismatched eyes to know one thing,
which was this: if Teatime wanted to find you he would not look
everywhere. He'd look in only one place, which would be the place where
you were hiding. --Hogfather
> On 06 Mar 2018, at 13:13, Rob Hoelz <rob+dovecot at hoelz.ro> wrote:
>
> I've had success using "doveadm mailbox list?
#
2018 Feb 13
2
Setting up sieve with spam learning
Cribbing from the dovecot site I recently added the following lines to my dovecot.conf:
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext imapsieve
2019 Aug 16
3
Dovecot and hard links?
I was looking at a mail folder and I noted that a file in the inbox had a total of 11 hard links to it:
? # exa -lH cur/1564249738.M167990P53982.mail.covisp.net,S=8572,W=8738:2,Sgl
.rw------- 11 8.6k vpopmail 19 Jul 19:59 cur/1564249738.M167990P53982.mail.covisp.net,S=8572,W=8738:2,Sgl
? # find . -samefile cur/1564249738.M167990P53982.mail.covisp.net,S=8572,W=8738:2,Sgl
2019 Oct 09
4
Password issue
One of my accounts was having login failures when trying to send mail, but was able to check mail.
I tried everything I could think of to see what the issue might be, but eventually went in and reset the password in the sql database (I knew the password, so I reset it to the same password).
{SHA256-CRYPT}$5$VuS?
{SHA256-CRYPT}$5$VI7?
So the password was updated properly.
Clients can still