Sam Varshavchik wrote:
> Download: http://www.courier-mta.org/download.php
> 
> See below for release notes specific to each package. Highlights:
> 
> • All packages' distribution terms are now GPL 3
> 
> • Many fixes to sqwebmails handling of HTML mail
> 
> • Some people may see noticable performance gains when running
> Courier-IMAP over NFS.
> 
> • If you're using courier-analog, don't forget to update it too.
> 
> Detail release notes:
> 
> ============================================================================
> 
> 
> courier-authlib 0.60.0:
> 
> • Fix some compiler errors in authvchpw
> 
> • userdb: allow underscores in login names

What about : and + ?
I patched this into the Debian packages long ago.

        die "Invalid name: $name\n"
                unless $name =~ /[EMAIL PROTECTED]/;

BTW: You don't need escape characters in a character class like dot and 
underscore
in a character class. - can be used without escape when placed last in the
character class.

Regards
       Racke



-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to