<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7233.29">
<TITLE>Alias still in memory and database after remove</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P ALIGN=LEFT><SPAN LANG="en-us">Hello,<BR>
<BR>
I'm writing a custom program using the serctl interface to manage users (adds, deletes, etc.). One problem that I am having is with the case where I want to reassign an alias to a different user.<BR>
<BR>
My assumption was that the command: %serctl alias rm &lt;aliasX&gt; would delete any references to &quot;aliasX&quot; and allow me to reuse &quot;aliasX&quot; for a different user. What I've found is that even after using the aforementioned command, &quot;aliasX&quot; is still in ser's memory cache and in the database's alias table. Thus, if I attempt to reassign this number, it fails.<BR>
<BR>
I'm sure I'm not the first to try reassigning extensions through serctl, so either it is broken or I do not understand what is really going on (likely).<BR>
<BR>
Any and all help is greatly appreciated.<BR>
<BR>
Thanks.</SPAN><SPAN LANG="en-us"></SPAN></P>

</BODY>
</HTML>