/root/MailDir filling up

Discussion in 'General' started by mxc, Jul 17, 2009.

  1. mxc

    mxc Member

    Hi all,

    We are getting a lot of email in /root/MailDir for domains with no email addresses setup. Some of them are co-domains. How can we set up ispconfig to simply reject emails for domains without email addresses.

    thanks
     
  2. id10t

    id10t Member

    rm -rf /root/Maildir && ln /dev/null /root/Maildir

    :)
     

Share This Page