Home
last modified time | relevance | path

Searched refs:sendmailfromline (Results 1 – 3 of 3) sorted by relevance

/dports/mail/avenger/avenger-0.8.5/asmtpd/
H A Dconfig.C72 sendmailpriv (false), sendmailfromline (false), warn_filter_clean (0), in options()
420 .add ("SendmailFromLine", &op->sendmailfromline) in parseconfig()
H A Denqmsg.C190 if (!opt->sendmailfromline) { in commit()
H A Dasmtpd.h208 bool sendmailfromline; member