I think the part with setting the "%s <%s>" for the email addresses and names is somehow wrong... and line 167 (<span class="kw1">with</span> <span class="kw2">open</span><span class="br0">(</span>conffile, <span class="st0">"wb"</span><span class="br0">)</span> <span class="kw1">as</span> conffile:) seems problematic, as I am not sure how python handles the name scopes in this case.<br>
As I said in the other thread, the mail sending code needs some work, as I only have copied and assembled these lines from several sources... I don't think that it was intended to send an empty mail to this list.<br><br>
-- Syron<br>