<html>
At 12:49 23/09/2002, you wrote:<br>
<blockquote type=cite class=cite cite><font face="arial" size=2>Just
trying it out on a totally fresh server.</font><br>
<br>
<font face="arial" size=2>Looks really good, comments are</font><br>
<br>
<font face="arial" size=2>1. Sophos.install - does not point to the new
location for sophos-wrapper and sophos-autoupdate
scripts.</font></blockquote><br>
Fixed.<br><br>
<blockquote type=cite class=cite cite><font face="arial" size=2>2. If
"Use SpamAssassin = no" and "Load SpamAssassin = yes"
in mailscanner.conf, it does try to use spamassasin. I would have
expected the "Use SpamAssassin = no" to have
precedence.</font></blockquote><br>
Does it try to use it, or just try to load it?<br>
Working out whether "Use SpamAssassin" is yes or no is no
longer easy because it could be a ruleset rather than a simple value.
That's why I put in the "Load SpamAssassin" option in, as that
has to be just yes or no.<br><br>
<blockquote type=cite class=cite cite><font face="arial" size=2>Im very
interested in the ability to do different signatures for different
domains, and will be trying that out next, I was looking at the example
and it seemed to apply for outgoing mail only e.g.</font><br>
<br>
<font face="arial" size=2>
From:
<a href="mailto:*@domain1.com">*@domain1.com</a>
/opt/MailScanner/etc/reports/domain1.sig.txt<br>
From:
<a href="mailto:*@domain2.com">*@domain2.com</a>
/opt/MailScanner/etc/reports/domain2.sig.txt</font><br>
<br>
<font face="arial" size=2>Does this work for for To: as well?
e.g.</font><br>
<br>
<font face="arial" size=2>
To:
<a href="mailto:*@domain1.com">*@domain1.com</a>
/opt/MailScanner/etc/reports/domain1.sig.txt<br>
To:
<a href="mailto:*@domain2.com">*@domain2.com</a>
/opt/MailScanner/etc/reports/domain2.sig.txt</font></blockquote><br>
You can have "from", "to" or "fromto" or
"tofrom" etc in the first field. It just looks at the first
word for the word "from" and for the word "to" so if
you want both then you can combine them how you like. So I would do<br>
FromTo:
*@domain1.com
/opt/MailScanner/etc/reports/domain1.sig.txt<br>
FromTo:
*@domain2.com
/opt/MailScanner/etc/reports/domain2.sig.txt<br><br>
Don't forget to set the HTML sigs as well as the txt ones.<br>
<div>-- </div>
<div>Julian
Field
Teaching Systems Manager</div>
<div>jkf@ecs.soton.ac.uk
Dept. of Electronics & Computer Science</div>
<div>Tel. 023 8059
2817 University of
Southampton</div>
Southampton SO17 1BJ
</html>