Author: Dan
Date: 03-01-07 00:32
cbrace wrote:
> Anyway, I modified the alias as you suggested and it now works.
> That still leaves the messages in /var/mail/root (not
> important, just wondering how to fix it).
this is a quick and dirty way, others may recommend more correct solutions:
cat /var/mail/root >> /var/mail/dan
This adds all the mail for root to dan's mailbox.
> Also, is there a way of flushing the outgoing mail queue? There
> is a bunch of stuff sitting there from some tests with postfix.
postsuper -d KKKKKKKKK
Where KKKKKKKKK is the queue id. Depending on how many items, you may want to script the removal.
--
Webmaster
|
|