diff options
author | Scott W Taylor <swtaylor@gentoo.org> | 2004-04-01 10:06:14 +0000 |
---|---|---|
committer | Scott W Taylor <swtaylor@gentoo.org> | 2004-04-01 10:06:14 +0000 |
commit | 9be5c76dcc0b1e5e19b80d6f8239c1d7b51cb1e0 (patch) | |
tree | c75e304c464dc4f5d1226fdae81b97ab6eaa4e1d /profiles | |
parent | Version bump and bugs 44241 and 44245 (diff) | |
download | historical-9be5c76dcc0b1e5e19b80d6f8239c1d7b51cb1e0.tar.gz historical-9be5c76dcc0b1e5e19b80d6f8239c1d7b51cb1e0.tar.bz2 historical-9be5c76dcc0b1e5e19b80d6f8239c1d7b51cb1e0.zip |
net-mail/courier norewrite fix for virtual users
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4548ea15e76f..cca559851ec2 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.292 2004/03/31 00:24:21 mksoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.293 2004/04/01 10:06:14 swtaylor Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -200,6 +200,7 @@ net-libs/libnvcserver:nobackchannel - disable backchannel support net-libs/libsoup:gnutls - Use GnuTLS instead of OpenSSL for SSL support net-mail/amavisd-new:milter - Enable Sendmail milter support net-mail/courier:fax - Enables fax support in the courier mail server +net-mail/courier:norewrite - Prevents courier mail server from mangling virtual user addresses when sending net-mail/cyrus-imapd:drac - Enable dynamic relay support in the cyrus imap server net-mail/exim:exiscan - Patch providing support for content scanning backward-compatability net-mail/exim:exiscan-acl - Patch providing support for content scanning |