Re: Problem compiling dovecot 2.2.31 on Solaris

2017-07-21 Thread Levente
You are missing stdint.h. Try to locate that, and include the directory. However, this is odd, since it should be shipped with GCC itself. Lev On Fri, Jul 21, 2017 at 2:15 PM, Luciano Mannucci wrote: > > I'm trying to compile under SunOS 5.8 Generic_117350-28 sun4u sparc > SUNW,Ultra-5_10 > (I

SQLite user database

2017-07-14 Thread Levente Kovacs
ng? I'm using dovecot version: 2.2.13 The other thing I want to avoid is the home directory and UID and GID. Is there any way for dovecot to use logical, non UNIX users so there's no need to have a user database and an sqlite database? Thank you for your help. Levente

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

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: [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: [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] 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

[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] 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

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] 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-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-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

[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] 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

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-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] 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] [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 as gmail imap proxy

2008-06-18 Thread Farkas Levente
Asheesh Laroia wrote: On Tue, 17 Jun 2008, Farkas Levente wrote: hi, may be this is a bit of topic, but i hope not. it's always a big question which is the better to choose a hosting provider to keep and manage you mail or setup your own mail server, hosting, virus and spam filter etc.

Re: [Dovecot] dovecot as gmail imap proxy

2008-06-17 Thread Farkas Levente
Timo Sirainen wrote: On Jun 17, 2008, at 6:14 PM, Timo Sirainen wrote: On Jun 17, 2008, at 6:03 PM, Farkas Levente wrote: would it be possible to create a dovecot server as an imap proxy for gmail and google apps? imho many people/company would be love to use such a setup where he can use

Re: [Dovecot] dovecot as gmail imap proxy

2008-06-17 Thread Farkas Levente
wn :server goes down, you still have gmail as backup. -- Levente "Si vis pacem para bellum!"

Re: [Dovecot] dovecot as gmail imap proxy

2008-06-17 Thread Farkas Levente
Timo Sirainen wrote: On Jun 17, 2008, at 6:14 PM, Timo Sirainen wrote: On Jun 17, 2008, at 6:03 PM, Farkas Levente wrote: would it be possible to create a dovecot server as an imap proxy for gmail and google apps? imho many people/company would be love to use such a setup where he can use

[Dovecot] dovecot as gmail imap proxy

2008-06-17 Thread Farkas Levente
loser, faster server and this speed problem never happend. what's more it can be used as a mail backup server too. anybody has any such setup, idea? would it be possible with dovecot. any other suggestion? yours. -- Levente "Si vis pacem para bellum!"

Re: [Dovecot] Web-based shared calendar synchronizable with Outlook

2008-05-30 Thread Farkas Levente
#x27;t... create an account and log into it. > > I don't care much for the interface, but it is there... > > -- > > Best regards, > > Charles > -- Levente "Si vis pacem para bellum!"

Re: [Dovecot] Zimbra benchmarking

2007-11-30 Thread Farkas Levente
00% >11 15236 > ./imaptest - logout=0 select=100 store=100 secs=10 seed=0 clients=5 > Logi Sele Stor > 100% 100% 100% >55 5533 > > Zimbra: > > ./imaptest - logout=0 select=100 store=100 secs=10 seed=0 clients=1 > Logi Sele Stor > 100% 100% 100% >11 308 > ./imaptest - logout=0 select=100 store=100 secs=10 seed=0 clients=5 > Logi Sele Stor > 100% 100% 100% >55 319 > > Zimbra gave lots of errors: > Error: STORE failed: STORE failed > > APPEND > -- > > Appends to empty mailbox: > > Dovecot: > 1 client, 5 seconds: 3959 mails > 1 client, 5 seconds, fsync_disable=yes: 21889 mails > > Zimbra: > 1 clients, 5 seconds: 222 mails > 5 clients, 5 seconds: 322 mails > > Zimbra is apparently building full text search indexes while appending, > so this test doesn't mean much until I can test Dovecot's performance > with Squat indexing. -- Levente "Si vis pacem para bellum!"

Re: [Dovecot] receive date wrong in outlook

2007-10-31 Thread Farkas Levente
Timo Sirainen wrote: > On Sun, 2007-10-21 at 15:21 +0200, Farkas Levente wrote: >> probably that's the problem. what internaldate in dovecot, the file's >> modify date in the maildir? i'd be nice if i can somehow set >> internaldate to the date field with

Re: [Dovecot] receive date wrong in outlook

2007-10-21 Thread Farkas Levente
Timo Sirainen wrote: > On Sun, 2007-10-14 at 11:53 +0200, Farkas Levente wrote: >> hi, >> we migrate from exchange to dovecot. we do it with imapsync. first we >> try to do it with --syncinternaldates, but this fails on many messages >> with invalid date, so we drop

[Dovecot] receive date wrong in outlook

2007-10-14 Thread Farkas Levente
stead of the real received date. other clients eg webmail, thunderbird etc sees the right date. so my question what can i do? it's a dovecot bug or outlook and if outlook's bug is there any workaround fro this? thanks in advance. -- Levente "Si

Re: [Dovecot] v1.1.alpha4 released / about dbox

2007-09-09 Thread Farkas Levente
On Vas, Szeptember 9, 2007 06:01, Timo Sirainen wrote: > On Sat, 2007-09-08 at 15:04 +0200, Farkas Levente wrote: >> Timo Sirainen wrote: >> > But since there's still a chance that index files could break >> (although >> > v1.1 tries harder than v1.0 to

Re: [Dovecot] v1.1.alpha4 released / about dbox

2007-09-08 Thread Farkas Levente
ovecot.conf. > There are already too many settings. what about a maintanance srcipt/daemon which can be run from cron and every sysadm can decided when and how often he'd like to update metadatas? -- Levente "Si vis pacem para bellum!"

Re: [Dovecot] quota: maildrop + dovecot. dovecot doesn't update maildirsize file

2007-07-25 Thread Farkas Levente
o use (what's the global qouta setting, what can and how comes from userdb and what is the correct syntax). thanks. -- Levente "Si vis pacem para bellum!"

[Dovecot] RFE: please include quota waning patch

2007-07-23 Thread Farkas Levente
hi, it'd be very useful to include the quota warning patch in official release. without it the quota support is not really useful since mail simple dropped when quota is over. and most enduser never know what happend, they just recognize mails are not coming:-( thanks. -- Le

Re: [Dovecot] v1.1 status and benchmarks

2007-07-12 Thread Farkas Levente
4352 3176 8092 10064 10624 > cydir: 10 6332 6393 10 12664 17965 3958 10154 12663 13336 what is cydir? dovecot suppurt cydir format or it's cyrus speed? if it's dovecot cydir support so fast will the v.x.y be ever so fast? or it'd be better to use/switch to cydir? is there any converter script? -- Levente "Si vis pacem para bellum!"

Re: [Dovecot] Updated v1.1 and summer plans

2007-05-24 Thread Farkas Levente
> This just isn't possible without the larger changes that v2.0 brings. > but it'd be a real need for everyone who use lda since we can't use procmail any longer and there is no other option:-( -- Levente "Si vis pacem para bellum!"

Re: [Dovecot] Updated v1.1 and summer plans

2007-05-23 Thread Farkas Levente
an for the 1.0 series? it'll be 1.0.x release soon and ofter or ...? yours. -- Levente "Si vis pacem para bellum!"