Searched refs:mail_from (Results 1 – 1 of 1) sorted by relevance
131 const char *mail_from; /* E-Mail address to use as sender */ member391 opt.mail_from = DFL_MAIL_FROM; in main()429 opt.mail_from = q; in main()730 len = sprintf((char *) buf, "MAIL FROM:<%s>\r\n", opt.mail_from); in main()770 "Enjoy!", opt.mail_from); in main()