Displaying 20 results from an estimated 20 matches for "kontostano".
Did you mean:
kontostanos
2017 Feb 10
5
Replacement for antispam plugin
On Fri, Feb 10, 2017 at 03:52:52PM +0100, Ralph Seichter wrote:
>On 10.02.2017 09:06, Aki Tuomi wrote:
>
>> 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.
>
>In my setup, I use the following sieve script globally for all users:
>
> if header :is "X-Spam-Flag"
2012 Aug 07
4
LSI 9240-4i 4K alignment
...NAVAIL corrupted data
16981727992215676534 UNAVAIL corrupted data
6607570030658834339 UNAVAIL corrupted data
3435463242860701988 UNAVAIL corrupted data
When we use glabel for the same purpose with the combination of gnop,
the pool imports fine.
Any suggestions?
--
George Kontostanos
Aicom telecoms ltd
http://www.aisecure.net
2017 Feb 12
1
Replacement for antispam plugin
On Sun, Feb 12, 2017 at 7:52 PM, Ralph Seichter <dovecot-ml at seichter.de> wrote:
> On 12.02.2017 17:36, George Kontostanos wrote:
>
>> it automatically creates a .spamassassin/ folder in the user
>
> That happens because sa-learn is invoked as the user who is logged into
> IMAP. If you want all users to contribute to a global SpamAssassin
> database (like I do), you'll need to create your own...
2017 Feb 12
4
Replacement for antispam plugin
...gins = quota acl imap_quota imap_acl imap_sieve
}
protocol lda {
mail_plugins = quota acl sieve acl
postmaster_address = root
}
local xxx.xxx.xxx.xxx {
protocol imap {
ssl_cert = </usr/local/etc/postfix/keys/mail.my.domain.crt
ssl_key = # hidden, use -P to show it
}
}
--
George Kontostanos
---
2017 Feb 10
1
Replacement for antispam plugin
...nbox
imapsieve_mailbox2_from = Spam
imapsieve_mailbox2_causes = COPY
imapsieve_mailbox2_before = file:/usr/lib/dovecot/sieve/report-ham.sieve
In theory this should trigger the report-ham script, only if a mail is
moved from Spam to Inbox. However, it does not seem to work either.
--
George Kontostanos
---
2012 Sep 19
1
Strange IPv6 in FreeBSD 9.1RC1
HI Folks,
I've got two boxes that I recently moved from -stable to 9.1rc1. I did
them one at a time, with about a week between the upgrades. After the
first upgrade, I noticed something strange with networking but didn't
really dig into it much. After the second upgrade immediately experiencing
the same issues, I figured it seemed to be something related to 9.1rc1.
What I am finding
2017 Apr 06
2
Dovecot impatient with mysql?
On 04/06/2017 12:50 PM, George Kontostanos wrote:
> On Thu, Apr 6, 2017 at 7:10 PM, Robert Moskowitz <rgm at htt-consult.com> wrote:
>> It seems dovecot is impatient with connecting with mysql, as I see in
>> maillog entries like:
>>
>> Apr 6 11:48:30 z9m9z dovecot: dict: Error: mysql(localhost): Connect f...
2017 Apr 06
2
Dovecot impatient with mysql?
It seems dovecot is impatient with connecting with mysql, as I see in
maillog entries like:
Apr 6 11:48:30 z9m9z dovecot: dict: Error: mysql(localhost): Connect
failed to database (postfix): Can't connect to local MySQL server
through socket '/var/lib/mysql/mysql.sock' (13) - waiting for 5 seconds
before retry
Apr 6 11:48:35 z9m9z dovecot: dict: Error: mysql(localhost): Connect
2016 Dec 17
2
Domains on different IPs
I want to supply separate Letsencrypt certificates for each virtual domain
and seeing that SNI does not work I need to allocate separate IPs. Could
anyone give some pointers, or keywords to search for, on...
a) how to make dovecot listen for different domains on different IPs?
b) how to configure separate SSL certs for each of these IPs?
2017 Feb 10
0
Replacement for antispam plugin
...imapsieve_mailbox2_from = Spam
imapsieve_mailbox2_causes = COPY
imapsieve_mailbox2_before = file:/usr/lib/dovecot/sieve/report-ham.sieve
When a message from Spam is moved to Trash then the report-ham.sieve is
being executed.
Can we add an exception for the Trash folder?
Thanks
--
George Kontostanos
---
2017 Feb 10
2
Replacement for antispam plugin
> On February 10, 2017 at 9:25 AM George Kontostanos <gkontos.mail at gmail.com> wrote:
[snip]
> I think that this needs some change:
>
> # From Spam folder to elsewhere
> imapsieve_mailbox2_name = *
> imapsieve_mailbox2_from = Spam
> imapsieve_mailbox2_causes = COPY
> imapsieve_mailbox2_before = file:/usr/lib/...
2017 Feb 12
0
Replacement for antispam plugin
On 12.02.2017 17:36, George Kontostanos wrote:
> it automatically creates a .spamassassin/ folder in the user
That happens because sa-learn is invoked as the user who is logged into
IMAP. If you want all users to contribute to a global SpamAssassin
database (like I do), you'll need to create your own learning mechanism
instead...
2017 Apr 06
0
Dovecot impatient with mysql?
...he production box. I am considering buying the new quad core.
>
> Is there anything I can do to get dovecot more patient with mysql, or just
> ignore there messages?
>
> thank you
I really don't understand how you reached to the conclusion that
dovecot is impatient.
--
George Kontostanos
---
2017 Apr 06
0
Dovecot impatient with mysql?
Oh, that time is an exponential backoff on mysql not responding.
So where is the time dovecot waits before backing off configured?
On 04/06/2017 01:04 PM, Robert Moskowitz wrote:
>
>
> On 04/06/2017 12:50 PM, George Kontostanos wrote:
>> On Thu, Apr 6, 2017 at 7:10 PM, Robert Moskowitz
>> <rgm at htt-consult.com> wrote:
>>> It seems dovecot is impatient with connecting with mysql, as I see in
>>> maillog entries like:
>>>
>>> Apr 6 11:48:30 z9m9z dovecot: dict: Erro...
2012 Sep 30
0
FreeBSD 9.1-RC2
...1 and that we are actually
entering October in a few hours. Do we have an ETD for RC2 and can we
expect a final release a week after?
This question has mainly to do with reactions that I get from clients
that do not feel comfortable staying on a pre release version for so
long.
Thanks
--
George Kontostanos
---
http://www.aisecure.net
2017 Feb 12
0
Replacement for antispam plugin
Op 2/12/2017 om 5:36 PM schreef George Kontostanos:
> 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 reall...
2017 Mar 01
1
Expunged message reappeared, giving a new UID
Dovecot 2.2.27
dsync-server(account_name): Warning: Maildir
/usr/local/vhosts/mail/*******/info/Sent: Expunged message reappeared,
giving a new UID (old uid=29787, file=*******)
What triggers this replication for ever ??
Thank you
George
2017 Feb 10
5
Replacement for antispam plugin
> On February 10, 2017 at 12:13 PM Ralph Seichter wrote:
>
> On 10.02.17 18:34, Michael Slusarz wrote:
> > > Can we add an exception for the Trash folder?
> > This is handled in the sieve script. E.g.:
> >
> > require "environment";
> > if environment "imap.mailbox" "Trash" {
> > stop;
> > }
>
> This does
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 Mar 01
0
Exclude namespace from replication
Hello list,
I am using replication with dsync and I am facing some issues with
shared folders. More particularly expunged message reappearing. I have
searched a bit and it was suggested that shared folders should not be
synced.
My namespace looks like that:
namespace {
inbox = no
list = children
location =