Displaying 6 results from an estimated 6 matches for "handelregist".
Did you mean:
handelregister
2010 Oct 21
1
bug with null pointer
...elopment - and we hope that we don't find
more of these bugs :)
bye
Tobi
--
Dr. Nagler & Company GmbH
Hauptstra?e 9
92253 Schnaittenbach
Tel : 09622-7197-38
Fax : 09622-7197-50
Web : http://www.nagler-company.com
E-Mail : tobias.daucher at nagler-company.com
Hauptsitz: Schnaittenbach
Handelregister: Amberg HRB 4653
Gerichtsstand: Amberg
Steuernummer: 201/118/51825
USt.-ID-Nummer: DE 273143997
Gesch?ftsf?hrer: Dr. Martin Nagler, Dr. Dr. Karl-Kuno Kunze
2011 Jan 20
0
Bug found, assertion failed
...ent tries to move a
message, which isn't there.
Thanks,
Tobias Daucher
--
Dr. Nagler & Company GmbH
Hauptstra?e 9
92253 Schnaittenbach
Tel : 09622-7197-38
Fax : 09622-7197-50
Web : http://www.nagler-company.com
E-Mail : tobias.daucher at nagler-company.com
Hauptsitz: Schnaittenbach
Handelregister: Amberg HRB 4653
Gerichtsstand: Amberg
Steuernummer: 201/118/51825
USt.-ID-Nummer: DE 273143997
Gesch?ftsf?hrer: Dr. Martin Nagler, Dr. Dr. Karl-Kuno Kunze
2010 Oct 28
2
dsync, separator, but really - Default Namespace
Just made the leap from 1.2 to 2.0.6 - and several maddening config
typos I think I have a working system again! Getting closer to
converting from maildir to mdbox, but first...
Trying to use dsync gives me:
dsync(root): Fatal: Mail locations must use the same virtual mailbox
hierarchy separator (specify separator for the default namespace)
Ok - I 've never configured namespaces
2011 Jan 10
2
dsync not copying all mail
Hi,
I'm still trying to migrate from Dovecot 1.2.16 to 2.0.7 on FreeBSD.
Previous attempts have failed with mails not being visible after the
upgrade. Version 1.2.16 was migrated from maildir to dbox about a year
ago via the convert-plugin. After previous attempts to "clean" the
hybrid maildir-dbox situation I used imapsync to copy all mails from the
old account to a new
2010 Nov 02
2
Virtual inbox folder bug
Hi all,
I've been using dovecot as our internal mail server for quite some time.
It works very well. Each of our mailboxes have 1000+ messages (some have
more than 4-5000 messages).
I have recently started using virtual folders and, using an adaptation
of an example script in the dovecot site
(http://wiki.dovecot.org/Plugins/Virtual), to have a virtual folder
changed to act as inbox.
2010 Oct 06
4
Convert plugin
Hi,
I'm trying to get old mail from /var/mail/<user>, where <user> is the
(sometimes) huge mailfile, not a directory, converted to the maildir
INBOX in ~/Maildir. Users have no ~/mail directory; they were supposed
to use pop3 only.
I'm trying the example from the wiki:
plugin {
convert_mail = mbox:~/mail:INBOX=/var/mail/%n
}
but have still not succeded. I tried