_PATH_MAIL
#define DEF_MAILREADER _PATH_MAIL /* or e.g. /bin/mail */
snprintf(cmdbuf, sizeof (cmdbuf), _PATH_MAIL, fname);