Re: [Dovecot] Postfix issue but I want to fix it here...

2009-11-30 Thread David Brown
Not too lazy. At least here I got an answer. On Mon, 30 Nov 2009 14:15:45 -0600 (CST) da...@davidwbrown.name wrote: > Hello, Dovecot bunch and Timo. I am using Sylpheed as my Dovecot/IMAP client. > At home behind my LAN Sylpheed can send email because the Postfix SMTPd views > my LAN as a trust

Re: [Dovecot] Dovecot SSL limitations

2009-11-30 Thread Timo Sirainen
On Nov 30, 2009, at 4:32 PM, AllenJB wrote: > Possibly off-topic from what the OP wants, but couldn't TLS Server Name > Indication (SNI) be used to overcome the single server certificate > limitation? With Dovecot v2.0 and living in theoretical land, sure.

Re: [Dovecot] dovecot: Fatal: Time just moved backwards by 3909 seconds.

2009-11-30 Thread Udo Rader
Charles Marcus wrote: On 11/30/2009 4:36 PM, Udo Rader wrote: Recent kernels should be able to keep the VM time synced using kvmclock clocksource... So I'll give clocksource=acpi_pm a chance and see how it turns out ... So for the sake of other peoples' nerves also facing this problem, the

Re: [Dovecot] dovecot: Fatal: Time just moved backwards by 3909 seconds.

2009-11-30 Thread Charles Marcus
On 11/30/2009 4:36 PM, Udo Rader wrote: >>> Recent kernels should be able to keep the VM time synced using >>> kvmclock clocksource... >> So I'll give clocksource=acpi_pm a chance and see how it turns out ... > So for the sake of other peoples' nerves also facing this problem, the > solution was

Re: [Dovecot] Problem with dovecot configuration + mysql (I think)

2009-11-30 Thread Joss Red
Le 30/11/2009 23:27, Joss a écrit : Le 30/11/2009 17:29, Rene Bakkum a écrit : - Nov 28 20:08:27 myhost postfix/smtpd[5087]: connect from smtp5-g21.toto.com [1.2.3.4] Nov 28 20:08:27 myhost postfix/smtpd[5087]: NOQUEUE: reject: RCPT from smtp5-g21.toto.com [1.2.3.4]: 554 5

Re: [Dovecot] Problem with dovecot configuration + mysql (I think)

2009-11-30 Thread Joss
Le 30/11/2009 17:29, Rene Bakkum a écrit : - Nov 28 20:08:27 myhost postfix/smtpd[5087]: connect from smtp5-g21.toto.com [1.2.3.4] Nov 28 20:08:27 myhost postfix/smtpd[5087]: NOQUEUE: reject: RCPT from smtp5-g21.toto.com [1.2.3.4]: 554 5.7.1 : Relay access denied; from=

Re: [Dovecot] Vacation message with Sieve

2009-11-30 Thread Frank Cusack
Just wanted to followup to encourage anyone who thought this was a stupid idea to speak up. I know in the past we (other companies I've been at) have always had an autoresponder program and the MTA was set to deliver to that program. I see no reason for that to not just be sieve. -frank On Nov

Re: [Dovecot] dovecot: Fatal: Time just moved backwards by 3909 seconds.

2009-11-30 Thread Udo Rader
Udo Rader wrote: Charles Marcus wrote: On 11/30/2009, Udo Rader (list...@bestsolution.at) wrote: The virtual guest is Centos 5.4 based with dovecot 1.2.8 (at first we also tried with the original 1.0.7 (?) dovecot shipped with Centos). I wrote "alleged time shift" because there is no timeshift

Re: [Dovecot] Dovecot SSL limitations

2009-11-30 Thread AllenJB
Thomas Hummel wrote: > Hello Timo, > > I'd like to check if my understanding of dovecot-1.2.x's SSL certificate > handling is correct : > > SSL does not provide the server any mechanism to choose which certificate > it must send relatively to the name the client is using. Thus, if you >

Re: [Dovecot] Postfix issue but I want to fix it here...

2009-11-30 Thread Charles Marcus
On 11/30/2009 3:15 PM, da...@davidwbrown.name wrote: > Error condition: Error occurred while sending the message: > 554 5.7.1 : Relay access denied Ummm... so, you realize you are asking on the wrong list, but are too lazy to go find the right one? This is not a dovecot issue. Assuming your postf

Re: [Dovecot] commercial help

2009-11-30 Thread Justin C. Le Grice
Jim Pazarena wrote: Contact info * Author: Timo Sirainen, t...@iki.fi . * Please use the Dovecot mailing list for questions about Dovecot. You don't have to subscribe to it. * Depending on your needs, commercia

[Dovecot] Postfix issue but I want to fix it here...

2009-11-30 Thread david
Hello, Dovecot bunch and Timo. I am using Sylpheed as my Dovecot/IMAP client. At home behind my LAN Sylpheed can send email because the Postfix SMTPd views my LAN as a trusted network. No such luck when I'm away from home. I know it has something to do with configuring the relay access elements

Re: [Dovecot] commercial help

2009-11-30 Thread Timo Sirainen
On Nov 27, 2009, at 1:18 AM, Jim Pazarena wrote: > I am on FreeBSD with Dovecot 1.2.4 > I need to have both POP3 & IMAP working to replace vm-pop3d (which was POP3 > only). > Local users are: mbox:/home/%u/mail/:INBOX=/mail/%u with password in > /etc/passwd .. > Virtual users (which vm-pop3d

Re: [Dovecot] Lazyexpunge and Segmentation fault

2009-11-30 Thread mail...@securitylabs.it
Timo Sirainen ha scritto: On Nov 30, 2009, at 9:25 AM, mail...@securitylabs.it wrote: Now every time I try to expunge a mailbox dovecot crash. Here the strace: strace is almost useless for figuring out why program crashes. Could you get gdb backtrace? See http://dovecot.org/bugreport

Re: [Dovecot] Dovecot Deliver CPU usage

2009-11-30 Thread Timo Sirainen
On Nov 28, 2009, at 3:21 AM, Aravind Divakaran wrote: > We have upgraded the dovecot from 1.0 to 1.2.8. After > upgradation we have noticed that dovecot deliver process is utilizing a lot > of CPU. As a result the mailsystem will stop working. When we limit the no > of procs in postfix for dovecot

Re: [Dovecot] Lazyexpunge and Segmentation fault

2009-11-30 Thread Timo Sirainen
On Nov 30, 2009, at 9:25 AM, mail...@securitylabs.it wrote: > Now every time I try to expunge a mailbox dovecot crash. Here the strace: strace is almost useless for figuring out why program crashes. Could you get gdb backtrace? See http://dovecot.org/bugreport.html > Another trouble I have is t

Re: [Dovecot] quote warning not being triggered (yet again)

2009-11-30 Thread Timo Sirainen
On Nov 26, 2009, at 8:20 AM, Ralf Hildebrandt wrote: > I'm using 1.2.6 with the managesieve patch and maildir++ quotas (via > the maildirsite file). Again, I found that the quota warning is not > bering triggered. > > Testing via: > smtp-source -4 -f sen...@charite.de -t recipi...@charite.de -m 1

Re: [Dovecot] quote warning not being triggered (yet again)

2009-11-30 Thread Ralf Hildebrandt
* Ralf Hildebrandt : > * Ralf Hildebrandt : > > I'm using 1.2.6 with the managesieve patch and maildir++ quotas (via > > the maildirsize file). Again, I found that the quota warning is not > > being triggered. > > Updated to 1.2.8 this moment - still the same Uhm, this is really annoying, since m

Re: [Dovecot] dovecot: Fatal: Time just moved backwards by 3909 seconds.

2009-11-30 Thread Udo Rader
Charles Marcus wrote: On 11/30/2009, Udo Rader (list...@bestsolution.at) wrote: The virtual guest is Centos 5.4 based with dovecot 1.2.8 (at first we also tried with the original 1.0.7 (?) dovecot shipped with Centos). I wrote "alleged time shift" because there is no timeshift whatsoever, or at

Re: [Dovecot] Problem with dovecot configuration + mysql (I think)

2009-11-30 Thread Rene Bakkum
- Nov 28 20:08:27 myhost postfix/smtpd[5087]: connect from smtp5-g21.toto.com [1.2.3.4] Nov 28 20:08:27 myhost postfix/smtpd[5087]: NOQUEUE: reject: RCPT from smtp5-g21.toto.com [1.2.3.4]: 554 5.7.1 : Relay access denied; from= to= proto=ESMTP helo= Nov 28 20:08:28 myhos

[Dovecot] Problem with dovecot configuration + mysql (I think)

2009-11-30 Thread Joss Red
Hi everybody, I have a problem after configuring dovecot to work with mysql (Debian Etch System). When i send an email from outside, i have an undelivred mail returned to sender saying : Relay access denied (in reply to RCPT TO command) In my dovecot log file i have these errors :

Re: [Dovecot] Dovecot SSL limitations

2009-11-30 Thread Jose Celestino
On Seg, 2009-11-30 at 17:03 +0100, Thomas Hummel wrote: > On Mon, Nov 30, 2009 at 03:50:00PM +, Jose Celestino wrote: > > > The client compares the CN of the certificate with the hostname it has > > configured and warns on a mismatch. What you can do is have multiple > > subjects certificate,

Re: [Dovecot] Dovecot Proxy and environment variables

2009-11-30 Thread BaQs
Seems to work great! Thanks a lot, enormous! On Mon, 30 Nov 2009 10:37:02 -0500, Timo Sirainen wrote: > If you have Dovecot v1.2 in both proxy and destination servers, you can > just set in dest server login_trusted_networks to include the proxy's IP. > > On Nov 30, 2009, at 3:50 AM, BaQs wr

Re: [Dovecot] Dovecot SSL limitations

2009-11-30 Thread Thomas Hummel
On Mon, Nov 30, 2009 at 03:50:00PM +, Jose Celestino wrote: > The client compares the CN of the certificate with the hostname it has > configured and warns on a mismatch. What you can do is have multiple > subjects certificate, that is a certificate again with a single CN but > with multiple a

Re: [Dovecot] Dovecot SSL limitations

2009-11-30 Thread Jose Celestino
On Seg, 2009-11-30 at 16:34 +0100, Thomas Hummel wrote: > Hello Timo, > > I'd like to check if my understanding of dovecot-1.2.x's SSL certificate > handling is correct : > > SSL does not provide the server any mechanism to choose which certificate > it must send relatively to the name th

Re: [Dovecot] Dovecot Proxy and environment variables

2009-11-30 Thread Timo Sirainen
If you have Dovecot v1.2 in both proxy and destination servers, you can just set in dest server login_trusted_networks to include the proxy's IP. On Nov 30, 2009, at 3:50 AM, BaQs wrote: > > Hi List, > > Sorry to bother you again but nobody would have any solution ? > > I just want to get rea

[Dovecot] Dovecot SSL limitations

2009-11-30 Thread Thomas Hummel
Hello Timo, I'd like to check if my understanding of dovecot-1.2.x's SSL certificate handling is correct : SSL does not provide the server any mechanism to choose which certificate it must send relatively to the name the client is using. Thus, if you want to use different certificate

Re: [Dovecot] Dovecot 1.2.x masteruser proxy problem

2009-11-30 Thread Tom Mihalicek
The problem was in auth_bind=yes in dovecot-ldap.conf i didnt read thoroughly the http://wiki.dovecot.org/Authentication/MasterUsers?action=show&redirect=MasterPassword You should also add the pass=yes setting to the master passdb if possible. It means that Dovecot verifies that the login user re

[Dovecot] Dovecot 1.2.x masteruser proxy problem

2009-11-30 Thread Tom Mihalicek
Greetings to all I need a masteruser/proxy account for some applications to be implemented and i am having some problems. Normal users are proxyied through ldap queries to the remote machine and this is working like it sopose to, but i can't make the master user to work. Below are both the dovec

[Dovecot] Lazyexpunge and Segmentation fault

2009-11-30 Thread mail...@securitylabs.it
Hello, I'm experimenting with the Lazyexpunge plugin on a test machine with Dovecot 1.2.8 on Debian 5.0. This is my conf # 1.2.8: /usr/local/etc/dovecot.conf # OS: Linux 2.6.26-2-xen-686 i686 Debian 5.0.3 log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap pop3 imaps pop3s ssl_cert_file: /usr/loca

Re: [Dovecot] dovecot: Fatal: Time just moved backwards by 3909 seconds.

2009-11-30 Thread Charles Marcus
On 11/30/2009, Udo Rader (list...@bestsolution.at) wrote: > The virtual guest is Centos 5.4 based with dovecot 1.2.8 (at first we > also tried with the original 1.0.7 (?) dovecot shipped with Centos). > > I wrote "alleged time shift" because there is no timeshift > whatsoever, or at least I don't

[Dovecot] dovecot: Fatal: Time just moved backwards by 3909 seconds.

2009-11-30 Thread Udo Rader
Hi, after setting up a KVM based virtual guest on one of our virtualization servers, we see dovecot die on that virtual guest regularly because of an alleged time shift. The virtual guest is Centos 5.4 based with dovecot 1.2.8 (at first we also tried with the original 1.0.7 (?) dovecot shipp

Re: [Dovecot] Dovecot Proxy and environment variables

2009-11-30 Thread BaQs
Hi List, Sorry to bother you again but nobody would have any solution ? I just want to get real IP on a dovecot behind a dovecot proxy. I am using dovecot 1.2.4 but can change version if a solution exists. Thanks a lot in advance, Pierre On Fri, 27 Nov 2009 16:25:53 +0100, BaQs wrote: > Dea