# HG changeset patch # User heiko # Date 1129878849 0 # Node ID 596f455184cd2f990898da14b772314351ca8bf8 # Parent b7f89831ced28e6d7d3f8183eb5341dc9fa5278d mailAddress attribute diff -r b7f89831ced2 -r 596f455184cd gtd.schema --- a/gtd.schema Thu Oct 20 06:08:27 2005 +0000 +++ b/gtd.schema Fri Oct 21 07:14:09 2005 +0000 @@ -28,6 +28,10 @@ gtdAttribute:3 NAME 'gtdMailGroup' DESC 'Mail Group (alias)' SUP mail ) +attributetype ( + gtdAttribute:4 NAME 'gtdMailAddress' DESC 'Mail Address' + SUP mail ) + #### objectClass ( diff -r b7f89831ced2 -r 596f455184cd tcb.schema --- a/tcb.schema Thu Oct 20 06:08:27 2005 +0000 +++ b/tcb.schema Fri Oct 21 07:14:09 2005 +0000 @@ -28,6 +28,10 @@ tcbAttribute:3 NAME ('tcbMailGroup') DESC 'mail group we are member of' SUP mail ) +attributetype ( + tcbAttribute:4 NAME ('tcbMailAddres') DESC 'mail address' + SUP mail ) + #### objectClass (