Displaying 20 results from an estimated 20 matches for "doevecot".
Did you mean:
devecot
2015 Jul 29
7
Dovecot under Linux with mail-extension and case insesitiv
Hello,
i use doevecot 2.2.18 current. My Problem is with email-extension and
case sensitiv folders.
Example:
user+extenstion will be delivered to the user and subfolder extenstion
so this is okay.
but user+extenstion will not be delivert to the user and exiting
subfolder Extenstion so that is not okay.
The mail will be...
2020 Apr 22
2
Recommendations on intrusion prevention/detection?
> On 22. Apr 2020, at 19.14, Michael Peddemors <michael at linuxmagic.com> wrote:
> The three most common attack vectors, (and attack volumes have never been higher) are:
>
> * Sniffed unencrypted credentials
> (Assume every home wifi router and CPE equipment are compromised ;)
> * Re-used passwords where data is exposed from another site's breach
> (Users WANT to
2015 Jul 30
1
Dovecot under Linux with mail-extension and case insesitiv
Am 30.07.2015 um 08:52 schrieb Jost Krieger:
> On Wed Jul 29 22:42:32 2015, Sascha wrote:
>
>> i use doevecot 2.2.18 current. My Problem is with email-extension and
>> case sensitiv folders.
>>
>> Example:
>> user+extenstion will be delivered to the user and subfolder extenstion
>> so this is okay.
>> but user+extenstion will not be delivert to the user and exiting
>&...
2008 Sep 16
4
Errors on high load
Hi, always when my server is on high load I saw this errors on logs:
curie:~# uptime
10:22:38 up 19 days, 19:19, 2 users, load average: 207.01, 169.27, 94.41
Sep 15 17:00:26 curie dovecot: imap-login: *** glibc detected ***
imap-login: malloc(): memory corruption: 0x00000000009f8560 ***
Sep 15 17:00:26 curie dovecot: child 24012 (login) killed with signal 6
Sep 15 18:48:36 curie dovecot:
2009 Oct 20
4
deliver+sieve: Destination address (-a) parsing changes
When I upgraded my old, long running dovecot 1.1 to newer dovecot-1.2.4 + doevecot-sieve-
0.1.12 I observed a change in destination address (-a) parsing.
Old behaviour:
When Timo introduced this feature
(http://www.dovecot.org/list/dovecot/2007-September/025813.html)
it was possible to hand over only the detail part. In my sendmail configuration I used "-a +$h",
where...
2019 Mar 29
5
CentOS Repository broken ?
Hello,
I have a CentOS 7 server with dovecot Repository enabled.
But it is not possible to Update with Yum Update
I have this Error?
The dovecot package is missing?
--> Transaktionspr?fung wird ausgef?hrt
---> Paket dovecot-imaptest.x86_64 2:2.3.5-1 markiert, um aktualisiert zu
werden
---> Paket dovecot-imaptest.x86_64 2:2.3.5.1-1 markiert, um eine
Aktualisierung zu werden
-->
2015 Jul 30
0
Dovecot under Linux with mail-extension and case insesitiv
On Wed Jul 29 22:42:32 2015, Sascha wrote:
> i use doevecot 2.2.18 current. My Problem is with email-extension and
> case sensitiv folders.
>
> Example:
> user+extenstion will be delivered to the user and subfolder extenstion
> so this is okay.
> but user+extenstion will not be delivert to the user and exiting
> subfolder Extenstion so...
2019 Mar 29
0
CentOS Repository broken ?
...dovecot = 2:2.3.5-1
> Verf?gbar: 1:dovecot-2.2.36-3.el7.i686 (base)
> dovecot = 1:2.2.36-3.el7
From what I can gather (since it's not in english) yyum is complaining
because you have dovecot.i686 installed (from CentOS base). the CE
version of doevecot doesn't come in 32 bit, but you shouldn't need it,
so just remove it:
yum remove dovecot.i686
yum update
Peter
2020 Apr 22
0
Recommendations on intrusion prevention/detection?
...i have seen the trojans or malware reveal strong passwords loose
aswell, the battle is only as strong as users using email programs
so for now i see no fails on logins anymore from the only whitelisted
asn range of trusted custommers ips
i just hope there would be free simple policy server for doevecot not
only for dovecot oy
we are in same boat all, dont let it sink
2020 Apr 22
1
Recommendations on intrusion prevention/detection?
...;
<div>
so for now i see no fails on logins anymore from the only whitelisted
</div>
<div>
asn range of trusted custommers ips
</div>
<div>
<br>
</div>
<div>
i just hope there would be free simple policy server for doevecot not
</div>
<div>
only for dovecot oy
</div>
<div>
<br>
</div>
<div>
we are in same boat all, dont let it sink
</div>
</blockquote>
<div>
<br>
</div>
<div>
You mean https://gi...
2019 Jun 09
1
Sql user and maildirs
...to move them into the right folders:
grep -r "<backup+" . |awk -F: '{t=tolower($2);
f=tolower($1);
gsub(/@.*/, "/", t);
sub(/<backup\+/, "../Maildir/", t);
sub(/\.\//, "",f);
cmd="mv " f" ?t;
system(cmd);
}?
So I changed my doevecot.conf to:
userdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
default_fields = uid=vpopmail gid=vchkpw mail_location=maildir:/usr/local/virtual/%u/Maildir mail=maildir:/usr/local/virtual/%u/Maildir
driver = sql
}
And the errors went away.
So, no problem here to solve, but I am curio...
2008 Dec 10
3
dovecot howto?
Hi,
is there a *simple* HOWTO that explains a simple postfix+dovecot setup? Up
to now, I used postfix+cyrus, worked fine. But I do not get postfix+dovecot
to work. Currently, all emails go to /dev/null.
What really would help me is a dovecot lmtp server. Is there any?
Regards
Olaf
postfix main.cf:
# -- delivery options
#
local_recipient_maps =
virtual_alias_maps =
2019 Mar 30
2
CentOS Repository broken ?
...vecot = 2:2.3.5-1
>> Verf?gbar: 1:dovecot-2.2.36-3.el7.i686 (base)
>> dovecot = 1:2.2.36-3.el7
>
> From what I can gather (since it's not in english) yyum is complaining because you have dovecot.i686 installed (from CentOS base). the CE version of doevecot doesn't come in 32 bit, but you shouldn't need it, so just remove it:
>
> yum remove dovecot.i686
> yum update
Maybe there is something wrong with his local yum/repo configuration. CentOS 7 usually doesn't mix 32bit and 64bit packages anymore.
Installiert: 2:dovecot-2.3.5-1....
2018 May 01
2
dovecot fts hangs on search
Hello,
I am trying to use Doevecot fts, with solr the script provided.
To rebuild the index, I use the command:
doveadm -D index -u mirina 'inbox'
To rescan, I use: doveadm -D fts rescan -u mirina
But when I do a search, with doveadm, the program hangs:
doveadm -D search -u mirina text Madagascar
> Debug: Loading mod...
2018 May 02
2
dovecot fts hangs on search
On 2018-05-01 21:29, Andr? Rodier wrote:
> On 2018-05-01 07:22, Andr? Rodier wrote:
>> Hello,
>>
>> I am trying to use Doevecot fts, with solr the script provided.
>>
>> To rebuild the index, I use the command:
>> doveadm -D index -u mirina 'inbox'
>>
>> To rescan, I use: doveadm -D fts rescan -u mirina
>>
>> But when I do a search, with doveadm, the program hangs:
>&g...
2018 May 03
2
dovecot fts hangs on search
On 02/05/18 22:17, Andr? Rodier wrote:
> On 02/05/18 11:45, Andr? Rodier wrote:
>> On 2018-05-01 21:29, Andr? Rodier wrote:
>>> On 2018-05-01 07:22, Andr? Rodier wrote:
>>>> Hello,
>>>>
>>>> I am trying to use Doevecot fts, with solr the script provided.
>>>>
>>>> To rebuild the index, I use the command:
>>>> doveadm -D index -u mirina 'inbox'
>>>>
>>>> To rescan, I use: doveadm -D fts rescan -u mirina
>>>>
>>>> But when I...
2009 Jan 20
3
Dovecot optimisation
Hello all.
We start to use Dovecot at our email production but it runs not such
fast as we expect.
We use Dell 2950 with 4GbRAM at FreeBSD-7.0-p9 - load avarage never
upper a 0.5
We have about 500 clients most of it use Outlook 2007 via IMAP.
We run in this problems:
1) Sync of imap folder is really slow(I think it is Outlook problem)
2) Time after time we got Sync error from outlook
3) Time
2018 May 01
0
dovecot fts hangs on search
On 2018-05-01 07:22, Andr? Rodier wrote:
> Hello,
>
> I am trying to use Doevecot fts, with solr the script provided.
>
> To rebuild the index, I use the command:
> doveadm -D index -u mirina 'inbox'
>
> To rescan, I use: doveadm -D fts rescan -u mirina
>
> But when I do a search, with doveadm, the program hangs:
>
> doveadm -D search -u mi...
2018 May 02
0
dovecot fts hangs on search
On 02/05/18 11:45, Andr? Rodier wrote:
> On 2018-05-01 21:29, Andr? Rodier wrote:
>> On 2018-05-01 07:22, Andr? Rodier wrote:
>>> Hello,
>>>
>>> I am trying to use Doevecot fts, with solr the script provided.
>>>
>>> To rebuild the index, I use the command:
>>> doveadm -D index -u mirina 'inbox'
>>>
>>> To rescan, I use: doveadm -D fts rescan -u mirina
>>>
>>> But when I do a search, with doveadm,...
2018 May 04
0
dovecot fts hangs on search
...wrote:
> On 02/05/18 22:17, Andr? Rodier wrote:
>> On 02/05/18 11:45, Andr? Rodier wrote:
>>> On 2018-05-01 21:29, Andr? Rodier wrote:
>>>> On 2018-05-01 07:22, Andr? Rodier wrote:
>>>>> Hello,
>>>>>
>>>>> I am trying to use Doevecot fts, with solr the script provided.
>>>>>
>>>>> To rebuild the index, I use the command:
>>>>> doveadm -D index -u mirina 'inbox'
>>>>>
>>>>> To rescan, I use: doveadm -D fts rescan -u mirina
>>>>>
>...