Package: courier-webadmin Severity: normal Tags: patch Currently admin-20aliases.pl returns an error when a virtual domain is added using an account that is already used for a virtual domain. While in some cases this might be desirable, in other cases it can be necessary to use the same account for multiple virtual domains.
To fix this, the block on lines 89-91 should be removed: - grep { - $errstr="[EMAIL PROTECTED]@" if $_ eq $vaccount; - } @$l; While there might be reason to warn users when they use the same account to back multiple virtual domains, they should be allowed to do so if they so desire. thanks, Charles -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (90, 'testing'), (80, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.26-1um Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]