-
Notifications
You must be signed in to change notification settings - Fork 0
postfix
Jason Hempstead edited this page Aug 21, 2020
·
1 revision
Postfix attempts to be fast, easy to administer, and secure mail server
requires:
apt install postfix mailutils
yum install postfix mailx
pacman -S postfix s-nail
Automatic install/update:
sudo bash -c "$(curl -LSs https://github.com/casjay-dotfiles/postfix/raw/master/install.sh)"
Manual install:
sudo mv -fv "/usr/local/etc/postfix" "/usr/local/etc/postfix.bak"
sudo git clone https://github.com/casjay-dotfiles/postfix "/usr/local/etc/postfix"
sudo find /usr/local/etc/postfix/main.cf -type f -exec sed -i "s#MYHOSTNAME#$(hostname -s)#g" {} \; >/dev/null 2>&1
sudo ln -sf /usr/local/etc/postfix/* /etc/postfix/
sudo ln -sf /usr/local/etc/postfix/aliases /etc/aliases
sudo postmap /etc/postfix/{access,canonical,relocated,transport,virtual}
sudo newaliases
sudo systemctl restart postfix
alacritty
asciinema
bash
caja
castero
chromium
cmus
cron
deadd
desktops
dircolors
easytag
emacs
firefox
fish
geany
git
gtk-2.0
gtk-3.0
guake
htop
jgmenu
lemonbar
misc
mpd
mutt
nano
neofetch
neovim
newsboat
nitrogen
pianobar
picard
polybar
qterminal
qtile
ranger
remmina
rofi
sakura
screen
smplayer
smtube
sxhkd
terminology
termite
Thunar
tig
tint2
tmux
transmission
variety
vifm
vim
volumeicon
xfce4-terminal
youtube-dl
youtube-viewer
ytmdl
zsh