Sharpiro / docker_email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

Notes

  • cached mail
    • /root/mbox
  • new mail
    • /var/mail/root
  • setup aliases to a mailbox
    • /etc/aliases
    • run 'newaliases' command to update
  • add mailname (base domain)
    • /etc/mailname
    • sample.net

About


Languages

Language:Shell 51.8%Language:Dockerfile 48.2%