I would like to send a message from an account named admin, but with the
name "CareerCast" in the sender field instead of just
[EMAIL PROTECTED] It is possible that my terminology here is
slightly off, but I hope what I want to do is somewhat clear.
I read in the man page that I could set the variables QMAILNAME and
QMAILUSER as below, but it doesn't seem to be working when I send test
messages to myself. They still say "[EMAIL PROTECTED]" Any tips?
Thanks!
Matt
Here's my command sequence--
[admin@email admin]$ QMAILUSER=CareerCast
[admin@email admin]$ QMAILNAME=CareerCast
[admin@email admin]$ echo test | mail [EMAIL PROTECTED]
[admin@email admin]$ echo test | /var/qmail/bin/qmail-inject
[EMAIL PROTECTED]