search for: set_debuglevel

Displaying 1 result from an estimated 1 matches for "set_debuglevel".

2010 Apr 01
7
Sending mail from CLI to another SMTP host
Hi all, Is it possible to send mail from CLI (bash, python) without any LOCAL SMTP installed, using SMTP on another machine. Care to give a glimpse of the code? Thank you.