<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">I'm running FS on Windows (in case that matters here).<br>
<br>
In conf\directory\default\Bob.xml I have the settings:<br>
</font>
<blockquote>&nbsp;&nbsp;&nbsp; &nbsp; &lt;param name="vm-email-all-messages"
value="true"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp; &lt;param name="vm-keep-local-after-email" value="false"/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp; &lt;param name="vm-attach-file" value="true"/&gt;&nbsp;&nbsp;&nbsp; <br>
</blockquote>
<big>in addition to other vm- setting that are specific to Bob.&nbsp; When a
voice mail is left for Bob, an email is sent to the configured email
address.&nbsp; It is working well.&nbsp; When the email is sent, I can see in the
console the lines:<br>
</big>
<blockquote>
  <pre><font size="+1">2010-02-10 15:41:36.949484 [DEBUG]
switch_utils.c:633 Emailed file [C:\WINDOWS\TEMP\mail.12658416960810]
to [<a
 class="moz-txt-link-abbreviated"
 href="mailto:plevin@idranksecurity.com">bob@domain.com</a>]</font></pre>
  <pre><font size="+1">2010-02-10 15:41:36.949484 [DEBUG]
mod_voicemail.c:2541 Sending message to <a
 class="moz-txt-link-abbreviated"
 href="mailto:plevin@idranksecurity.com">bob@domain.com</a></font></pre>
</blockquote>
<big>I then move those 3 &lt;param&gt; lines into the
default\default.xml file.&nbsp; Now when a voice mail is left for Bob, an
email is not sent and those debug lines do not appear on the console.<br>
<br>
I don't mind keeping those 3 lines in each user file, but I'm expecting
to have about 10,000 users and its kinda silly to repeat those lines in
each user's file.&nbsp; Can't they go in the default.xml file (and have it
work)?<br>
<br>
&nbsp;&nbsp;&nbsp; Thanks,<br>
&nbsp;&nbsp;&nbsp; Paul<br>
<br>
</big>
</body>
</html>