Displaying 20 results from an estimated 2000 matches similar to: "Trying to do antispam with Sieve"
2018 Nov 14
2
Trying to do antispam with Sieve
On 2018-11-14 13:51, Adi Pircalabu wrote:
> On 2018-11-14 13:11, Adi Pircalabu wrote:
>> Hi,
>>
>> Using https://wiki.dovecot.org/HowTo/AntispamWithSieve I'm trying to
>> execute scripts when moving to/from Spam folder, however nothing's
>> happening. The actions are:
>> 1. Move to Spam: redirect :copy "spamcop_spam at domain.local";
2018 Nov 14
0
Trying to do antispam with Sieve
On 2018-11-14 13:11, Adi Pircalabu wrote:
> Hi,
>
> Using https://wiki.dovecot.org/HowTo/AntispamWithSieve I'm trying to
> execute scripts when moving to/from Spam folder, however nothing's
> happening. The actions are:
> 1. Move to Spam: redirect :copy "spamcop_spam at domain.local";
> 2. Move from Spam: redirect :copy "spamcop_ham at
2018 Nov 14
0
Trying to do antispam with Sieve
On 2018-11-14 14:25, Adi Pircalabu wrote:
> On 2018-11-14 13:51, Adi Pircalabu wrote:
>> On 2018-11-14 13:11, Adi Pircalabu wrote:
>>> Hi,
>>>
>>> Using https://wiki.dovecot.org/HowTo/AntispamWithSieve I'm trying to
>>> execute scripts when moving to/from Spam folder, however nothing's
>>> happening. The actions are:
>>> 1.
2019 Mar 20
0
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
Hi everyone,
I have now updated to dovecot 2.3.4.1 - unfortunately the issue still
persists. Can anyone help me figure out if this is due to a
misconfiguration on my part or another error?
Any help is greatly appreciated!
Cheers
Benjamin
Am 14.03.2019 um 23:28 schrieb benjamin at godbersen.info:
> Hi everyone,
>
> I am running into a problem when trying to use fts_squat in a virtual
2017 Apr 06
1
Using filter in an imapsieve script?
Hi Stephan
yes the imap_sieve plugin is added to the mail_plugins for imap.
Thanks for the hint with mail_debug. After enabling it I can see that
the program seems to be called, so filter should not be the problem.
But the result is that the message appears unencrypted in my sent folder
> Apr 6 08:20:26 mbox2 dovecot: imap(tobster at brain-force.ch): Debug:
imapsieve: mailbox Sent: APPEND
2019 Mar 20
0
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
Hi Michael,
thanks for getting back to me. I understand the alternatives to squat
are solr and lucene and have to be explicitly included into dovecot at
compilation. Unfortunately I am not in a position to manually compile
dovecot.
What other option do I have to use full text search in dovecot without
manually compilating my package?
Thanks and cheers
Benjamin
Am 20.03.2019 um 20:31
2018 Jun 14
0
Namespaces for Apple Client
Hi,
i have a plesk server with postfix an dovecot.
Webmail is roundcube.
Version of Dovecot is 2.3.0.1
I want apple clients to use the default special folders.
My config for namespaces worked till last week.
Now I cant get it to work again.
Hope someone can help me.
# 2.3.0.1 (ffd8a29): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.0.1 (d33dca20)
# OS: Linux 4.4.0-042stab130.1 x86_64 Ubuntu
2019 Mar 14
2
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
Hi everyone,
I am running into a problem when trying to use fts_squat in a virtual
folder. Without fts_squat plugin the search (from, subject...) works in
all folders. With activated fts the search on the inbox folders works
expectedly well but any attempt to search anything in any virtual folder
leads to the following error. Similarly when attempting "doveadm fts
lookup". I also
2017 Apr 05
4
Using filter in an imapsieve script?
Hello list
I currently have an issue with an imapsieve script on my dovecot server
CentOS Linux release 7.3.1611 (Core)
Dovecot 2.2.26.0 (23d1de6)
Pigeonhole 2.2.26.0
The goal is to "fire" an imapsieve script upon mailclient saves message
to sent folder
I setup the following in 90-plugin.conf:
plugin {
sieve_plugins = sieve_imapsieve sieve_extprograms
sieve_extensions =
2019 Mar 20
1
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
We provide packages at https://repo.dovecot.org - maybe you can use these?
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 20 March 2019 22:19 Benjamin
2018 Nov 13
3
execute sieve command - fails to notice script has exited
Hi,
Running dovecot 2.2.27 (c0f36b0) on Debian GNU/Linux stable (version
9.6), I'm trying to use the execute command in a sieve script, with
direct execution (not service socket).
The script is executed, and returns (the process exits), but the
dovecot-lda process seems to not notice, and thinks the script did not
terminate. After sieve_execute_exec_timeout has passed, it sends a
TERM, a bit
2019 Mar 20
2
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
fts_squat was deprecated in 2.1. There's a high likelihood it is buggy in a variety of ways in any recent Dovecot release.
michael
> On March 20, 2019 at 1:21 PM Benjamin Godbersen via dovecot <dovecot at dovecot.org> wrote:
>
> Hi everyone,
>
> I have now updated to dovecot 2.3.4.1 - unfortunately the issue still persists. Can anyone help me figure out if
2010 Jun 19
1
Sieve isn't working
Hi,
I tried to get Sieve plugin running but I don't get it to work and
actually have no idea what's wrong.
My dovecot version is 1.2.12 and dovecot -n prints this:
# 1.2.12: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.18-028stab064.7 i686 openSUSE 11.1 (i586) reiserfs
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.log
disable_plaintext_auth: no
login_dir:
2017 Feb 10
15
Replacement for antispam plugin
Hi!
Since antispam plugin is deprecated and we would really prefer people
not to use it, we wrote instructions on how to replace it with
IMAPSieve. Comments and suggestions are most welcome.
https://wiki.dovecot.org/HowTo/AntispamWithSieve
---
Aki Tuomi
Dovecot oy
2017 Feb 12
4
Replacement for antispam plugin
On Sun, Feb 12, 2017 at 3:52 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> > On February 10, 2017 at 10:06 AM Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> >
> >
> > Hi!
> > Since antispam plugin is deprecated and we would really prefer people
> > not to use it, we wrote instructions on how to replace it with
> > IMAPSieve. Comments and
2006 Dec 25
1
Urgent - Setup DoveCot with Plesk
Hey, all,
I am trying to setup DoveCot with Plesk. But I could not go through the last step.
Setup:
MySQL 5.0.22
Qmail
Plesk 7.5
DoveCot v1.0 RC15
The problem:
I setup sql.conf for user query and password query. I tried different ways, DoveCot always says "Authentication failed".
Here are my two SQLs.
user_query = SELECT concat('/var/qmail/mailnames/', d.name, '/',
2019 Dec 01
3
Fast searching from android device with Dovecot/Maildir
Hello,
I am using dovecot as an imap server, mail is stored in mail directories.
Configuration is below.
One mail directory has about 14 Gb of mail in the inbox and .Sent
directories.
Searching from an Android phone with gmail is slow or doesn't work (it
times out).
Is there a configuration for Dovecot that can improve this? A better
e-mail client
for Android?
Thanks,
John
root at
2020 Jun 09
0
How to unset namespace configuration from dovecot.conf in conf.d/99-cutom.conf?
Dear all,
my /etc/dovecot/dovecot.conf [0] that is shipped with the Linux
distro (Ubuntu 18.04, dovecot 2.3.10) has a namespace section:
namespace inbox {
...
mailbox Sent {
...
}
...
}
I need to remove this whole section from the configuration, but I need
to do this in a file such as /etc/dovecot/conf.d/99-custom.conf because
I want this modification to be stable against
2017 Feb 21
2
How to dsync mdbox compressed to maildir uncompressed
Hello,
we are using doveadm sync to export mdbox to maildir format, so we can use an external tool to convert into an pst file.
Since we have enabled zlib compression doveadm sync always exports the maildir gzip compressed.
Are there any ways to prevent the doveadm sync to export the maildir compressed ?
Have tried this: doveadm -o "maildir_copy_with_hardlinks=no" sync -u imap at
2018 Mar 20
4
Fwd: Everything works except sending mail
Hi people,
Version of my beloved Dovecot installation:
2.2.27 (c0f36b0)
I moved from a OS X server to a Linux (Ubuntu) Headless server.
All fun and good to play around with. Love almost everything.
In the combination with Postfix and Dovecot I?m stuck to despair into
oblivion.
Everything works except I cannot send mail from my (OS X) Outlook client I
keep getting:
Connection to the