Searched refs:SENDMAIL (Results 1 – 3 of 3) sorted by relevance
227 SENDMAIL = "/usr/lib/sendmail -t" variable279 p = os.popen(SENDMAIL, "w")
749 SENDMAIL = "/usr/sbin/sendmail" # sendmail location750 p = os.popen("%s -t -i" % SENDMAIL, "w")
729 SENDMAIL = "/usr/sbin/sendmail" # sendmail location730 p = os.popen("%s -t -i" % SENDMAIL, "w")