diff options
author | ivan <ivan> | 2001-11-09 21:58:40 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-11-09 21:58:40 +0000 |
commit | 924a225b5684a0172546f9ae204d13a376900e5d (patch) | |
tree | fe43298ac1874cd0230a726a6302ed0b53514eae /README | |
parent | f91f283833d0dc65bd63d5066a8de16f4dd72d63 (diff) |
- updated for APP version 3.3NET_APP_0_02
- documentation on using stunnel instead of Safe Passage
- useful get_domain_mailboxes and get_mailbox_forward_only methods
that return perl data structures instead of unparsed lines
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,6 @@ -Net::APP v0.1 +Net::APP v0.2 -Copyright (c) 1999 Ivan Kohler. -Copyright (c) 1999 Silicon Interactive Software Design. +Copyright (c) 2001 Ivan Kohler. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. @@ -35,4 +34,4 @@ Homepage: <http://www.sisd.com/netapp> Ivan Kohler <ivan-netapp_readme@420.am> -$Id: README,v 1.4 2001-04-10 13:46:43 ivan Exp $ +$Id: README,v 1.5 2001-11-09 21:58:40 ivan Exp $ |