On Thu, 2005-07-21 at 16:20 -0400, Bryan larsen wrote: > The example configuration file makes it appear that the SMTP port is configurable. Make it so. The documentation for smtplib.SMTP says that the smtpserver parameter is passed to connect(). This latter function parses the smtpserver for 'server:port' like strings and does the right thing. I tried it with Python 2.3 and it seems to work fine without this patch. Thanks anyway. -- Catalin - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Jul 22 06:56:11 2005
This archive was generated by hypermail 2.1.8 : 2005-07-22 06:56:13 EST