Re: [Dovecot] exceeded mail_max_userip_connections

2011-05-08 Thread Mark Sapiro
-9. I had similar issues with older versions of K-9. They went away at some point. I'm currently using K-9 3.604. If you are using an older version of K-9, particularly a 2.xxx version, I suggest you upgrade. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Dovecot] Post-login scripting with mail_drop_priv_before_exec in dovecot2

2011-05-09 Thread Mark Zealey
ing a certain column name from the database to set the value of service imap-postlogin { user } or setting something like user = $user in the configuration? (or is the configuration only read at startup so such dynamic configuration can't be done in the service section?) Cheers, Mark

Re: [Dovecot] when the user has no home directory

2011-05-10 Thread Mark Sapiro
en talking to the MTA on the server. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] How Dovecot 2 create folders and subfolders ( MBOX format ) with TB ?

2011-06-07 Thread Mark Alan
On Tue, 07 Jun 2011 12:39:00 +0200, Frank Bonnet wrote: > > Do you have any other MUA recommendation ? > http://www.claws-mail.org/

[Dovecot] Problem with Dovecot 2.0/2.1 and MySQL 5.1

2012-06-20 Thread Mark Schmale
aster-service.c:544 No locals. #12 0x7fb891c289a3 in main (argc=2, argv=0x7fb891e5e080) at main.c:373 c = best regards, Mark Schmale

[Dovecot] dovecot/log not running

2012-09-07 Thread Mark Hinch
these are successful logins or not (no logging!). What hangs imap-log processes for hours at a time? After a while of course, dovecot will not start any new imap-login processes so Thunderbird cannot get any more mail until I restart dovecot. Then everything is OK for another 12 hours or so. Ideas on either problem? -Mark

Re: [Dovecot] dovecot/log not running

2012-09-12 Thread Mark Hinch
7;ll try to catch lsof -i output on these rogue processes to see what IP state they are in. Any other ideas about where to go? Thanks! -Mark On 9/11/2012 11:23 AM, Timo Sirainen wrote: Something's very wrong. I have no idea what. doveconf -n output might help. On 7.9.2012, at 14.39,

[Dovecot] dsync ignores ssh-agent

2012-10-12 Thread Mark Hills
script it enables dsync to find my ssh-agent: export DOVECOT_PRESERVE_ENVS="SSH_AGENT_PID SSH_AUTH_SOCK" dsync mirror ssh imap.example.com /home/mark/opt/dovecot/bin/dsync and it now works without asking for password every time. I'm posting here so that anyone else googling for t

[Dovecot] Dovecot 2.2.beta1

2013-02-07 Thread Mark Sapiro
Just an FYI, I have been running 2.2.beta1 for a few days now with no problems, but I'm not using any of the new features ;) -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Dovecot] Dovecot list archives not updating

2013-02-21 Thread Mark Sapiro
ure that any messages older than Fri Feb 8 16:31:49 EET 2013 in Mailman's 'shunt' queue that should not also be reprocessed are removed. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] v2.2.beta2 released

2013-02-21 Thread Mark Sapiro
; I've just updated to 2.2b2... The same applies to me except it's CentOS 5 and I have only a half dozen POP3 users and a couple of IMAP users with a total of about 2 dozen mailboxes. No problems with 2.2beta2 so far. -- Mark Sapiro The highway is for gamblers, San Francisco Ba

Re: [Dovecot] v2.2.rc2 released

2013-02-25 Thread Mark Sapiro
n't work for me either. >This one is actually running on my servers. :) And on mine for the last 25 minutes with no problems. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] v2.2.rc5 released

2013-04-07 Thread Mark Sapiro
On 4/7/2013 7:36 AM, Marc Perkel wrote: > Testing under OpenVZ and it's all good here. > > +1 And It's been running here over 40 hours on CentOS 5 with no problems. +1 -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] Dovecot 2.0.beta3 Configuration issue (I think)

2010-02-21 Thread Mark Sapiro
Thomas Leuxner wrote: >> ssl_cert = /etc/postfix/sbh16-cert.pem >> ssl_key = /etc/postfix/sbh16-key.pem > >Try > >ssl_cert = ssl_key = The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] Dovecot 2.0.beta3 Configuration issue (I think)

2010-02-21 Thread Mark Sapiro
mmap()ing files. You may need to increase this # limit if you have huge mailboxes. #vsz_limit = 256M # Max. number of IMAP processes (connections) #process_limit = 1024 } service pop3 { # Max. number of POP3 processes (connections) #process_limit = 1024 } -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] Testing 2.0b3 - problem with pop3

2010-02-22 Thread Mark Sapiro
ervice(pop3-login): command startup failed, >throttling I see the same thing with pop3 and a different but apparently related symptom with imap. See <http://dovecot.org/pipermail/dovecot/2010-February/046989.html> I don't have an answer though :( -- Mark Sapiro Th

Re: [Dovecot] Testing 2.0b3 - problem with pop3

2010-02-22 Thread Mark Sapiro
and these are the same files that work with dovecot 1.2.10 I have also tried ssl_cert = Also dsync was crashing at startup. I think I'll do beta4 in a few days >in case there are other bad bugs. I'll probably wait for beta4 before trying again. -- Mark Sapiro The highway

Re: [Dovecot] Dovecot 2.0.beta3 Configuration issue (SOLVED)

2010-02-22 Thread Mark Sapiro
> Timo Sirainen wrote in another thread: >> >>Looks like beta3 was a pretty horrible release. Fixed this bug too: >>http://hg.dovecot.org/dovecot-2.0/rev/32d6dd7ce7cb That solved my pop3 assertion panic. Once I got past that, I again tried changing from ssl_cert = /etc/postfix/sbh16-cert.pem ssl

[Dovecot] panic in istream-raw-mbox.c - 2.0.beta3+

2010-02-22 Thread Mark Sapiro
Saw the following in the log after shutting down my client. Feb 22 20:44:47 sbh16 dovecot: imap(mark): Disconnected: Logged out bytes=1755/9765 Feb 22 20:44:47 sbh16 dovecot: imap(mark): Panic: file istream-raw-mbox.c: line503 (istream_raw_mbox_get_start_offset): assertion failed: (rstream

Re: [Dovecot] Panic in istream-raw-mbox.c - 2.0.beta3+

2010-02-23 Thread Mark Sapiro
Mark Sapiro wrote: >Saw the following in the log after shutting down my client. > >Feb 22 20:44:47 sbh16 dovecot: imap(mark): Disconnected: Logged out >bytes=1755/9765 > >Feb 22 20:44:47 sbh16 dovecot: imap(mark): Panic: file >istream-raw-mbox.c: line503 (istream_raw_

Re: [Dovecot] panic in istream-raw-mbox.c - 2.0.beta3+

2010-02-24 Thread Mark Sapiro
Timo Sirainen wrote: >On 23.2.2010, at 7.04, Mark Sapiro wrote: > >> Feb 22 20:44:47 sbh16 dovecot: imap(mark): Panic: file >> istream-raw-mbox.c: line503 (istream_raw_mbox_get_start_offset): >> assertion failed: (rstream->seeked) > >I think this fixes it: http

Re: [Dovecot] What does mailman do with a 'post' command?

2010-02-26 Thread Mark Sapiro
igest is sent to that member and posted back to the list ensuring there will be another digest the next day, but there is protection in Mailman against this kind of loop, so that probably isn't it. The bottom line is there is a mail...@example.co.jp list, and someone needs to examine its membe

Re: [Dovecot] panic in istream-raw-mbox.c - 2.0.beta3+

2010-02-27 Thread Mark Sapiro
Mark Sapiro wrote: > Timo Sirainen wrote: > >>On 23.2.2010, at 7.04, Mark Sapiro wrote: >> >>> Feb 22 20:44:47 sbh16 dovecot: imap(mark): Panic: file >>> istream-raw-mbox.c: line503 (istream_raw_mbox_get_start_offset): >>> assertion failed: (rstr

Re: [Dovecot] What does mailman do with a 'post' command?

2010-03-01 Thread Mark Sapiro
gt;On the other hand, I have joined mailman-us...@python.org as you led me >know. And any follow-up questions should be posted there, not here as this discussion is way off topic for dovecot. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Dovecot] Question about SASL auth

2010-03-07 Thread Mark Sapiro
I have recently upgraded from Dovecot 1.2.10 to 2.0.beta3. I have Postfix 2.3.3 and use Dovecot to provide SASL auth for Postfix. # dovecot -n # 2.0.beta3: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 2.6.18-8.1.14.el5 i686 CentOS release 5 (Final) auth_mechanisms = plain apop login auth_worke

[Dovecot] Overly long email of miscellaneous Dovecot migration questions

2010-03-16 Thread Mark Moseley
Hello to the list! I've been asked to spec out the feasibility and, if feasible, plan a migration from Courier to Dovecot for both POP3 and IMAP for about 4 million mailboxes. I've been trying to absorb all the dovecot-related info I could over the past couple of weeks from the docs and from the li

Re: [Dovecot] Overly long email of miscellaneous Dovecot migration questions

2010-03-17 Thread Mark Moseley
First off, thanks for the reply. I appreciate it greatly! On Tue, Mar 16, 2010 at 4:36 PM, Timo Sirainen wrote: > On 17.3.2010, at 1.01, Mark Moseley wrote: > >> * Since Dovecot 2.0 seems like it's just around the corner, that's all >> I've been testing, a

Re: [Dovecot] Overly long email of miscellaneous Dovecot migration questions

2010-03-17 Thread Mark Moseley
Oops, forgot to ask one other thing On Tue, Mar 16, 2010 at 4:36 PM, Timo Sirainen wrote: > On 17.3.2010, at 1.01, Mark Moseley wrote: >> * Exim: We currently deliver all of our mail via Exim on separate >> servers. Our POP3/IMAP servers only do POP3/IMAP and the Exim

Re: [Dovecot] Overly long email of miscellaneous Dovecot migration questions

2010-03-17 Thread Mark Moseley
On Wed, Mar 17, 2010 at 12:43 PM, Tony Rutherford wrote: > On 3/16/2010 7:36 PM, Timo Sirainen wrote: >> >> On 17.3.2010, at 1.01, Mark Moseley wrote: >> >> >>> >>> * Since Dovecot 2.0 seems like it's just around the corner, that's all &g

Re: [Dovecot] Overly long email of miscellaneous Dovecot migration questions

2010-03-17 Thread Mark Moseley
On Wed, Mar 17, 2010 at 1:09 PM, Timo Sirainen wrote: > On Wed, 2010-03-17 at 12:15 -0700, Mark Moseley wrote: >> From the wiki and from the >> thread, it sounds like this just affects index files. One thing I >> didn't see in the thread (though it'd be easy to mi

[Dovecot] Post Login Script in 2.0

2010-03-19 Thread Mark Moseley
Been digging through the list archives but I didn't see anything about this specifically. I've been playing with trying to get the post-login script stuff working with 2.0 (tried with a mercurial checkout from today and one I had kicking around from a few days ago), mainly to run the courier conver

Re: [Dovecot] Post Login Script in 2.0

2010-03-19 Thread Mark Moseley
On Fri, Mar 19, 2010 at 5:58 PM, Timo Sirainen wrote: > On 20.3.2010, at 2.54, Mark Moseley wrote: > >> Been digging through the list archives but I didn't see anything about >> this specifically. > > There is actually: http://dovecot.org/list/dovecot/2009-December

Re: [Dovecot] Post Login Script in 2.0

2010-03-22 Thread Mark Moseley
On Fri, Mar 19, 2010 at 6:02 PM, Mark Moseley wrote: > On Fri, Mar 19, 2010 at 5:58 PM, Timo Sirainen wrote: >> On 20.3.2010, at 2.54, Mark Moseley wrote: >> >>> Been digging through the list archives but I didn't see anything about >>> this speci

Re: [Dovecot] Question about SASL auth

2010-03-23 Thread Mark Sapiro
On 3/7/2010 2:43 PM, Timo Sirainen wrote: > On 8.3.2010, at 0.39, Mark Sapiro wrote: > >> Mar 6 07:06:20 sbh16 postfix/smtpd[30273]: warning: SASL: Connect to >> private/auth failed: Resource temporarily unavailable > > > A bug most likely. I fixed several related

Re: [Dovecot] test

2010-03-25 Thread Mark Sapiro
the envelope sender or any of the From:, Reply-To: or Sender: headers contain a member address. To change this set SENDER_HEADERS in mm_cfg.py (documented in Defaults.py). -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] Question about SASL auth

2010-03-26 Thread Mark Sapiro
Timo Sirainen wrote: > >On Tue, 2010-03-23 at 09:28 -0700, Mark Sapiro wrote: >> >> Mar 6 07:06:20 sbh16 postfix/smtpd[30273]: warning: SASL: Connect to >> >> private/auth failed: Resource temporarily unavailable > >What about Dovecot's logs? Do you s

Re: [Dovecot] Question about SASL auth

2010-03-27 Thread Mark Sapiro
Timo Sirainen wrote: >On 27.3.2010, at 6.43, Mark Sapiro wrote: > >> Timo Sirainen wrote: >>>=20 >>> On Tue, 2010-03-23 at 09:28 -0700, Mark Sapiro wrote: >>>>>> Mar 6 07:06:20 sbh16 postfix/smtpd[30273]: warning: SASL: Connect to >>>

Re: [Dovecot] Post Login Script in 2.0

2010-03-30 Thread Mark Moseley
On Fri, Mar 26, 2010 at 7:39 PM, Timo Sirainen wrote: > On Mon, 2010-03-22 at 13:04 -0700, Mark Moseley wrote: >> Should 'script' respect the first_valid_uid setting in the main config >> file? > > I think this fixes it also: > http://hg.dovecot.org/dovecot-2

[Dovecot] dovecot-1.2-sieve sending vacation replies regardless of recipient (patch)

2010-04-01 Thread Mark Washenberger
ink of this patch? Is there a better way to accomplish the same thing without writing a patch? Is there a better way to write this patch to make it a cleaner feature or easier to maintain? Could this ever be part of the mainline? Mark Washenberger Rackspace Hosting Software Developer, Email &a

[Dovecot] [dovecot] Dovecot Migration so far

2010-04-02 Thread Mark Moseley
We've been doing our own beta testing of Dovecot 2.0-beta4 IMAP (both direct IMAP and webmail-fronted), and we've had nothing but glowing compliments from our beta users/victims. I've also been running a lone box with the latest mercurial build and that's been running just fine too. All mail data i

Re: [Dovecot] simple steps with sieve

2010-04-02 Thread Mark Washenberger
On Wed, Oct 28, 2009 at 2:47 PM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 28 Oct 2009, Timo Sirainen wrote: > > But _why_ is BCC spurious? There are spurious BCC, but not in general. >>> If I BCC a message to somebody, I

Re: [Dovecot] Question about SASL auth (Solved)

2010-04-03 Thread Mark Sapiro
Mark Sapiro wrote: > Timo Sirainen wrote: > >>On 27.3.2010, at 6.43, Mark Sapiro wrote: >> >>> Timo Sirainen wrote: >>>>=20 >>>> On Tue, 2010-03-23 at 09:28 -0700, Mark Sapiro wrote: >>>>>>> Mar 6 07:06:20 sbh16 pos

Re: [Dovecot] sasl problem

2010-04-05 Thread Mark Sapiro
t; Apr 4 17:03:14 postfix dovecot: dovecot: Fatal: Auth process died too > early - shutting down > > How can I get rid of that ? Try removing the socket (/var/spool/postfix/private/auth) before starting dovecot. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area,

Re: [Dovecot] sasl problem

2010-04-06 Thread Mark Sapiro
[...] > auth default { > mechanisms = plain login apop cram-md5 > passdb sql { >args = /usr/local/etc/dovecot-sql.conf > } > userdb sql { >args = /usr/local/etc/dovecot-sql.conf > } -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, C

Re: [Dovecot] dovecot-1.2-sieve sending vacation replies regardless of recipient (patch)

2010-04-19 Thread Mark Washenberger
"Timo Sirainen" said: > On Thu, 2010-04-01 at 10:52 -0400, Mark Washenberger wrote: >> I want a way to send VAR messages without having to specify up front all of >> the >> addresses for which such VARs should be sent. > > Do you want vacation replies r

[Dovecot] Assertion failed in mail-search-build.c

2010-04-26 Thread Mark Moseley
With Friday's and today's mercurial repo, I'm getting this: Apr 26 12:55:31 master: Info: Dovecot v2.0.beta4 starting up (core dumps disabled) Apr 26 12:58:34 imap-login: Info: Login: user=, method=PLAIN, rip=10.1.1.206, lip=192.168.152.1 Apr 26 12:58:34 imap(m...@box): Panic: file mail-search-bui

Re: [Dovecot] 2.0.beta4, Panic: stream doesn't support seeking backwards

2010-05-10 Thread Mark Sapiro
tring(): end of stream reached", but otherwise seems OK. I suspect this is a bug in the K-9, but it would be nice if dovecot didn't crash. I have no problems with other imap clients. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Dovecot] auth: Error: PLAIN(user): Request 27511.1 timeouted after 150 secs, state=3

2010-05-12 Thread Mark Sapiro
essages for one incoming message. May 12 10:59:59 sbh16 postfix/smtpd[27511]: connect from msapiro.net[68.183.193.239] May 12 11:00:00 sbh16 postfix/smtpd[27511]: 076A36900A9: client=msapiro.net[68.183.193.239], sasl_method=PLAIN, sasl_username=mark May 12 11:00:00 sbh16 postfix/smtpd[27511]:

Re: [Dovecot] auth: Error: PLAIN(user): Request 27511.1 timeouted after 150 secs, state=3

2010-05-12 Thread Mark Sapiro
Timo Sirainen wrote: >On 12.5.2010, at 20.48, Mark Sapiro wrote: > >> May 12 11:02:29 sbh16 dovecot: auth: Error: PLAIN(mark): Request 27511.1 >> timeouted after 150 secs, state=3 > >http://hg.dovecot.org/dovecot-2.0/rev/1a3c9bd45b11 should help with this. That seem

Re: [Dovecot] looking for IMAP testing tool

2010-05-18 Thread Mark Moseley
On Tue, May 18, 2010 at 8:42 AM, Hugo Monteiro wrote: > On 05/18/2010 04:40 PM, Hugo Monteiro wrote: >> >> On 05/18/2010 04:33 PM, Phil Howard wrote: >>> >>> On Tue, May 18, 2010 at 10:17, Steffen >>> Kaiser>>> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On T

Re: [Dovecot] Overly long email of miscellaneous Dovecot migration questions

2010-05-25 Thread Mark Moseley
On Wed, Mar 17, 2010 at 3:12 PM, Mark Moseley wrote: > On Wed, Mar 17, 2010 at 1:09 PM, Timo Sirainen wrote: >> I don't know if anyone has run local indexes in larger setups, so I >> can't really give any good answers. The worst case of rebuilding the >> whole in

Re: [Dovecot] 2.0.beta4, Panic: stream doesn't support seeking backwards (and beta5 too)

2010-05-31 Thread Mark Sapiro
On Monday, May 10, Mark Sapiro wrote: > On Sat Apr 24 12:27:40 EEST 2010, Juergen Daubert wrote: > >> On Mon, Mar 29, 2010 at 02:14:28PM +0200, Juergen Daubert wrote: >>> Hi, >>> >>> got the following with beta4 while uploading messages from a local &

Re: [Dovecot] 2.0.beta4, Panic: stream doesn't support seeking backwards (and beta5 too)

2010-05-31 Thread Mark Sapiro
On 5/31/2010 2:47 PM, Timo Sirainen wrote: > On 31.5.2010, at 22.41, Mark Sapiro wrote: > >> What I don't understand is whether this is strictly the client's >> problem, or if there is some issue in Dovecot as well. If there is >> a Dovecot issue, I can try to c

Re: [Dovecot] 2.0.beta4, Panic: stream doesn't support seeking backwards (and beta5 too)

2010-05-31 Thread Mark Sapiro
On 5/31/2010 3:54 PM, Timo Sirainen wrote: > On 31.5.2010, at 23.45, Mark Sapiro wrote: > >> I am having problems setting up rawlog. I need some help. > > Oh, right, I forgot. With v2.0 it's different. > http://dovecot.org/list/dovecot/2009-December/045139.html (just

Re: [Dovecot] 2.0.beta4, Panic: stream doesn't support seekingbackwards

2010-06-01 Thread Mark Sapiro
Timo Sirainen wrote: >Well, I can't reproduce this in a normal way. But by changing the code I >managed to cause it. Does this fix it also for you? >http://hg.dovecot.org/dovecot-2.0/rev/941608f8b3fb > I've installed the patch. I'll let you know how it goes. -- Mark

Re: [Dovecot] dovecot transaction log permissions

2010-06-03 Thread Mark Moseley
On Wed, Jun 2, 2010 at 7:12 PM, Jordan Tardif wrote: > > So after some problems with NFS and transaction logs getting corrupted. Im > tyring out storing them localy. via.. > > mail_location: maildir:~/Maildir:INDEX=/var/dovecot/indexes/%u > > the problem is with a large amount of users.. the index

Re: [Dovecot] 2.0.beta4, Panic: stream doesn't support seeking backwards

2010-06-04 Thread Mark Sapiro
Mark Sapiro wrote: > Timo Sirainen wrote: > >>Well, I can't reproduce this in a normal way. But by changing the code I >>managed to cause it. Does this fix it also for you? >>http://hg.dovecot.org/dovecot-2.0/rev/941608f8b3fb >> > > > I've i

Re: [Dovecot] Fail2ban

2010-06-10 Thread Mark Sapiro
t; > Jun 10 17:18:10 mail dovecot: pop3-login: Disconnected (auth failed, 1 > attempts): user=, method=PLAIN, rip=113.12.82.71, lip=173.50.101.12 -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Dovecot] Dovecot v2.0.beta6 - child ppppp killed with signal 11

2010-06-14 Thread Mark Sapiro
an android phone - but the killing of the child is new in beta 6. Is this intentional. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] Dovecot v2.0.beta6 - child ppppp killed with signal11

2010-06-14 Thread Mark Sapiro
Timo Sirainen wrote: >On Mon, 2010-06-14 at 08:01 -0700, Mark Sapiro wrote: >> Jun 13 15:57:17 sbh16 dovecot: imap-login: Maximum number of >> connections from user+IP exceeded (mail_max_userip_connections=30): >> user=, method=PLAIN, rip=76.126.100.210, lip=72.52.1

[Dovecot] Problem configuring rawlog with 2.0beta6

2010-06-16 Thread Mark Sapiro
The initial problem I was seeing after upgrade from 2.0beta5 to 2.0beta6 was error messages from my Android phone K9 client that dovecot was reporting -1 messages in various mailboxes. These mailboxes do have the special "Mail System Internal Data" message in them. In trying to get more informatio

Re: [Dovecot] Problem configuring rawlog with 2.0beta6

2010-06-16 Thread Mark Sapiro
On 06/17/2010 05:36 AM Mark Sapiro wrote: > So the first question is how do I configure rawlog for 2.0beta6? Pascal Volk wrote: > On 06/17/2010 05:36 AM Mark Sapiro wrote: >> So the first question is how do I configure rawlog for 2.0beta6? > > Also mentioned in the beta r

Re: [Dovecot] Problem configuring rawlog with 2.0beta6

2010-06-17 Thread Mark Sapiro
Mark Sapiro wrote: > The initial problem I was seeing after upgrade from 2.0beta5 to > 2.0beta6 was error messages from my Android phone K9 client that > dovecot was reporting -1 messages in various mailboxes. These > mailboxes do have the special "Mail System Internal Data&q

[Dovecot] 2.2rc1 doveadm segfault

2010-07-04 Thread Mark Sapiro
re_init_funcs = 1, debug = 0, ignore_dlopen_errors = 0} i = #3 0x0804e79b in main (argc=2, argv=Cannot access memory at address 0x6f6c5f70) at doveadm.c:343 cmd_name = 0x8c7e1d4 "help" i = quick_init = false c = (gdb) -- Mark Sapiro Th

Re: [Dovecot] 2.0.rc1 doveadm segfault Was: 2.2rc1 doveadm segfault

2010-07-04 Thread Mark Sapiro
Stephan Bosch wrote: >Mark Sapiro wrote: >> [r...@sbh16 ~]# doveadm help >> Segmentation fault (core dumped) >> [r...@sbh16 ~]# gdb /usr/local/bin/doveadm core.28104 >> [...] >> (gdb) bt full > >This patch fixes things for me: > >diff -r 4a4f7add34

Re: [Dovecot] [dovecot] Dovecot Migration so far

2010-07-07 Thread Mark Moseley
On Wed, Jul 7, 2010 at 8:08 AM, Timo Sirainen wrote: > On Fri, 2010-04-02 at 11:35 -0700, Mark Moseley wrote: >> Apr 02 13:25:24 imap(m...@box): Error: >> creat(/var/tmp/Indexes/14/75/m...@box/dovecot.mailbox.log) failed: No >> such file or directory > > Finally f

Re: [Dovecot] [dovecot] Dovecot Migration so far

2010-07-20 Thread Mark Moseley
On Wed, Jul 7, 2010 at 12:22 PM, Timo Sirainen wrote: > On Wed, 2010-07-07 at 10:19 -0700, Mark Moseley wrote: >> On Wed, Jul 7, 2010 at 8:08 AM, Timo Sirainen wrote: >> > On Fri, 2010-04-02 at 11:35 -0700, Mark Moseley wrote: >> >> Apr 02 13:25:24 imap(m...@box

Re: [Dovecot] error 89 when loading plugin

2010-08-01 Thread Mark Sapiro
t root 4096 Aug 1 16:03 . > drwxr-xr-x 3 root root 4096 Aug 1 10:51 .. > -rwxr-xr-x 1 root root 16969 Aug 1 16:03 change_passwd_plugin.so Try changing mail_plugins = change_passwd_plugin in dovecot.conf to mail_plugins = change_passwd -- Mark Sapiro The highway is for gam

Re: [Dovecot] OT Thunderbird

2010-08-08 Thread Mark Sapiro
bird version(s) has/have this bug. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] OT Thunderbird

2010-08-09 Thread Mark Sapiro
uot;X-Mailer: Apple Mail (2.1081)". I saw none from any version of Thunderbird, and none with more than one References: header. Perhaps you could give a Message-ID or other identifying information about one of the offending messages. -- Mark Sapiro The highway is for gamblers, San F

Re: [Dovecot] OT Thunderbird

2010-08-09 Thread Mark Sapiro
es: <4c5a70f4.7040...@list.ims.co.at> References: <4c5b1b87.8090...@list.ims.co.at> References: x-scalix-Hops: 1 x-scalix-Authenticated-Sender: bugrepo...@list.ims.co.at at 192.168.100.110 Organization: IMS Nanofabrication AG User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US;

Re: [Dovecot] EVERYONE USING DOVECOT PLEASE SIGN: Thanks, Administrators of Dovecot!

2010-08-17 Thread Mark Moseley
On Tue, Aug 17, 2010 at 9:28 AM, Jerrale G wrote: > > With the release of dovecot 2.0, the community of the Dovecot mailling list, > and us at Shelton Computers, would sincerely like to thank the developers of > Dovecot. For, if it were not for you, we would be stuck with Courier and > would not h

Re: [Dovecot] Different IPs should use different ssl-certs/keys

2010-08-30 Thread Mark Moseley
On Sun, Aug 29, 2010 at 3:07 PM, Peer Heinlein wrote: > > I don't understand how to use multiple keys/certs on different IPs > without SNI. > > http://wiki2.dovecot.org/SSL/DovecotConfiguration explains how to use > different keys for different protocols like POP3 and IMAP. > > But how to bind tho

Re: [Dovecot] using palm pre client with imap server

2010-09-13 Thread Mark Sapiro
plain text passwords and TLS (disable_plaintext_auth = yes) with the android built in client, it would just silently fail. I switched to K-9 mail, and it asked me if I wanted to accept the self signed certificate; I said yes, and it works fine. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] v1.2.rc6 released

2009-06-22 Thread Mark Sapiro
to get v1.2.0 released soon. There is apparently still > > one rare crashing bug in virtual plugin, but unless someone can > > reproduce the bug I'm not going to delay v1.2.0 because of it. > > Is there a full list of changes/new features since 1.1 somewhere? How about <ht

Re: [Dovecot] Under POP attack - now to prevent?

2009-06-30 Thread Mark Sapiro
in /etc/fail2ban/filter.d/dovecotlogin.local, and in /etc/fail2ban/jail.local I have [dovecot-local] enabled = true filter = dovecotlogin action = iptables-allports[name=DOVECOT, protocol=all] logpath = /var/log/maillog -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californi

Re: [Dovecot] Dovecot 1.2rc4 - launchd keeps trying to restart it, after Dovecot exits with exit code: 89

2009-07-04 Thread Mark Sapiro
relevant, but see the thread "Mailman vs OSX vs launchd" at <http://mail.python.org/pipermail/mailman-users/2009-June/066371.html> -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Dovecot] Dovecot deliver uidlist issues

2009-08-06 Thread Mark Zealey
emove the uidlist file when someone logs in to the mailbox for the first time which then forces it to be created in the correct order; but this is a very messy solution. Thanks, Mark -- Mark Zealey -- Platform Architect Product Development * Webfusion 123-reg.co.uk, webfusion.co.uk, donhost.c

[Dovecot] RFC: Storing indexes in a (remote) database to increase dovecot scalability

2009-08-10 Thread Mark Zealey
place to store emails, whereas a database server would be the ideal place to store indexes/caches. Obviously for speed of setup, simply storing everything on a filesystem is easy so I'm not suggesting that we abandon this route, but for truly large infrastructures I think being able to use a d

[Dovecot] Problems getting Dovecot to work.

2009-09-12 Thread Mark Gillespie
Hi, having a nightmare trying to get dovecot working on my SheevaPlug (flash based ARM embedded device). I need to use virtual users, and I need to store all the mail on an external USB HDD (not in home directories which live in the limited flash space). However I can't even log in via telnet. I'v

[Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-09-22 Thread Mark Sapiro
: POP3(mark): Disconnected: Logged out top=0/0, retr=0/0, del=0/218, size=2550090 Sep 22 19:08:15 sbh16 dovecot: dovecot: Created login processes successfully, unstalling Sep 22 19:08:15 sbh16 dovecot: dovecot: Temporary failure in creating login processes, slowing down for now Sep 22 19:08:15 sbh16

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-09-22 Thread Mark Sapiro
Mark Sapiro wrote: >I have been running Dovecot 1.2.5 since Sept 14. Beginning at about >03:28 on Sept 21 for no apparent (to me) reason and continuing through >the present, I am seeing log messages like the following and am >experiencing delays logging in. > >Sep 22 19:0

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-09-23 Thread Mark Sapiro
s, slowing down for now Sep 22 19:07:15 sbh16 dovecot: pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5): Operation not permitted Sep 22 19:07:48 sbh16 dovecot: pop3-login: Login: user=, method=APOP, rip=68.183.193.239, lip=72.52.113.16, TLS Sep 22 19:07:48 sbh16 dovecot: POP3(mark): Disconnec

Re: [Dovecot] Mailbox locking problem with iphone and POP3

2009-09-30 Thread Mark Hedges
ems to help. Mail eventually gets delivered, though, so it's not a huge deal at the moment. I don't know how it behaves when the iphone tries to connect again while the box is still locked. Mark

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-01 Thread Mark Sapiro
Timo Sirainen wrote: > >On Tue, 2009-09-22 at 20:23 -0700, Mark Sapiro wrote: >> Sep 22 19:07:15 sbh16 dovecot: pop3-login: Fatal: io_loop_handle_add: >> epoll_ctl(1, 5): Operation not permitted > >Has this happened to you again? Do you run expire-tool or some other >

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-01 Thread Mark Sapiro
Mark Sapiro wrote: >Timo Sirainen wrote: >> >>On Tue, 2009-09-22 at 20:23 -0700, Mark Sapiro wrote: >>> Sep 22 19:07:15 sbh16 dovecot: pop3-login: Fatal: io_loop_handle_add: >>> epoll_ctl(1, 5): Operation not permitted >> >>Has this happened to yo

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-01 Thread Mark Sapiro
Charles Marcus wrote: >On 10/1/2009, Mark Sapiro (m...@msapiro.net) wrote: >> No, this hasn't happened again. It is dovecot 2.1.5 > >Ok, at first I thought this was just a silly typo, but... > >> The problem occurred after upgrading from 2.1.4 to 2.1.5. 2.1.4 had >

Re: [Dovecot] Mailbox locking problem with iphone and POP3

2009-10-02 Thread Mark Hedges
On Wed, 30 Sep 2009, Mark Hedges wrote: > > The iphone checks mail, and disconnects uncleanly. Then > there is a delivery attempt. I have procmail logging on, > and procmail sits there trying to lock the spool file until > the timeout is reached and it overrides the lock. >

Re: [Dovecot] Mailbox locking problem with iphone and POP3

2009-10-02 Thread Mark Hedges
t. Maybe Apple can fix the problem with the iphone client? Hrmm, I have no idea how to report it. Mark

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-06 Thread Mark Sapiro
gure out what was happened. > On the other hand, I have not seen a recurrence since my initial report. At this point, dovecot has been running without interruption for over 9 days. I intend to install 1.2.6 tomorrow. -- Mark Sapiro mark at msapiro net The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

[Dovecot] Dovecot deliver with AD LDAP userdb

2009-10-14 Thread Mark Schaub
butes, but "postalCode" and "title" would give the same error as otherMailbox. My question is this: is there something wrong with my configuration or can Dovecot only query certain fields in the user_attr string? Thanks, ~ Mark

Re: [Dovecot] Dovecot deliver with AD LDAP userdb

2009-10-16 Thread Mark Schaub
8 PM, Timo Sirainen wrote: > On Wed, 2009-10-14 at 16:00 -0400, Mark Schaub wrote: >> user_filter = >> (&(objectclass=person)(|(sAMAccountName=%n)(mail...@sau24.org)(othermailbox...@sau24.org))) > > My LDAP knowledge isn't that great, but does | accept more th

Re: [Dovecot] Dovecot deliver with AD LDAP userdb

2009-10-16 Thread Mark Schaub
> What about pass_filter, does that work with imap/pop3 logins? Interesting question. Typically users only try to login with their sAMAccountName and thats always worked just fine. I just tested this and pass_filter seems to be running in to the same issue. If I set the pass_filter to: pass_filte

Re: [Dovecot] Dovecot deliver with AD LDAP userdb [SOLVED]

2009-10-16 Thread Mark Schaub
> Then there's something different what Dovecot and ldapsearch does. They > have the same dn, dnpass, neither uses tls, same base, deref, scope? > I figured it out, there certainly is something different! The AuthDatabase/LDAP documentation on the Dovecot Wiki says "When connecting to AD, use port

Re: [Dovecot] Dovecot deliver with AD LDAP userdb [SOLVED]

2009-10-16 Thread Mark Schaub
> Well, does the port 389 work then? It's mentioned there only because > someone complained that 389 didn't work.. Perhaps because it required > TLS? Or something, I don't know. I will have to play with it some. Just switching to port 389 really slowed everything down and may have caused some othe

Re: [Dovecot] testing needed

2009-10-20 Thread Mark Sapiro
AR PURPOSE. [msap...@msapiro ~/Desktop]$ uname -a CYGWIN_NT-5.1 msapiro 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin [msap...@msapiro ~/Desktop]$ gcc test.c [msap...@msapiro ~/Desktop]$ ./a.exe success [msap...@msapiro ~/Desktop]$ -- Mark Sapiro mark at msapiro net The highway is for g

Re: [Dovecot] pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):

2009-10-23 Thread Mark Sapiro
usly from 26 Sept through 7 Oct and dovecot 1.2.6 continuously from 7 Oct through 23 Oct without seeing the error again. I have however applied the patch just in case it does recur. -- Mark Sapiro mark at msapiro net The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] Newbee, some questions

2009-11-22 Thread Mark Sapiro
ke web-based mail software (LAMP ?) > > Am I in the right place ? I would certainly like to think so. > However, the feedback belongs to you . I think so. See <http://wiki.dovecot.org/> for more info. -- Mark Sapiro mark at msapiro net The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Re: [Dovecot] 1.1 -> 1.2 upgrade?

2009-12-07 Thread Mark Zealey
irectory path rather than the more traditional user/domain) Thanks, Mark Timo Sirainen yazmış: On Dec 4, 2009, at 12:04 PM, Dave McGuire wrote: Hey folks. I'm currently running Dovecot v1.1.6, and would like to move to 1.2.x soon. I'm using MySQL-backed LDA and fully virtuali

Re: [Dovecot] Question about log entries

2009-12-29 Thread Mark Sapiro
xtensively. In fact, it never downloads a message body unless specifically requested. [1] Popcorn <http://www.ultrafunk.com/popcorn/> -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan

<    1   2   3   4   5   6   >