PDA

View Full Version : apache@myserver


AtomicRax
04-20-2004, 06:24 PM
apache@myserver seems to have a lot of mail.... This was a presetup email account, how can I access it or delete the email in it?

DirectAdmin Support
04-21-2004, 10:11 AM
Hello,

Delete /var/spool/mail/apache (FreeBSD: /var/mail/apache)

You can setup a blackhole for apache by adding:

apache: :blackhole:

to the /etc/aliases file. (Note that you may need the /etc/exim.conf from files.directadmin.com/services/exim4.conf)

John