Re: [Dovecot] trashed

2013-11-13 Thread Nick Edwards
On 11/13/13, Reindl Harald wrote: > well, than you can't be in a important operations centre because > if so you would not be permitted to make such a stupid decision > at your own for anybody else > you're very correct, we only have about 31 thousand shared web hosts, 705 thousand DSL customers

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 13 Nov 2013, Marc Perkel wrote: On 11/13/2013 12:41 PM, Marc Perkel wrote: Can't figure out why the login is slow. I telnet to port 143 on localhost. I type: 0 login user password I would: + add to conf: auth_debug = yes auth_verbose

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Benny Pedersen
Marc Perkel skrev den 2013-11-14 01:13: I does act like a DNS problem but why is DNS involved? It doesn't have a delay in connecting. It's the login that's slow. you use a auth that depends on fast dns ? lost now how your dovecot -n was are we sure its dns at all ?, i see the INDEX on anothe

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Marc Perkel
On 11/13/2013 3:28 PM, Pascal Volk wrote: On 11/13/2013 11:17 PM Marc Perkel wrote: More information When i telnet to localhost on 143 it takes 10-15 seconds to log in. but When I telnet to the host name of the server it logs in instantly. Why would it be slow on localhost by fast

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Benny Pedersen
Marc Perkel skrev den 2013-11-14 00:17: More information When i telnet to localhost on 143 it takes 10-15 seconds to log in. but When I telnet to the host name of the server it logs in instantly. Why would it be slow on localhost by fast on the server's IP address? make localdomai

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Joseph Tam
ssl_ca = Red herring; this is standard. I think it means "feed this file into stdin". On 11/13/2013 12:41 PM, Marc Perkel wrote: Takes about 10 seconds and it lets me in. I'm using MYSQL and it's a small indexed database on a fast server so it's not the mysql query that's slowing it down.

Re: [Dovecot] OT: not dovecot related Re: trashed

2013-11-13 Thread Reindl Harald
and why did you not respond exactly the same to Noel Butler? Am 14.11.2013 00:44, schrieb Charles Sprickman: > One thing I enjoy about the Postfix lists is that when Wietse steps in > and tells people to STFU, they do. > > Ignoring Timo's request to do the same is disrespecting him and his work.

Re: [Dovecot] OT: not dovecot related Re: trashed

2013-11-13 Thread Charles Sprickman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 One thing I enjoy about the Postfix lists is that when Wietse steps in and tells people to STFU, they do. Ignoring Timo's request to do the same is disrespecting him and his work. Charles On Nov 13, 2013, at 6:40 PM, Reindl Harald wrote: > > Am 14

Re: [Dovecot] OT: not dovecot related Re: trashed

2013-11-13 Thread Reindl Harald
Am 14.11.2013 00:08, schrieb Noel Butler: > As for listed in dnsbl, the same thing would happen if he was reported > to spamcop or sorbs, or any other list. Listings are to punish the > offenders to force them to mend their ways no, they are for block mass mails and junk not for playing internet

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Pascal Volk
On 11/13/2013 11:17 PM Marc Perkel wrote: > More information > > When i telnet to localhost on 143 it takes 10-15 seconds to log in. > > but > > When I telnet to the host name of the server it logs in instantly. > > Why would it be slow on localhost by fast on the server's IP address?

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Marc Perkel
More information When i telnet to localhost on 143 it takes 10-15 seconds to log in. but When I telnet to the host name of the server it logs in instantly. Why would it be slow on localhost by fast on the server's IP address?

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Pascal Volk
On 11/13/2013 11:01 PM Muzaffer Tolga Ozses wrote: > ssl_ca = ssl_cert = ssl_key = > These lines look weird to me. Why do they have a < ? Because Marc uses Dovecot >= v2.0.0 Regards, Pascal -- The trapper recommends today: c01dcofe.1331...@localdomain.org

[Dovecot] OT: not dovecot related Re: trashed

2013-11-13 Thread Noel Butler
On Wed, 2013-11-13 at 20:49 +1000, Nick Edwards wrote: > *yawn* > you just dont get it do you, you have brought EVERYTHING upon > yourself, no one else to blame, only YOU > Please take this off list? or preferentially, stop wasting your time, I spent a couple days off list, and a colleague of m

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Muzaffer Tolga Ozses
ssl_ca = wrote: > > On 11/13/2013 12:41 PM, Marc Perkel wrote: > >> Can't figure out why the login is slow. I telnet to port 143 on >> localhost. I type: >> >> 0 login user password >> >> Takes about 10 seconds and it lets me in. I'm using MYSQL and it's a >> small indexed database on a fast serv

Re: [Dovecot] Dovecot login slow

2013-11-13 Thread Marc Perkel
On 11/13/2013 12:41 PM, Marc Perkel wrote: Can't figure out why the login is slow. I telnet to port 143 on localhost. I type: 0 login user password Takes about 10 seconds and it lets me in. I'm using MYSQL and it's a small indexed database on a fast server so it's not the mysql query that's

Re: [Dovecot] Dovecot 2.0.9 Quota Limit issues

2013-11-13 Thread David Johnson
On 11/13/2013 2:30 PM, Noel Butler wrote: On Tue, 2013-11-12 at 10:00 -0800, David Johnson wrote: Hello, I've tried searching for information regarding this problem but haven't found anything. Currently I have a Dovecot 2.0.9 with virtual users from a SQL table. Right now I'm only using globa

Re: [Dovecot] Dovecot 2.0.9 Quota Limit issues

2013-11-13 Thread Noel Butler
On Tue, 2013-11-12 at 10:00 -0800, David Johnson wrote: > Hello, > > I've tried searching for information regarding this problem but haven't > found anything. > > Currently I have a Dovecot 2.0.9 with virtual users from a SQL table. > Right now I'm only using global quota limits. Here is my

[Dovecot] Dovecot login slow

2013-11-13 Thread Marc Perkel
Can't figure out why the login is slow. I telnet to port 143 on localhost. I type: 0 login user password Takes about 10 seconds and it lets me in. I'm using MYSQL and it's a small indexed database on a fast server so it's not the mysql query that's slowing it down. At least I don't think it i

Re: [Dovecot] Deleted messages reappearing

2013-11-13 Thread Oscar del Rio
On 11/13/13 10:05 AM, Joseba Torre wrote: On Wed, Nov 13, 2013 at 09:56:17AM -0500, Oscar del Rio wrote: On 11/13/13 09:23 AM, Joseba Torre wrote: in the last days, probably since I upgraded to 2.2.7, I'm seeing lots of deleted messages reappearing in my folders. This is after this error in the

Re: [Dovecot] Deleted messages reappearing

2013-11-13 Thread Joseba Torre
On Wed, Nov 13, 2013 at 09:56:17AM -0500, Oscar del Rio wrote: > On 11/13/13 09:23 AM, Joseba Torre wrote: > >in the last days, probably since I upgraded to 2.2.7, I'm seeing lots of > >deleted messages reappearing in my folders. This is after this error in > >the log: > > You should post more det

Re: [Dovecot] Deleted messages reappearing

2013-11-13 Thread Oscar del Rio
On 11/13/13 09:23 AM, Joseba Torre wrote: in the last days, probably since I upgraded to 2.2.7, I'm seeing lots of deleted messages reappearing in my folders. This is after this error in the log: You should post more details, such as what kind of storage you are using (NFS?) and your dovecot c

[Dovecot] Deleted messages reappearing

2013-11-13 Thread Joseba Torre
Hi all, in the last days, probably since I upgraded to 2.2.7, I'm seeing lots of deleted messages reappearing in my folders. This is after this error in the log: Nov 13 14:55:16 buzones2 dovecot: imap-login: Login: user=, method=PLAIN, rip=source_ip, lip=dest_ip, mpid=15510, TLS, session=<2bmiUA/

Re: [Dovecot] trashed

2013-11-13 Thread Reindl Harald
Am 13.11.2013 12:04, schrieb Edwardo Garcia: > Yes agree Riendl has sent me direct foul mouth abuse from this list, I have > my staff now enabling this blacklist too. > He filtered out now on lists too, wont see him bullying potty mouth again > good ridden says the one responding off-list himsel

Re: [Dovecot] trashed

2013-11-13 Thread Edwardo Garcia
Halo Nick, Yes agree Riendl has sent me direct foul mouth abuse from this list, I have my staff now enabling this blacklist too. He filtered out now on lists too, wont see him bullying potty mouth again good ridden On Wed, Nov 13, 2013 at 8:49 PM, Nick Edwards wrote: > *yawn* > you just dont

Re: [Dovecot] trashed

2013-11-13 Thread Reindl Harald
Am 13.11.2013 11:49, schrieb Nick Edwards: > *yawn* > you just dont get it do you, you have brought EVERYTHING upon > yourself, no one else to blame, only YOU stop the whining, if i do not want to read a mail from someone else i simply do not read it and for this i do not need anbodys help > be

Re: [Dovecot] trashed

2013-11-13 Thread Nick Edwards
*yawn* you just dont get it do you, you have brought EVERYTHING upon yourself, no one else to blame, only YOU because you make a couple of helpful posts does not give you the right to continue to abuse everyone like you repeatedly do and as for blacklist, I am the operations centre manager cant f

Re: [Dovecot] trashed

2013-11-13 Thread IT geek 31
Guys, I don't wanna get involved with your internal beef, but some of us have real issues getting Dovecot to work as we need it to... If you could focus your efforts and considerable knowledge on helping others then this list would be much better for it. -Mark On 13 November 2013 10:35, Reind

Re: [Dovecot] trashed

2013-11-13 Thread Reindl Harald
Am 13.11.2013 04:49, schrieb Nick Edwards: > Let us see > > Posfix list - BANNED look at the thread history > Roundcube List - MODERATED because Noel if you look at that threwad > Centos List - MODERATED (maybe banned) because two postings a long time ago > Fedora list - 1/ MODERATED > -