Re: mailx (how is it able to send email?!?)



On Sun, 24 Dec 2006 20:04:18 -0600, Bit Twister wrote:

You may want to
# cd /etc/postfix
# grep root: aliases
and change the root: postfix
to root: beowulf

Save your change

# postalias aliases
# postfix stop
# /bin/cp /dev/null /var/log/mail/errors
# /bin/cp /dev/null /var/log/mail/info
# /bin/cp /dev/null /var/log/mail/warnings
# postfix start

Hmmm, downloaded kubuntu, and installed it.
Seems the location of the above files are defined in
/etc/postfix/postfix-files

Nothing like standardization of applications accross distributions. :(
.