Re: [Dovecot] [OT] Outlook identities

2012-04-12 Thread Birta Levente
On 13/04/2012 02:33, Michael Orlitzky wrote: Nothing to do with Dovecot, but I figured this is the best place to ask. Do any of the newer versions of Outlook have proper identities support like Thunderbird, mutt, Roundcube, i.e. every other mail client on Earth? We have customers who set up ten

Re: [Dovecot] Dovecot and Outlook Express "plaintext authentication not allowed..."

2012-04-17 Thread Birta Levente
On 17/04/2012 12:16, D Chen wrote: Server: Ubuntu 11.10 server with postfix (MTA), dovecot (MDA) Mail client: Outlook Express in Windows XP with IMAP on port 143, SMTP on port 25 When tried to set up a new Outlook Express mail acct, the following error encountered: Your IMAP server wish

Re: [Dovecot] segfault in Debian Squeeze + Dovecot 2.1.10

2012-09-24 Thread Birta Levente
On 24/09/2012 17:32, Timo Sirainen wrote: On 23.9.2012, at 14.05, Joe Auty wrote: #0 0x7f789cd08e14 in hash_table_destroy () from /usr/lib/dovecot/libdovecot.so.0 (gdb) bt full #0 0x7f789cd08e14 in hash_table_destroy () from /usr/lib/dovecot/libdovecot.so.0 No symbol table info avai

Re: [Dovecot] segfault in Debian Squeeze + Dovecot 2.1.10

2012-09-24 Thread Birta Levente
On 24/09/2012 17:58, Timo Sirainen wrote: On 24.9.2012, at 17.55, Birta Levente wrote: On 24/09/2012 17:32, Timo Sirainen wrote: On 23.9.2012, at 14.05, Joe Auty wrote: #0 0x7f789cd08e14 in hash_table_destroy () from /usr/lib/dovecot/libdovecot.so.0 (gdb) bt full #0

Re: [Dovecot] segfault in Debian Squeeze + Dovecot 2.1.10

2012-09-27 Thread Birta Levente
On 24/09/2012 17:58, Timo Sirainen wrote: On 24.9.2012, at 17.55, Birta Levente wrote: On 24/09/2012 17:32, Timo Sirainen wrote: On 23.9.2012, at 14.05, Joe Auty wrote: #0 0x7f789cd08e14 in hash_table_destroy () from /usr/lib/dovecot/libdovecot.so.0 (gdb) bt full #0

[Dovecot] Dovecot 2.2 build rpm on Centos6

2013-05-27 Thread Birta Levente
Hi list, I tried to build rpm based on dovecot-2.2.2-2.fc20.src.rpm on Centos 6.4 rpmbuild --define 'rhel 64' -ba dovecot-2.2.spec I get this error: checking for C compiler default output file name... configure: error: in `/home/builder/rpmbuild/BUILD/dovecot-2.2.2': configure: error: C compil

Re: [Dovecot] Dovecot 2.2 build rpm on Centos6

2013-05-27 Thread Birta Levente
who built dovecot 2.2 on rhel/centos 6 help me how do that? Thanks Levi schrieb Birta Levente : Hi list, I tried to build rpm based on dovecot-2.2.2-2.fc20.src.rpm on Centos 6.4 rpmbuild --define 'rhel 64' -ba dovecot-2.2.spec I get this error: checking for C compiler default o

Re: [Dovecot] Dovecot 2.2 build rpm on Centos6

2013-05-27 Thread Birta Levente
On 27/05/2013 15:40, Morten Stevens wrote: On 27.05.2013 14:10, Birta Levente wrote: Maybe someone who built dovecot 2.2 on rhel/centos 6 help me how do that? Yes: http://mstevens.fedorapeople.org/el6/dovecot/2.2/ Best regards, Morten Thank you!!! It's work Levi smim

Re: [Dovecot] Dovecot 2.2 build rpm on Centos6

2013-05-28 Thread Birta Levente
On 27/05/2013 16:56, Nikolaos Milas wrote: On 27/5/2013 1:07 μμ, Birta Levente wrote: I tried to build rpm based on dovecot-2.2.2-2.fc20.src.rpm on Centos 6.4 You may want to try: dovecot-2.2.2-2.noa.el6.src.rpm available at: http://www.noa.gr/rpmfiles/ Thank you Nick, but I can't

Re: [Dovecot] Dovecot 2.2 build rpm on Centos6

2013-05-30 Thread Birta Levente
On 30/05/2013 10:34, Burak GÜRER wrote: On 27-05-2013 16:56, Nikolaos Milas wrote: On 27/5/2013 1:07 μμ, Birta Levente wrote: I tried to build rpm based on dovecot-2.2.2-2.fc20.src.rpm on Centos 6.4 You may want to try: dovecot-2.2.2-2.noa.el6.src.rpm which produces: dovecot-2.2.2-2

Re: [Dovecot] LDA/LMTP - saving to INBOX fallback on tempfail?

2013-05-31 Thread Birta Levente
On 31/05/2013 16:41, Timo Sirainen wrote: Currently if saving to mailbox fails for any reason, the mail is saved to INBOX instead. Same if a Sieve redirect fails, the mail is saved to INBOX. I'm wondering if anyone actually prefers this behavior when the error is temporary? For example if some

[Dovecot] convert to mdbox

2013-07-23 Thread Birta Levente
Hi How can I convert all virtual mailboxes from maildir to mdbox? Manually, one by one, working, but I have a lot ... Virtual users and domains stored in sql database. Thats what I want: mail_location = maildir:/var/vmail/%d/%n/Maildir to mail_location = mdbox:/var/vmail/%d/%n/mdbox Thanks

Re: [Dovecot] convert to mdbox

2013-07-23 Thread Birta Levente
On 23/07/2013 10:44, Robert Schetterer wrote: Am 23.07.2013 09:08, schrieb Birta Levente: Hi How can I convert all virtual mailboxes from maildir to mdbox? Manually, one by one, working, but I have a lot ... Virtual users and domains stored in sql database. Thats what I want: mail_location

Re: [Dovecot] v2.2.11 released

2014-02-12 Thread Birta Levente
On 12/02/2014 11:05, Ralf Hildebrandt wrote: > * Timo Sirainen : >> http://dovecot.org/releases/2.2/dovecot-2.2.11.tar.gz >> http://dovecot.org/releases/2.2/dovecot-2.2.11.tar.gz.sig >> >> I haven't had time to read through the Dovecot mailing list yet, so there >> are likely some reported bugs th

Re: [Dovecot] Crash in recent dovecot, different line (with Backtrace:dovecot/pop3)

2014-02-12 Thread Birta Levente
On 12/02/2014 11:26, Ralf Hildebrandt wrote: > Sorry, I didn't do this before. Hope is ok. Here is mine: Reading symbols from /usr/libexec/dovecot/pop3...Reading symbols from /usr/lib/debug/usr/libexec/dovecot/pop3.debug...done. done. [New Thread 19189] Missing separate debuginfo for Try: yum -

Re: logwatch reporting

2014-11-21 Thread Birta Levente
On 21/11/2014 15:48, Robert Moskowitz wrote: On 11/21/2014 04:13 AM, Tamsy wrote: Robert Moskowitz wrote on 20.11.2014 20:41: I just launched a new mailserver that is using dovecot. My previous mailserver used courier-mail. I am expecting better things with this new server, but I was use to

Re: logwatch reporting

2014-11-21 Thread Birta Levente
On 21/11/2014 16:31, Robert Moskowitz wrote: On 11/21/2014 09:01 AM, Birta Levente wrote: On 21/11/2014 15:48, Robert Moskowitz wrote: On 11/21/2014 04:13 AM, Tamsy wrote: Robert Moskowitz wrote on 20.11.2014 20:41: I just launched a new mailserver that is using dovecot. My previous