]> code.citadel.org Git - citadel.git/commit
* policy.c: fix bug in GetExpirePolicy() that was causing the default
authorArt Cancro <ajc@citadel.org>
Sun, 1 Feb 2004 06:19:22 +0000 (06:19 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 1 Feb 2004 06:19:22 +0000 (06:19 +0000)
commit0d3155a90cbdb28ddf65af9a1bdd9d1b1f2aa230
treee954b473426b88229d28ceefe827c713acff8ff1
parent4693cbb967badda8d2c03e6ad3d252808d5949af
* policy.c: fix bug in GetExpirePolicy() that was causing the default
  mailbox purge policy to be misinterpreted if it was set to "use
  system default"
* serv_vcard.c: always set the Global Address Book room's expire policy
  to "never expire" and its default view to "address book"
citadel/ChangeLog
citadel/policy.c
citadel/serv_vcard.c