From: Tom C. <tom...@us...> - 2004-12-23 18:41:03
|
Update of /cvsroot/qmailadmin/qmailadmin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7009 Modified Files: Tag: stable-1_2 ChangeLog Log Message: Index: ChangeLog =================================================================== RCS file: /cvsroot/qmailadmin/qmailadmin/ChangeLog,v retrieving revision 1.15.2.43 retrieving revision 1.15.2.44 diff -u -d -r1.15.2.43 -r1.15.2.44 --- ChangeLog 23 Dec 2004 18:39:48 -0000 1.15.2.43 +++ ChangeLog 23 Dec 2004 18:40:54 -0000 1.15.2.44 @@ -6,7 +6,8 @@ Tom Collins - user.c: fix bug in handling .qmail files with blank lines. - user.c: new catchall option, forward unknown users to remote - domain (e.g., x -> x...@do..., y -> y...@do..., etc.) [910410] + domain (e.g., x -> x...@do..., y -> y...@do..., etc.) To use, + enter "@<domain>" for remote address catchall. [910410] - util.c: fix check_email_addr() (previously accepted invalid punctuation in domain part of address). - user.c: modusergo() function that writes out user's .qmail file |