diff options
Diffstat (limited to 'debian/cf/hack')
-rw-r--r-- | debian/cf/hack/debian_auth.m4 | 4 | ||||
-rw-r--r-- | debian/cf/hack/virthost_by_ip.m4 | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/cf/hack/debian_auth.m4 b/debian/cf/hack/debian_auth.m4 index d04bead..be71e72 100644 --- a/debian/cf/hack/debian_auth.m4 +++ b/debian/cf/hack/debian_auth.m4 @@ -1,6 +1,6 @@ divert(-1)dnl #----------------------------------------------------------------------------- -# $Sendmail: debian_auth.m4,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $ +# $Sendmail: debian_auth.m4,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $ # # Copyright (c) 2001-2009 Richard Nelson. All Rights Reserved. # @@ -17,7 +17,7 @@ divert(-1)dnl # #----------------------------------------------------------------------------- divert(0)dnl -VERSIONID(`$Id: debian_auth.m4,v 8.14.3-7 2009-02-28 22:32:11 cowboy Exp $') +VERSIONID(`$Id: debian_auth.m4,v 8.14.3-8 2009-02-28 23:40:41 cowboy Exp $') dnl # dnl # MTA as Client authentication - only if authinfo/access_db *NOT* used... define(`confDEF_AUTH_INFO', `MAIL_SETTINGS_DIR`'default-auth-info')dnl diff --git a/debian/cf/hack/virthost_by_ip.m4 b/debian/cf/hack/virthost_by_ip.m4 index fe978bc..f3b5497 100644 --- a/debian/cf/hack/virthost_by_ip.m4 +++ b/debian/cf/hack/virthost_by_ip.m4 @@ -1,12 +1,12 @@ divert(-1)dnl #----------------------------------------------------------------------------- -# $Sendmail: virthost_by_ip.m4,v 8.14.3 2009-02-28 22:32:11 cowboy Exp $ +# $Sendmail: virthost_by_ip.m4,v 8.14.3 2009-02-28 23:40:41 cowboy Exp $ # # Copyright (c) 2001-2009 Richard Nelson. All Rights Reserved. # # cf/hack/virthost_by_ip.m4. Generated from virthost_by_ip.m4.in by configure. # -# hack(virthost_by_ip) config file for building Sendmail 8.14.3-7 +# hack(virthost_by_ip) config file for building Sendmail 8.14.3-8 # Note: Also check op.{ps,txt} for the 'b' modifier to daemon_options - it # extends ip based virtual hosting. # @@ -23,7 +23,7 @@ dnl #--------------------------------------------------------------------- ifdef(`sm_version', `dnl', `include(`/usr/share/sendmail/cf/debian/autoconf.m4')dnl') dnl # -VERSIONID(`$Id: virthost_by_ip.m4, v 8.14.3-7 2009-02-28 22:32:11 cowboy Exp $') +VERSIONID(`$Id: virthost_by_ip.m4, v 8.14.3-8 2009-02-28 23:40:41 cowboy Exp $') dnl # dnl #--------------------------------------------------------------------- dnl # Virtual hosting extensions - Login (greeting message) |