We've been using hibernate for about half a year with no ill effects. There
were various logged errors in earlier versions of dovecot, but even with
those, we never heard a reported customer-side error (almost always when
transitioning from hibernate back to regular imap; in the case of those
error
On Thu, Apr 6, 2017 at 3:10 AM, Timo Sirainen wrote:
> On 6 Apr 2017, at 9.56, Christian Balzer wrote:
> >
> >> For no particular reason besides wanting to start conservatively, we've
> got
> >> client_limit set to 50 on the hibernate procs (with 1100 total
> hibernated
> >> connections on the b
On Mon, Apr 3, 2017 at 6:04 PM, Mark Moseley wrote:
> We just had a bunch of backend boxes go down due to a DDoS in our director
> cluster. When the DDoS died down, our director ring was a mess.
>
> Each box had thousands (and hundreds per second, which is a bit much) of
> log
On Thu, Apr 6, 2017 at 9:22 PM, Christian Balzer wrote:
>
> Hello,
>
> On Thu, 6 Apr 2017 22:13:07 +0300 Timo Sirainen wrote:
>
> > On 6 Apr 2017, at 21.14, Mark Moseley wrote:
> > >
> > >>
> > >> imap-hibernate processes are similar to ima
Timo/Aki/Docecot guys, any hints here? Is this a bug? Design issue?
On Fri, Apr 7, 2017 at 10:10 AM Mark Moseley wrote:
> On Mon, Apr 3, 2017 at 6:04 PM, Mark Moseley
> wrote:
>
>> We just had a bunch of backend boxes go down due to a DDoS in our
>> director cluster. Wh
This is a 'has anyone run into this and solved it' post. And yes, I've been
reading and re-reading TFM but without luck. The background is that I'm
working on tooling before we start a mass maildir->mdbox conversion. One of
those tools is recovering mail from backups (easy as pie with maildir).
We
>
> >
> > > I've tried using IMAP with mail_location pointed at the snapshot, but,
> > > though I can get a listing of emails in the mailbox, the fetch fails
> when
> > > dovecot can't write-lock dovecot.index.log.
> >
> > I've thought about doing this someday (adding snapshots to a user's
> > name
On Wed, May 31, 2017 at 3:24 PM, M. Balridge wrote:
> Quoting Mark Moseley :
>
> > I've tried using IMAP with mail_location pointed at the snapshot, but,
> > though I can get a listing of emails in the mailbox, the fetch fails when
> > dovecot can't wri
I was curious what the status of this redis auth patch is:
https://dovecot.org/list/dovecot/2016-June/104763.html
On Tue, Jun 20, 2017 at 12:45 PM, Timo Sirainen wrote:
> https://dovecot.org/releases/2.2/rc/dovecot-2.2.31.rc1.tar.gz
> https://dovecot.org/releases/2.2/rc/dovecot-2.2.31.rc1.tar.gz.sig
>
> Unless new bugs are found, this will be the final v2.2.31 release, which
> will be released on Monday.
>
>
On Fri, Jun 23, 2017 at 4:30 AM, Timo Sirainen wrote:
> On 23 Jun 2017, at 3.44, Mark Moseley wrote:
> >
> > It'd be great if https://dovecot.org/list/dovecot/2016-June/104763.html
> > could make it into this RC (assuming you guys approved it back when it
> was
&
My last message probably contained too much information. This one is more
succient.
I have a user, 'mark', who has been running a Thunderbird client on Windows to
Dovecot server
with Kerberos/GSSAPI authentication for over a year. I created a new Tbird
account on a new
Linux works
name_format = %n
auth_verbose = yes
auth_verbose_passwords = plain
disable_plaintext_auth = no
info_log_path = /var/log/dovecot_info
mail_location = maildir:~/Maildir
passdb {
driver = shadow
}
protocols = imap
ssl_cert = ):
Credentials:
Jul 11 17:28:31 auth: Debug: client passdb out: OK 1
I've been playing with weakforced, so it fills in the 'fail2ban across a
cluster' niche (not to mention RBLs). It seems to work well, once you've
actually read the docs :)
I was curious if anyone had played with it and was *very* curious if anyone
was using it in high traffic production. Getting t
On Tue, Jul 18, 2017 at 10:40 PM, Aki Tuomi wrote:
>
>
> On 19.07.2017 02:38, Mark Moseley wrote:
> > I've been playing with weakforced, so it fills in the 'fail2ban across a
> > cluster' niche (not to mention RBLs). It seems to work well, once you've
&g
On Thu, Aug 17, 2017 at 1:16 AM, Teemu Huovila
wrote:
> Below is an answer by the current weakforced main developer. It overlaps
> partly with Samis answer.
>
> ---snip---
> > Do you have any hints/tips/guidelines for things like sizing, both in a
> > per-server sense (memory, mostly) and in a c
On Wed, Sep 6, 2017 at 2:01 AM, Harald Leithner wrote:
> Any idea why this doesn't setup work anymore in 2.2.32?
>
> thx
>
> Harald
>
>
I just ran into the same thing myself. For me, when I added this to the
"location" in the expunged namespace, it started working again:
...:LISTINDEX=expunged.
On Fri, Sep 15, 2017 at 1:42 PM, Harald Leithner
wrote:
> Am 2017-09-15 21:25, schrieb Mark Moseley:
>
>> On Wed, Sep 6, 2017 at 2:01 AM, Harald Leithner
>> wrote:
>>
>> Any idea why this doesn't setup work anymore in 2.2.32?
>>>
>>> thx
&
I've been digging into the auth policy stuff with weakforced lately. There
are cases (IP ranges, so could be wrapped up in remote {} blocks) where
it'd be nice to skip the auth policy (internal hosts that I can trust, but
that are hitting the same servers as the outside world).
Is there any way to
On Wed, Sep 27, 2017 at 10:03 AM, Marcus Rueckert wrote:
> On 2017-09-27 16:57:44 +0000, Mark Moseley wrote:
> > I've been digging into the auth policy stuff with weakforced lately.
> There
> > are cases (IP ranges, so could be wrapped up in remote {} blocks) where
>
On Wed, Sep 27, 2017 at 10:06 PM, Aki Tuomi wrote:
>
>
> On 27.09.2017 20:14, Mark Moseley wrote:
> > On Wed, Sep 27, 2017 at 10:03 AM, Marcus Rueckert
> wrote:
> >
> >> On 2017-09-27 16:57:44 +, Mark Moseley wrote:
> >>> I've been digging
On Thu, Sep 28, 2017 at 9:34 AM, Aki Tuomi wrote:
>
> > On September 28, 2017 at 7:20 PM Mark Moseley
> wrote:
> >
> >
> > On Wed, Sep 27, 2017 at 10:06 PM, Aki Tuomi
> wrote:
> >
> > >
> > >
> > > On 27.09.2017 20:14, Ma
ils-when-using-usernamedomain-format>
on ServerFault. It works fine.
But being able to pass a username_format parameter to the PAM module (which I
tried, but it was rejected) would be a lot simpler, and a lot more intuitive.
- Mark
allow the exception. I allowed the exception which worked and TB is fine
now.
I only did this because my ssl cert is a wildcard for the domain but
does not explicitly list the hostname.
Mark
On 9/14/2022 8:23 AM, Meikel wrote:
Hello.
Am 14.09.2022 um 13:59 schrieb Christian Mack:
Sound to me
TL;DR:
Sure, this affects medium/large/Enterprise folks (that's where I was using
Director -- though currently retired, so no existing self-interest in this
email).
This will also affect *any* installation with a whopping two dovecot
servers with mdbox backends talking to a single li
Xata Corporation/Mike Uremovich
INBOX
root@srv56:~#
But no "Shared" or "rself" to be found.
Help, please. I'm quickly going bald over this one.
--
*Mark Usrey*
Director of Information Technologies
*Solaray LLC
Solaray LLC*
620 S. Linden
Sapulpa, Ok 74066
(918) 227-0722 Ext. 527
I've been using Dovecot 2.2.15 as the IMAP server for Outlook (2010/2013) on
Windows workstations for over 6 months with no problems. Dovecot is hosted on
the office Samba4 AC/DC server.
I have been using auth_mechanisms plain login, and passdb driver = shadow.
What I'd like to do now is use th
gt; auth_verbose_passwords = plain
> disable_plaintext_auth = no
> info_log_path = /var/log/dovecot_info
> mail_location = maildir:~/Maildir
> passdb {
> driver = shadow
> }
> protocols = imap
> ssl_cert = ssl_key = userdb {
> driver = passwd
> }
> verbose
-secret.dat
Sep 05 16:46:22 auth: Debug: auth client connected (pid=13487)
Sep 05 16:46:22 auth: Debug: client in: AUTH1 NTLMservice=imap
session=IlvqGwYf0wDAqAA6lip=192.168.0.2 rip=192.168.0.58
lport=143 rport=52947
Sep 05 16:46:22 auth: Debug: client pas
More info ...
My dovecot error log shows:
Sep 05 16:45:19 auth: Debug: client in: AUTH1 NTLMservice=imap
Sep 05 16:45:19 auth: Debug: client passdb out: OK 1 user=mark@hprs
original_user=mark@HPRS
Sep 05 16:45:19 auth: Debug: master in: REQUEST 998899713 10219
Comments interspersed with yours ...
--Mark
-Original Message-
> Date: Sun, 06 Sep 2015 20:00:11 -0500
> From: Rick Romero
> To: dovecot@dovecot.org
> Subject: Re: How to "Windows Authenticate"
>
> Hmm. I would expect to see 'm...@hprs.com'
LURE
Sep 08 18:38:18 auth: Debug: client passdb out: FAIL1
Notice that my userid (mark or mark@ohprs) is nowhere to be found. Whereas when
I specified the userdb passwd at least it had a user id in the error log. From
my previous test with userdb passwd amd passdb shadow:
Sep 05 16:45:19 auth:
working:
Sep 05 16:45:19 auth-worker(5498): Debug: shadow(mark@hprs,192.168.0.58): lookup
Sep 05 16:45:19 auth-worker(5498): Info: shadow(mark@hprs,192.168.0.58):
unknown user
Dovecot gets the user as" mark@hprs" instead of "mark" and therefore can't find
it in the userdb
Fran and/or Matthias,
Could you publish your doveconf -n? I can't get dovecot to authenticate with my
AD. Maybe you have a solution I could try.
What mail client(s) are you using? I assume by "AD 2003/8" You mean SBS2003/8
and are therefore using Outlook?
--Mark
-O
(null)
userdb_gid: (null)
arg1=/usr/local/libexec/dovecot/checkpassword-reply
CMD: /usr/bin/ntlm_auth --username="mark" --password='mypass'
ntlm_auth status: 0
Now, the wiki says 2 things that have me stumped:
1. It says that, "Dovecot calls the script with AUTHORIZED=1 env
ion wants you to also set environment variables (which don't appear to
be there) and execute programs from within programs, and of course, it doesn't
"just work". Why the complexity? Why not return a simple 0 or 1 and go with
that? Oh well, I'm going to have to abandon this
environment
variables as described in (http://wiki2.dovecot.org/AuthDatabase/CheckPassword).
My debug output of env variables sent to checkpassword-reply:
$USER=mark
userdb_uid=326
userdb_gid=100
INSECURE_SETUID=1
EXTRA=userdb_uid userdb_gid
I have confirmed that my checkpassword program ret
Fran - thanks for your reply. I'm cc'ing you directly on this as well as posting
to the list as I'm not sure how often you check the list and I'm down to hanging
by my last fingernail on this project.
I have some preliminary questions interspersed below.
Thanks, --Mark
-
e this bit of
information added in the appropriate place(s) or the developer/hackster will
waste days trying to get checkpassword working until he/she stumbles across the
userdb_home comment elsewhere.
Nevertheless, checkpassword turns out not to be the solution to my original
problem, so I will keep
and how to fix it?
Note that I have read http://wiki2.dovecot.org/HowTo/ActiveDirectoryNtlm over
and
over, so simply referring me to that link will not help.
Thanks, Mark
Does the Dovecot NTLM mechanism work with MS Outlook?
[ ] YES
[ ] NO
Please check one ... anybody.
--Mark
-Original Message-
From: Mark Foley
Date: Sun, 13 Sep 2015 01:10:57 -0400
To: dovecot@dovecot.org
Subject: Re: How to "Windows Authenticate"
I am running Dovecot 2.2.1
ry:
/usr/local/lib/dovecot/auth
Sep 13 00:53:12 imap-login: Info: Disconnected: Auth process broken
(disconnected before auth was ready, waited 0 secs): user=<>, rip=192.168.0.58,
lip=98.102.63.107, session=<2PnkuZkfqADAqAA6>
Any idea what would generate this message?
--Mark
-Origin
s
color categories can be set from Outlook. Can someone tell me where to look for
these properties?
THX - Mark
t out"?
Thanks, --Mark
I'm going to try it.
I've also seen `dovadm import` as a possible suggestion, though if a simple
copy works I don't
see why anyone would use `dovadm import`.
--Mark
-Original Message-
From: Mark Foley
Date: Thu, 12 Nov 2015 17:13:50 -0500
To: dovecot@dovecot.org
Subject: How to R
ee what happens. I'll report back.
--Mark
-Original Message-
> Date: Thu, 12 Nov 2015 23:36:52 +0100
> From: Heiko Schlittermann
> To: dovecot@dovecot.org
> Subject: Re: How to Restore emails
>
> Hi,
>
> Mark Foley (Do 12 Nov 2015 23:31:39 CET):
> &
end up with duplicates.
Next time I will restore to a temp directory and check the flags and not
restore files with the
same name but different flags.
--Mark
-Original Message-
> Date: Fri, 13 Nov 2015 09:08:55 +0100 (CET)
> From: Steffen Kaiser
> To: Mark Foley
> Subject:
somewhere or does the
mail client just "know" what these correspond to?
--Mark
;m doing wrong...
Thanks,
Mark
$ doveconf -n
# 2.2.21 (5345f22): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.9 (357ac0a0e68b+)
# OS: Darwin 15.2.0 x86_64
lda_mailbox_autocreate = yes
mail_location = maildir:~/Maildir
maildir_broken_filename_sizes = yes
maildir_very_dirty_syncs = ye
On Wed, Dec 30, 2015 at 11:25 AM, Stephan Bosch wrote:
>
>
> Op 30-12-2015 om 15:15 schreef Mark Stover:
>>
>> Trying to make vnd.dovecot.filter to exchange an email with my script.
>> (I have a vnd.dovecot.pipe script working, so I'm pretty sure it's not
>
one could provide some assistance it would be greatly appreciated!
Thanks,
Mark
th an alternate configuration?
If I change the name space won't it fail to find the local folders in
their mailbox?
Cheers,
Mark
On 2016-01-30 19:05, Timo Sirainen wrote:
On 29 Jan 2016, at 23:16, Mark Little wrote:
Hi everyone,
I'm hoping I am just missing something obvious - but I
On 2016-02-02 07:22, Timo Sirainen wrote:
On 01 Feb 2016, at 23:39, Mark Little wrote:
Hi Timo,
Thank you very much for the information. I had seen the DSync page
but I was confused as to how to configure it. I'd definitely love to
be able to get the proper dsync migration working
On Wed, Feb 17, 2016 at 12:49 AM, Alessio Cecchi wrote:
> Hi, I'm are running a classic Dovecot setup:
>
> About ten thousand connected users
> mailbox in Maildir format shared via NFS (NetApp)
> Director for POP/IMAP
> Delivery via Dovecot LDA
>
> All works fine but sometimes I see a spike on th
even if I specify "imapc:"?
Any help at all would be greatly appreciated!
Thank you.
On 2016-02-02 10:04, Mark Little wrote:
On 2016-02-02 07:22, Timo Sirainen wrote:
On 01 Feb 2016, at 23:39, Mark Little wrote:
Hi Timo,
Thank you very much for the information. I had seen the D
The Outlgoing
server (SMTP)
my.server.name does not support the selected authentication method. Please
change the
'Autnentication method' in 'Account Settings | Outgoing Server (SMTP)'."
Clearly, something is configured wrong, but I've no clue what.
Can I get some advice?
THX --Mark
cation method and it therefore does not work.
Thanks, --Mark
-Original Message-
From: Mark Foley
Date: Fri, 22 Apr 2016 02:07:24 -0400
Organization: Ohio Highway Patrol Retirement System
To: dovecot@dovecot.org
Subject: Looking for NTLM config example
> Now that I am running Thunderbird
could find no such file on the host running
Dovecot. Is that file
needed? If so, I've got a message in to the Samba4 folks asking where it is
located.
I'm also using Dovecot 2.2.15. Too old?
Do you think auth_krb5_keytab is my problem or something deeper?
THX --Mark
-Original
ly
with Dovecot?
Please speak up! Let me know you exist!
--Mark
-Original Message-
> Date: Sun, 26 Jun 2016 15:08:03 +0300 (EEST)
> From: aki.tu...@dovecot.fi
> To: dovecot@dovecot.org, Mark Foley
> Subject: Re: Looking for NTLM config example
>
> Also it seems we lack supp
were
set up. I can, however, kerberos authenticate from domain workstations both
WIN7 and Linux.
I will (and have already) contacted the Samba list to see what needs to be done.
I'll post back what I find.
Maybe I can finally get to the bottom of this problem.
Thanks again -- Mark
-Original Mes
sers=yes
> }
I used my same userdb and passdb settings (although I understand that passdb is
not used by gssapi?)
passdb {
driver = shadow
}
userdb {
driver = passwd
}
> In /etc/pam.d/dovecot :
> #%PAM-1.0
> auth sufficient pam_krb5.so no_user_check validate
> accountsufficient pam_permit.so
The /etc/pam.d directory did not exist so I created it and added the dovecot
file as shown.
The permissions are a+r.
So, no go so far, but I am encouraged that you have it working. Perhaps you can
point out what
I might have missing or am otherwise done wrong?
THX --Mark
th gssapi? (providing I get other configs correct)
--Mark
-Original Message-
> Date: Tue, 28 Jun 2016 00:19:45 +0300 (EEST)
> From: aki.tu...@dovecot.fi
> To: dovecot@dovecot.org
> Subject: Re: Looking for GSSAPI config [was: Looking for NTLM config example]
>
> > On
Aki,
To review your 5 points:
On Mon, 27 Jun 2016 09:18:54 +0300 Aki Tuomi wrote:
> 1. Functional AD or Kerberos environment
> 2. Time synced against your KDC (which is your Domain Controller on Windows)
> 3. /etc/krb5.conf configured
> 4. Both forward / reverse DNS names correct for clients an
f. Why "Unknown authentication mechanism
'gssapi'"?
Do you have any idea from the configs I've posted? I'm rather depressed about
this. I thought I'd
finally able to get AD authentication going for Dovecot. Not ready to give up
though!
Suggestions?
THX -- Mark
--
nd will peruse the possible options after I send
this. I am on
version 2.2.15 and I see that the current downloadable version is 2.2.24.
Should I upgrade? Do
you think that would help? (a perusal of the changes since 2.2.15 shows nothing
obvious
realated to gssapi)
--Mark
-Original Message-
se notify [192.168.0.58]
Jun 28 22:44:11 imap-login: Info: Disconnected (no auth attempts in 6 secs):
user=<>, rip=192.168.0.58, lip=98.102.63.107, TLS, session=
Does this tell you anything? `doveconf -n` and krb5.conf are configured as
shown in previous
messages below.
Closer! --Mark
---
ain/realm name, not the public FQDN. I'm suspecting there is something wrong
with the
kerberos config.
To further confuse. There *is* a WIN7 workstation 'mark' in the domain, though
not the
workstation from which this testing is being done (this workstation is named
'com
urther comments in that message that I won't clutter the list by
repeating here. Check
out that message and see what you think could be wrong.
Thanks for your help! I'm sure this is solvable!
--Mark
-Original Message-
> Date: Wed, 29 Jun 2016 08:03:14 -0400
> Subject: Re:
rdb: checkpassword nss passwd prefetch passwd-file
should I see authentication methods there?
--Mark
-Original Message-
Subject: Re: Looking for GSSAPI config [was: Looking for NTLM config example]
To: dovecot@dovecot.org
From: Aki Tuomi
Organization: Dovecot Oy
Date: Thu, 30 Jun 201
Aki - comments interspersed below ...
--Mark
-Original Message-
> Subject: Re: Looking for GSSAPI config [was: Looking for NTLM config example]
> To: dovecot@dovecot.org
> From: Aki Tuomi
> Organization: Dovecot Oy
> Date: Fri, 1 Jul 2016 10:10:43 +0300
>
> Th
required info on creating the SPNs and krb
keytab file for
other poor schmucks like me.
Now, if I can get NTLM figured out for the remaining Outlook users ... !
--Mark
indmill! I'll
check back with the list to see if you've come up with anything.
> Aki
Again, thanks for all your help.
--Mark
-Original Message-
> Subject: Re: Configure Dovecot for GSSAPI [formerly: Looking for GSSAPI
> config]
> To: dovecot@dovecot.org
> From: A
/host.domain.name@MYREALM (des-cbc-md5) (0x232616c2a4fd08f7)
1 imap/host.domain.name@MYREALM (arcfour-hmac) (0x9dae89a221dc374a39f560833
--Mark
-Original Message-
From: Mark Foley
Date: Mon, 04 Jul 2016 03:23:30 -0400
Organization: Ohio Highway Patrol Retirement System
To: doveco
Brendan - yes, go ahead and send that doc directly to my email address. I've
got Maildir
folders going, but not nfs; and I'm curious about your load balance.
THX --Mark
-Original Message-
> Date: Mon, 04 Jul 2016 10:40:06 -0400
> From: Brendan Kearney
> To:
, etc.). I did manually add olduser to the
curuser/Maildir/subscriptions
file, but still nothing.
So, what did I do wrong and how do I fix it?
THX -- Mark
On Sat, 16 Jul 2016 08:53:27 +0200 Luigi Rosa wrote:
>
> Mark Foley wrote on 16/07/2016 07:43:
> > Our office had a user leave. Another user is taking over her duties and
> > needs reference to the
> > departing user's email. I've copied that entire departe
d not
live without; and
can be configured to have a very similar look-and-feel as Outlook. In over a
year of running
Thunderbird (currently at 38.8.0 Ubuntu, 45.2.0 Window) it has performed
flawlessly.
I concur with Charles Marcus' query: can you elaborate on how Thunderbird is
failing for yo
Hey!! It is now showing the former users' folders at the top level of the
current user. Great!
Perhaps dovecot just needed time to "index" the new messages? Anyway, Luigi's
suggestion on
moving and renaming the folders apparently worked.
Thanks --Mark
-Original Me
Information
bpatterson.INBOX.2013 Investment Confirmation Responses
where the 1st 7 listed are part of the user's existing list and the next ones
are what I added
for the former user's mail folders. This did not work.
Ideas?
--Mark
-Original Message-
From: Mark Foley
Date: Sa
things don't support what you want.
My dovecot server is Slackware64 14.1. One of the users has over 1400 mail
folders and 7.2G of
IMAP space. She has had no problems with Thunderbird.
All of our WIN7 workstations are x64, so perhaps there are issues with x86
version of
dovecot/Thunderbird.
On Sun, 17 Jul 2016 03:44:05 +0200 Achim Gottinger wrote:
Am 17.07.2016 um 02:36 schrieb Mark Foley:
> Not quite there yet. The folders show up, but I cannot see the mail inside
> the folders unless
> (in the Thunderbird client) I uncheck the setting "Show only subscribed
>
ird, then dragged the folders out of the .bpatterson
hierarchy to the
new folder. That worked, but was a bit time consuming.
I supposed I was thrown off because the destination user's Maildir has no
.INBOX/ directory, only:
.INBOX.this/
.INBOX.that/
but, I suppose INBOX is a special case since the rest of the top-level folders
(Drafts,
Templates, Sent Items, ...) do have directories. Next time!
Thanks --Mark
chroot = login
process_limit = 128
process_min_avail = 5
service_count = 1
user = dovecot
vsz_limit = 64 M
}
service pop3 {
drop_priv_before_exec = no
process_limit = 512
vsz_limit = 256 M
}
ssl_cert = was automatically rejected:%n%r
sendmail_path = /usr/sbin/sendmail
}
-
rks.
I don't have a theory for why dotlock wouldn't be supported in
that path.
Thanks again,
Mark
On Wed, Jul 20, 2016 at 01:25:44AM +0200, Michael Kliewe wrote:
> Hi Mark,
>
> Am 19.07.2016 um 21:23 schrieb Mark Costlow:
> > I have converted some test users and they gene
tags are create in Tbird, they get new flag letters.
That would, of
course, mean that if a user changes Thunderbird tag name, they would lose all
tag settings on
existing message. That doesn't seem right and I hope my theory is wrong.
Any insight would be appreciated.
--Mark
On Tue, Jul 19, 2011 at 3:56 PM, Steve Fatula wrote:
> I see back in November of last year, a thread about using client_limit in the
> imap service (not imap-login) that would allow each imap process serve more
> than
> one connection. Sounded good, until I tried it!
>
> When I did, unlike the OP
com): Post-login
script denied access to user devn...@dhzone.com
Aug 24 13:01:57 callisto dovecot: log: Error: service(imap-postpop):
child 668 returned error 89 (Fatal failure)
Aug 24 13:02:03 callisto dovecot: master: Warning: Killed with signal 15
(by pid=1 uid=0 code=kill)
--
_
Mark Willcox
Data Helper, Inc.
is just:
#!/bin/bash
echo "$USER $IP `host $IP`" > /var/lib/postpop/db/$IP
exec "$@"
The IP-named file is not being created. popuser owns the folder.
Also, when I get this working, can I set up a pop3 equivalent?
_
Mark Willcox
Data Helper, Inc.
On 8/24/20
not run at all. Is there anything
I can do to narrow down what is going wrong? Some higher level of logging?
Thanks!
_____
Mark Willcox
Data Helper, Inc.
On 8/24/2011 3:37 PM, Timo Sirainen wrote:
> On Wed, 2011-08-24 at 13:57 -0500, Mark Willcox wrote:
>
>> Aug 24
I am about 97.2% certain that it never tries to run the script. I
changed it to simply touch a file in /tmp with the same result. I
simplified it to:
#!/bin/sh
exec "$@"
Still refused.
_
Mark Willcox
Data Helper, Inc.
On 8/24/2011 5:16 PM, Mark Willcox wrote:
>
I downloaded the source and patched script-login.c. It is working fine
now! Thank you!
My script is running as root now and it resisted all efforts to make it
run as popuser, but I can work with that.
Why did I wait so long to move from bincimap?
_
Mark Willcox
Data Helper
the proper user in
the script.
_____
Mark Willcox
Data Helper, Inc.
On 8/25/2011 10:47 AM, Pelle Svensson wrote:
> Hi
>
> I tried several variants of suggestions but I can't get it working
>
> dovecot-info.log:
> ===
> Aug 25 17:37:48 imap-login:
I've been goofing with this all day with 2.0.15 and I'm starting to
realize that either a) I'm not that smart, b) it's been so long since
I messed with namespaces that I'm going about it completely wrong, or
c) it's just not possible. I haven't posted 'doveconf -n' and other
details, because mainly
On Fri, Sep 23, 2011 at 3:35 PM, Mark Moseley wrote:
> I've been goofing with this all day with 2.0.15 and I'm starting to
> realize that either a) I'm not that smart, b) it's been so long since
> I messed with namespaces that I'm going about it completely wrong,
fixed in the newest version.
Thanks,
Mark
04-11-2011 23:56, Timo Sirainen yazmış:
On Thu, 2011-10-20 at 12:38 +0300, Mark Zealey wrote:
I'm currently changing some systems to use the redirector service, which
means that to get local deliveries going I need to get lmtp set up so it
can be redirected as well. This is working
estion is, what perms and ownership should
/u/indexes be set to? I've tried several different things before this
cry for help...
Thanks.
Mark
On Mon, Sep 26, 2011 at 10:11 AM, Mark Moseley wrote:
> On Fri, Sep 23, 2011 at 3:35 PM, Mark Moseley wrote:
>> I've been goofing with this all day with 2.0.15 and I'm starting to
>> realize that either a) I'm not that smart, b) it's been so long since
>>
Folks:
I've been running Dovecot 2.0.7 on a Qmail / Vpopmail installation built
on Debian Squeeze, with no problems for about a year. Dovecot is used
for IMAP/S auth only.
Dovecot is built from source. I just upgraded to 2.0.15 but it
segfaults whenever an IMAP auth is attempted, regardless of
On Tue, Nov 15, 2011 at 11:39 AM, Timo Sirainen wrote:
> On Mon, 2011-11-14 at 10:23 -0800, Mark Moseley wrote:
>
>> > Thanks to a fortuitously unrelated thread ("how to disable quota for
>> > second namespace"), I got the quota part figured out and that seem
101 - 200 of 591 matches
Mail list logo