Am Donnerstag, 28. Februar 2008 schrieb Osvaldo Alvarez Pozo:
> > In case of 1.0.10, just take the prepared ready-to-install .deb from
> > backports.
> Does this backport package has quota available?
Mh, sorry, I've no idea.
Maybe someone on the mailing list can give a definitive answer.
Gree
Am Donnerstag, 28. Februar 2008 schrieb Osvaldo Alvarez Pozo:
> Does
> anybody has compilled dovecot on debian etch with inotify?
> HOW??
Do you want to use Dovecot 1.0 or 1.1rc?
In case of 1.0.10, just take the prepared ready-to-install .deb from
backports.
Greetings,
Gunter
--
*** Pow
Hi!
Am Samstag, 19. Januar 2008 schrieb Luigi Rosa:
> > How about first starting ntpd, forcing a time-update using ntpdate
> > even before starting ntpd, and delaying the dovecot start until after
> > the time has been adjusted?
> The problem is tha you cannot tell when the time is adjusted becaus
Am Samstag, 19. Januar 2008 schrieb Karsten Bräckelmann:
> > 2 Jan 19 10:31:55 gw ntpd[2112]: time reset -3600.221385 s
> Exactly one hour. Doesn't strike me as a coincidence...
Mh, sounds as if the system clock is set to "local time", including DST
changes, and the system clock had not yet been
Am Dienstag, 1. Januar 2008 schrieb Andrew Falanga:
> .imap/.imap/ (other than directories)
Where did you see this directory?
> mbox
http://en.wikipedia.org/wiki/Mbox
> maildir
http://en.wikipedia.org/wiki/Maildir
You usually use either mbox or maildir to store mails for all users.
Mixing
Am Montag, 17. September 2007 schrieb Timothy Murphy:
> > ~/Maildir/new is where Postfix delivers new messages. ~Maildir/cur is
> > where dovecot moves messages that it has seen. My mail clients do all
> Where exactly do they move email to?
Just where Bill wrote: New mail is delivered to ~/Maildir
Hi!
I fear this may be slightly off-topic but it's both related to IMAP and to
dovecot:
Is there any good and in paticular realiable program for synching /
migrating one IMAP mailbox to another? The most important features for me
is that a) no mails are lost / left out silently and b) the porg
Am Freitag, 10. August 2007 schrieb Scott Silva:
> Set up a script to move all those marked messages to a "trash" folder
> in each users mailstore. Then you can script another process to delete
> messages in their trash folder older than X days.
Alternatively you could use "find" to simply just de
Am Dienstag, 24. Juli 2007 schrieb bob passendon:
> > > 1.0.beta3
> > At first I'd try a recent released version.
> Unfortunately I can't keep chasing the latest version, I needed to
> pick a version and stick with it.
Well' my point was that you're using an outdated, unstable and unsupported
de
Am Dienstag, 24. Juli 2007 schrieb bob passendon:
> # dovecot --version
> 1.0.beta3
Well, this is ancient...
At first I'd try a recent released version.
Greetings,
Gunter
--
*** Powered by AudioScrobbler --> http://www.last.fm/user/Interneci/ ***
19:32 | Tristania - Endogenisis
19:26 | Tris
Am Mittwoch, 18. Juli 2007 schrieb Kyle Wheeler:
> Another one I use often is:
> find ./tmp ./cur -type f -exec rm {} \;
Current GNU finds understand the -delete action:
find ./tmp ./cur -type f -delete
That should be as fast as the "ls" solution without getting you in trouble
if a \r m
Am Freitag, 22. Juni 2007 schrieb Jon Slater:
> You are AWESOME!!! Thank you!!!
Mh, I think this is one of the few times I read that someone was actually
greatful for a "RTFM" he got... ;)
> Jun 22 01:27:56 servername dovecot: Time just moved backwards by 37
> seconds. This might cause a lot of
Am Mittwoch, 20. Juni 2007 schrieb Gunter Ohrner:
> Am Mittwoch, 20. Juni 2007 schrieb Timo Sirainen:
> > http://dovecot.org/tmp/concurrency.c
> Does anyone still have the file?
Ok, there was a race between Thimos and my mails... ;)
Greetings,
Gunter
--
*** Powered by Au
Am Mittwoch, 20. Juni 2007 schrieb Timo Sirainen:
> http://dovecot.org/tmp/concurrency.c
Mh...
"19:51:35 FEHLER 404: Not Found."
I just wanted to test it using Linux 2.6.21 on my Core2 Duo T7200 running
Debian Unstable...
Does anyone still have the file?
Greetings,
Gunter
--
*** Powered
Am Samstag, 16. Juni 2007 schrieb Benton Haynes:
> > As you're getting SIGILL, have you verified that your dovecot (and
> > all libraries it depends on) has been compiled for the right target
> > CPU?
> As far as I can tell, yes.
> ac_cv_build=powerpc-apple-darwin8.9.0
Ah, you're on PPC, ok...
Am Samstag, 16. Juni 2007 schrieb Benton Haynes:
> dovecot: Jun 15 18:51:14 Error: child 1064 (imap) killed with signal 4
As you're getting SIGILL, have you verified that your dovecot (and all
libraries it depends on) has been compiled for the right target CPU?
Greetings,
Gunter
--
*** Powe
Am Sonntag, 27. Mai 2007 schrieb [EMAIL PROTECTED]:
> > You're making it difficult to try to help, by not answering the
> > questions or providing requested information...
> I did, sorry i hope so
This mail is much better than your previous ones. :-)
I think we're getting closer.
> d.) I know th
Am Donnerstag, 24. Mai 2007 schrieb Paul Amaral:
> Do I still need to use a locking mechanism if I'm using maildir with
> pop3 access.
This was a question, right? I guess Timo missed it as you missed the
question mark... ;)
AFAIK locking is not strictly neccessary if you're using local maildirs
Am Samstag, 19. Mai 2007 schrieb Timo Sirainen:
> 1) Have another human readable mailbox ID <-> name mapping file which
> is used if the binary index is corrupted. If mailboxes are
> created/deleted/renamed often, this would just slow things down. Might
> be a good idea optionally though.
The Mail
Am Mittwoch, 16. Mai 2007 schrieb Gunter Ohrner:
> > mailboxes is a lot easier.They're based on filtering rules. I don't
> think they support "copying"
> messages. So the virtual folders are easily rebuilt by just re-applying
> the filters into all the messages.
Am Mittwoch, 16. Mai 2007 schrieb Timo Sirainen:
> > Yes, I think treating mailboxes similary to keywords is ideal. There
> Except if you want to handle some mailboxes in a special way it's
> easier if they're separated on disk. Such as renaming or deleting
> mailboxes is a lot easier.They're base
Am Freitag, 11. Mai 2007 schrieb Luigi Rosa:
> "It's also not a good idea to build the plugin against self-compiled
> Dovecot sources, but then actually use a prebuilt binary package of
> Dovecot."
> Why isn't a good idea?
In this case there there's a significant probability that either the
plug
Am Sonntag, 29. April 2007 schrieb Charles Marcus:
> outlook express), one accessing his account through courier, and one
> through dovecot, so he can compare the speed...
You should tell your client that continuously switching between accunts to
perform some operation and thus compare it will sl
23 matches
Mail list logo