Re: [Dovecot] SSL

2009-04-10 Thread Mohsen Pahlevanzadeh
Dear Sebastian, I don't know how to make key/cert for imap & pop. Would you please help me? Yours, Mohsen On Sun, 2009-04-05 at 17:57 +0200, Sebastian Kayser wrote: > Hi Mohsen, > > Mohsen Pahlevanzadeh wrote: > > I have installed qmail+dovecot+vpopmail. > > It work, Now i wanna enable ssl on dove

[Dovecot] allow_nets and deliver + userdb lookup

2009-04-10 Thread Pavel Volkovitskiy
Hello! I'm trying to restrict imap logins to our internal network for several users, but this breaks dovecot delivery too Even if i set allow_nets to NULL or 0.0.0.0/0 deliver exits with "Error: Auth lookup returned failure" i'm running it as 'command = /usr/lib/dovecot/deliver -e -d "$loc

Re: [Dovecot] Dovecot crash

2009-04-10 Thread Charles Marcus
On 4/10/2009, wolfgang.frie...@desy.de (wolfgang.frie...@desy.de) wrote: > There is unfortunately no core dump file. I have attached the dovecot -n > output as well. Posting these in-line is preferred... Did you try upgrading to 1.2rc2 yet? Thats kind of the first thing you should try if you ar

Re: [Dovecot] deliver vs lda

2009-04-10 Thread Charles Marcus
On 4/9/2009, Timo Sirainen (t...@iki.fi) wrote: > Yeah. That's because all logging is done via master process, which > logs only to one log (and one info log). deliver however doesn't log > via master, because it's executed independently. Hmmm... Reading the Logging page on the wiki, it mentions

Re: [Dovecot] outlook problem if TLS mailsettings are off

2009-04-10 Thread Georg Käfer
No success. I Disabled all firewall rules (enabled for subnet globally all tcp/udp/icmp ports) on firewall appliance and also on PC's I'm testing it with. Also further tests showed that is not an outlook specific problem for me, also thunderbird shows same behaviour. If I turn TLS in mailclient

Re: [Dovecot] Postfix + Dovecot + Sieve + SpamAssassin

2009-04-10 Thread Phill Edwards
> Use a (bash) script wrapping Dovecot deliver, it can first pipe the message > from stdin to SpamAssassin, then pipe its output to Dovecot deliver. You wouldn't have an example of that you could share would you? I'm new to this too and need to move from Procmail to Sieve and I need to call an ext

Re: [Dovecot] About "Status" to the header

2009-04-10 Thread ogu_yo
Hi, Thanks for the reply. --- Timo Sirainen wrote: > On Apr 10, 2009, at 3:08 AM, > wrote: > > > Hi, > > > >> No. But it can use them. > > > > How can I use them? > > Do I need any additional setting to dovecot.conf? > ># If mail has X-UIDL header, use it as the mail's > UIDL. >#pop

Re: [Dovecot] About "Status" to the header

2009-04-10 Thread Timo Sirainen
On Apr 10, 2009, at 3:08 AM, wrote: Hi, No. But it can use them. How can I use them? Do I need any additional setting to dovecot.conf? # If mail has X-UIDL header, use it as the mail's UIDL. #pop3_reuse_xuidl = no

Re: [Dovecot] About "Status" to the header

2009-04-10 Thread ogu_yo
Hi, > No. But it can use them. How can I use them? Do I need any additional setting to dovecot.conf? Regards, --- Timo Sirainen wrote: > On Apr 10, 2009, at 2:41 AM, > > wrote: > > > Does dovecot add the X-UIDL header to a new > message? > > No. But it can use them. > > ---