Displaying 15 results from an estimated 15 matches for "rechnerbetriebsgrupp".
Did you mean:
rechnerbetriebsgruppe
2012 Oct 22
1
Shared folders not shown if "INBOX.shared.%.%" is used with dovecot 2.1.10
...= </etc/ssl/private/dovecot.pem
userdb {
args = /usr/local/dovecot/etc/dovecot/users
driver = passwd-file
}
protocol imap {
imap_client_workarounds = tb-extra-mailbox-sep
mail_max_userip_connections = 20
mail_plugins = acl imap_acl acl
}
Cheers,
Christoph
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
Technische Universit?t M?nchen
+49 89-289-18519 <> Raum 00.05.040 <> Boltzmannstr. 3 <> Garching
2012 Feb 27
2
[PATCH] Pop3 order in courier migration script
...D11-1327481629 W10000 :BBB11:2,S
9001 PUID12-1327481629 W10000 :BBB12:2,S
9002 PUID13-1327481629 W10000 :BBB13:2,S
9003 PUID14-1327481629 W10000 :BBB14:2,S
9004 PUID15-1327481629 W10000 :BBB15:2,S
9005 :CCC16
9006 :CCC17
9007 :CCC18
9008 :CCC19
9009 :CCC20
Cheers,
Christoph
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
Technische Universit?t M?nchen
+49 89-289-18519 <> Raum 00.05.055 <> Boltzmannstr. 3 <> Garching
-------------- next part --------------
A non-text attachment was scrubbed...
Name: courier-dovecot-migrate.patch
Type: text/x-patch
Size: 13...
2011 Sep 26
1
[PATCH] Bad boundary check in client_find_namespace
...+ for (p = storage_name; *p != '\0'; p++) {
+ if (p == storage_name)
+ continue;
if (p[0] == ns->real_sep && p[-1] == ns->real_sep) {
client_send_tagline(cmd, "NO Invalid mailbox name.");
return NULL;
Cheers,
Christoph Bu?enius
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
TU M?nchen
+49 89-289-18519 <> Raum 00.05.055 <> Boltzmannstr. 3 <> Garching
2012 Feb 02
1
LDAP auth improvements
v2.1 supports now multiple LDAP fields in a template e.g.:
user_attrs = \
homeDirectory=home, \
uidNumber=uid, \
gidNumber=gid, \
=mail=%{ldap:mailboxFormat}:%{ldap:homeDirectory}
which is the same as:
user_attrs = \
=home=%{ldap:homeDirectory}, \
=uid=%{ldap:uidNumber}, \
=gid=%{ldap:gidNumber}, \
=mail=%{ldap:mailboxFormat}:%{ldap:homeDirectory}
I was also thinking about
2012 Feb 13
1
dsync, hard-links and refcounts
...e dsync notice the hard links? (I used
dovecot 2.0.17)
- Alternatively, is there some tool to deduplicate the mdbox after it
has been converted from maildir?
- NB: I am not talking about single-instance storage for attachments.
Thank you very much,
Christoph
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
Technische Universit?t M?nchen
+49 89-289-18519 <> Raum 00.05.055 <> Boltzmannstr. 3 <> Garching
2012 Feb 29
2
doveadm fetch prints duplicate results in 2.1
...mode = 0660
}
}
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
args = username_format=%u /usr/local/dovecot/etc/dovecot/users
driver = passwd-file
}
protocol imap {
mail_plugins = acl imap_acl
}
Cheers,
Christoph
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
Technische Universit?t M?nchen
+49 89-289-18519 <> Raum 00.05.055 <> Boltzmannstr. 3 <> Garching
2012 Nov 12
1
Invalid Managesieve commands are counted twice
...O to clear
# the buffer.
typ, data = self._command('BOGUS')
(The full source is at http://pydoc.net/managesieve/0.4.2/managesieve)
As a result, sieveshell cannot be used with TLS and a current
Dovecot/Pigeonhole server.
Cheers,
Christoph
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
Technische Universit?t M?nchen
+49 89-289-18519 <> Raum 00.05.040 <> Boltzmannstr. 3 <> Garching
2012 Mar 22
2
dsync is SLOW compared to rsync
Hi all,
We are currently using snapshots and rsync to backup a large
mail server to a backup mail server. I have been looking into using
dsync to replace rsync in hopes that it would make backups more
efficient. I decided to test the performance using a single mailbox.
Unfortunately dsync seems to run much slower than rsync. Rsync was able
to sync the mailbox in 2 seconds. dsync took over
2012 Oct 12
0
INBOX.INBOX.Sent causes problems in 2.0
...ovecot/users
driver = passwd-file
}
protocol imap {
imap_client_workarounds = tb-extra-mailbox-sep
mail_max_userip_connections = 20
mail_plugins = quota imap_quota
}
And the contents of the "users" file:
user1:{plain}secret:::user1:/mail/users/user1::
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
Technische Universit?t M?nchen
+49 89-289-18519 <> Raum 00.05.040 <> Boltzmannstr. 3 <> Garching
2012 Mar 30
1
Dovecot allows creation of folders outside of a user's directory
...l_plugins = " acl imap_acl"
}
Content of the "users" file looks like this:
user1:{plain}(hidden):::user1:/mail/users/user1::
user2:{plain}(hidden):::user2:/mail/users/user2::
testuser:{plain}(hidden):::testuser:/mail/users/testuser::
Cheers,
Christoph
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
Technische Universit?t M?nchen
+49 89-289-18519 <> Raum 00.05.055 <> Boltzmannstr. 3 <> Garching
2019 Sep 11
5
[Bug] Sieve vacation :addresses match only,> case-sensitive?
> I want to have it case-insensitive again, like in Pigeonhole version 0.4.24
i would also plea for making it case-insensitive again! We were hit by this too,
and I never saw any mail system in which the local Part ist Case sensitive!
Sincerly,
Klaus Steinberger
--
Rechnerbetriebsgruppe / IT, Fakult?t f?r Physik
Klaus Steinberger
FAX: +49 89 28914280
Tel: +49 89 28914287
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <https://dovecot.org/pipe...
2012 Feb 14
1
log message about client_limit may in fact be due to ulimit
...tc/ssl/private/mailproxy.key
syslog_facility = local6
verbose_proctitle = yes
protocol imap {
imap_capability = IMAP4rev1 IDLE THREAD=REFERENCES SORT QUOTA ACL UIDPLUS
}
The passwd file has all entries looking like this:
login:::::::proxy=y host=backend1 nopassword=yes
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
Technische Universit?t M?nchen
+49 89-289-18519 <> Raum 00.05.055 <> Boltzmannstr. 3 <> Garching
2011 Sep 23
1
Strange behavior from shared namespaces and INBOX, probably a bug
...de = 0660
}
}
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
args = username_format=%u /usr/local/dovecot/etc/dovecot/users
driver = passwd-file
}
protocol imap {
mail_plugins = acl imap_acl
}
Cheers,
Christoph Bu?enius
--
Christoph Bu?enius
Rechnerbetriebsgruppe der Fakult?ten Informatik und Mathematik
TU M?nchen
+49 89-289-18519 <> Raum 00.05.055 <> Boltzmannstr. 3 <> Garching
2014 Jun 12
1
lazy_expunge mangles dovecot-acl-list
...ovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
args = /usr/local/dovecot/etc/dovecot/users
driver = passwd-file
}
protocol imap {
imap_client_workarounds = tb-extra-mailbox-sep
mail_max_userip_connections = 20
mail_plugins = acl imap_acl acl
}
--
Christoph Bu?enius
Rechnerbetriebsgruppe Informatik und Mathematik
Technische Universit?t M?nchen
2012 Feb 17
4
2.0.X -> 2.1 pitfalls?
Hi all,
are there any pitfalls known for the migration from 2.0.18 to 2.1?
Can I simply stop dovecot, make install and start again?
--Frank Elsner