Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. echo "postfix postfix/mailname string example.com" | debconf-set-selections
  2. echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections
  3. apt install -y postfix
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement