Hi All
I am using Dovecot dovecot2-2.2.25_6 on FreeBSD 11. I am trying to set up
LDAP authentication to Active Director as I had it in version 1 of Dovecot.
My settings are at bottom. When I run doveadm auth test username, I get
back
root@BSD-11:/usr/local/etc/dovecot # doveadm auth test username
P
empts in 163 secs): user=
On Wed, Nov 2, 2016 at 4:39 AM, Steffen Kaiser <
skdove...@smail.inf.fh-brs.de> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tue, 1 Nov 2016, Peter Fraser wrote:
>
> root@BSD-11:/usr/local/etc/dovecot # doveadm auth test user
it a problem though that the telnet test won't
work?
On Thu, Nov 3, 2016 at 2:36 AM, Steffen Kaiser <
skdove...@smail.inf.fh-brs.de> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Wed, 2 Nov 2016, Peter Fraser wrote:
>
> #Custom Settings
>> hosts =
Sorry yes, peter is the unmangled user name.
On Fri, Nov 4, 2016 at 2:18 AM, Steffen Kaiser <
skdove...@smail.inf.fh-brs.de> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thu, 3 Nov 2016, Peter Fraser wrote:
>
> The command doveadm user -u username
tener lmtp {
user = vmail
}
}
ssl_cert =
wrote:
> Sorry yes, peter is the unmangled user name.
>
> On Fri, Nov 4, 2016 at 2:18 AM, Steffen Kaiser <
> skdove...@smail.inf.fh-brs.de> wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On
HI All
I have a dovecot 1 server up and running without zlib and I am setting up a
new Dovecot 2 Server and I want to use zlib. What is the proper way to do
this? Should I set up the new server, copy the mail across and then enable
zlib or do I compress the current mail in place and then copy acros
Hi All
I am migrating from dovecot-1.x where I had LDA running
to dovecot2-2.2.26.0_1 where I am trying to set up LMTP. I have enabled a
TCP/IP socket .Setting below.
service lmtp {
inet_listener lmtp {
address = 127.0.0.1
port = 24
}
}
and put this additional entry in postfix
vir
Hi All
I am upgrading from dovecot-1.2.17 to dovecot2-2.2.27_4. I configured
version 2 from scratch. I have email in the maildir format. Would it be ok
in theory if I simply copy over the email files from the version 1 server
to the version 2 server or are there any hidden dangers here? Any problem
Hi All
I have had a Dovecot-1.x Server running without issue for about 5 years
now. I decided to set up a new Server and configure version 2 from scratch.
I am having a little issue though.
Set up on FreeBSD 10.2
Using dovecot2-2.2.21_1
Dovecot starts up but isn't listening on pop3 and imap ports
I have been trying to set up dovecot with postfix to use at work.
I'm trying to configure dovecot to authenticate against active directory and
postfix the same.
I installed dovecot 1.0.10 on FreeBSD 7.0 beta 2
When I telnet in the get authentication ok but an error suggesting that
there is no Mail
Hi All
Is there a way to test to see if the dovecot quota settings are being
applied?
I'm doing this as part of troubleshooting.
I have set up dovecot + quotas with squirrelmail and I am not seeing the
quota graphs in squirrelmail but I am not getting any errors.
Could someone please help me with
HI All
Asking for a little patience and a bit of help here. I'm using
dovecot-1.1.3_1 with postfix and squirrelmail. I have implemented a global
quota successfully. That works fine. I want to now implement per user
quotas. So far I have read the howto in the documentation and searched
several threa
OK thanks for replying, I am attaching both files with the information.
On Thu, Nov 6, 2008 at 9:09 AM, Timo Sirainen <[EMAIL PROTECTED]> wrote:
> On Thu, 2008-11-06 at 09:02 -0500, Peter Fraser wrote:
> > HI All
> > Asking for a little patience and a bit of help here.
Hi all
I got a shiny new server and I want to install the latest and greatest of
everything on it. The old server has dovecot-1.2.17 working
with postfix-2.8.4,1, dovecot quotas, sieve etc.
My question is: Would it work of I installed dovecot 2 on this server along
with everything I want and just c
Hi All
I'm using dovecot version 1.2.4_1 and I noticed something strange. I
checked the list but so far I haven't found anything that exactly fits
my setup. I'm using maildirs and ldap as a backend to authenticate. A
user went over quota, realized it and proceeded to delete a lot of
email. Even no
He used Thunderbird to delete them. I checked and they were deleted,
not just flagged.
On Wed, Apr 21, 2010 at 3:36 PM, Charles Marcus
wrote:
> On 2010-04-21 3:17 PM, Peter Fraser wrote:
>> Hi All
>>
>> I'm using dovecot version 1.2.4_1 and I noticed something strange.
Ok this is an update. The quota has been refreshed now. Any ideas why
it takes so long though? It wasn't refreshed until almost an hour
later.
On Wed, Apr 21, 2010 at 3:51 PM, Peter Fraser wrote:
> He used Thunderbird to delete them. I checked and they were deleted,
> not just flagge
HI All
I'm having this exact problem but I call deliver this way in Postfix
virtual_transport = dovecot
mailbox_transport = dovecot
Should I remove these and use the mailbox_command directive instead as
you suggested?
or is there a mailbox_transport alternative?
On Mon, Sep 28, 2009 at 4:26 PM, T
Hi All
I have not been able to get per user quotas going. A general quota
works fine. My LDAP server is windows 2000.
Here is my config
mail# dovecot -n
# 1.1.3: /usr/local/etc/dovecot.conf
log_path: /var/log/dovecot.log
protocols: imaps pop3s lda managesieve
listen(default): *
listen(imap): *
li
Ok I see, so can I get per-user quotas going and still use userdb
static? or do I have to change to userdb ldap?
On Thu, Oct 15, 2009 at 11:30 AM, Timo Sirainen wrote:
> On Wed, 2009-10-14 at 21:18 -0500, Peter Fraser wrote:
>> userdb:
>> driver: static
>> args: u
OK this is what I now have.
In dovecot.conf I put:
userdb ldap {
args = /usr/local/etc/dovecot-ldap.conf
}
In dovecot-ldap.conf:
hosts = 192.168.1.97
base = dc=atlas,dc=local
auth_bind = yes
scope = subtree
auth_bind_userdn = atlas\%u
user_filter = (&(objectClass=mailUser)(mail=%u))
default_pas
):
ldap(peter.fraser,192.168.1.112): user search: base=dc=atlas,dc=local
scope=subtree filter=(&(obj
Oct 15 14:47:28 mail postfix/scache[26993]: statistics: start interval
Oct 15 14:44:08
On Thu, Oct 15, 2009 at 2:25 PM, Timo Sirainen wrote:
> On Thu, 2009-10-15 at 14:11 -0500, Peter Frase
Ok thanks I tried your config. Just edited to my my setup.
This is what I now have
dovecot.conf
---
passdb ldap {
args = /usr/local/etc/dovecot-ldap.conf
}
userdb ldap {
args = /usr/local/etc/dovecot-ldap-userdb.con
Well I did all that and when I look at the properties for the inbox in
thunderbird under quotas, It still shows 512MB for that user.
These are the logs below:
dovecot: Oct 16 09:54:44 Info: dovecot v1.1.16 starting up
dovecot: Oct 16 09:54:46 Info: auth(default): new auth connection: pid=32854
dov
Yes, the servers are up servicing clients and my production mail
server with dovecot even uses it to authenticate users for email. They
are all up and running.
On Fri, Oct 16, 2009 at 3:02 PM, Timo Sirainen wrote:
> On Fri, 2009-10-16 at 14:55 -0500, Peter Fraser wrote:
>
>> doveco
Hi All
I'm trying to implement public folders. My dovecot -n readout is at
the bottom. I created a maildir called resumes in /home/public
Its contents are:
mail# ls -la /home/public/resumes
total 6
drwx-- 3 vmail vmail 512 Oct 22 08:58 .
drwx-- 4 vmail vmail 512 Oct 22 08:47 ..
drwx-
Hi All
I'm really busy adding features to dovecot running on my dev box to
later move into prod. I saw where public mailbox quotas was added to
1.2 Does anyone have this working? I haven't been able to find docs on
that as of yet.
The public mailbox quota works fine. Thanks to ll who helped. I'm running 1.2.4
This is what I did to get a public folder called newsletters with
quota of 100M
1. Create a maildir called newsletters
2. Entered this to define the namespace in dovecot.conf
namespace public {
separator = /
prefi
Hi All
Just a quick question.
Is it possible for the postmaster to get an email when a user goes
over quota or is close to it?
That is, aside for using the same script used to alert the user?
Hi Timo
I have a strange question. I bought the Dovecot Book off Amazon. I can easily
prove it with a picture and/or my receipt off Amazon. I still have it o my
library but I don’t like to travel around with it. Is there a way for me to get
a PDF copy? I just checked Amazon and there is still no
Well, if there’s no other way, I guess I will have to.
Thanks.
Sent from Mail for Windows 10
From: LuKreme via dovecot
Sent: Saturday, July 20, 2019 3:33 AM
To: Peter Fraser via dovecot
Subject: Re: Dovecot eBook
On Jul 19, 2019, at 19:29, Peter Fraser via dovecot wrote:
I have a strange
31 matches
Mail list logo