[freeside-devel] canceling an single service
ivan
ivan at 420.am
Wed May 22 04:12:16 PDT 2002
On Tue, May 21, 2002 at 09:46:29PM -0400, Jeff Finucane wrote:
> Currently I use a facility strongly related to fs_selfadmin for this
> purpose. fs_selfadmin is closely related to fs_signup. The fs_selfadmin
> is used by my customers to modify their own email addresses, passwords,
> and forwarding.
>
> I seem to recall Ivan suggesting that he was interested in persuing
> this path.
Yes. I'm definately interested in a customer interface. I hope that work
you've already done on fs_selfadmin can be used as a basis.
> It seems, however, that a more formal and robust communication
> protocol between the user-interface side and the freeside server side would
> be appropriate.
The old signup server protocol has been rewritten, using the Storable
module. I'm happy with the results - a similar rewrite for fs_selfadmin
seems reasonable.
Now that the protocol has been rewritten and is extensible, it also might
be desirable to consolidate the different "servers" (fs_signup_server,
fs_passwd_server, fs_mailadmin_server) and "client-side daemons"
(fs_signupd / fs_passwdd / fs_mailadmind) into one version for all
functions (fs_client_server and fs_clientd or something like that).
--
_ivan
More information about the freeside-devel
mailing list