- or download this
wilma@mail:~$ sudo -i
[sudo] password for wilma:
...
Mail queue is empty
root@mail:~#
- or download this
root@mail:~# vi /etc/hosts
...
192.168.12.1 mail.merrillpjensen.com mail
...
- or download this
127.0.1.1 mail.merrillpjensen.com mail
192.168.12.1 mail.merrillpjensen.com mail
- or download this
root@mail:~# vi /etc/aliases
root@mail:~# cat /etc/aliases
# See man 5 aliases for format
...
# See man 5 aliases for format
postmaster: sammy
root: sammy
- or download this
root@mail:~# host -t MX www.merrillpjensen.com
www.merrillpjensen.com mail is handled by 5 mail.merrillpjensen.com.
root@mail:~#
- or download this
root@mail:~# man hostname
root@mail:~# hostname -f
mail.merrillpjensen.com
...
merrillpjensen.com
root@mail:~#
- or download this
root@mail:~# cat /etc/bash.bashrc
# System-wide .bashrc file for interactive bash(1) shells.
...
root@mail:~#
- or download this
postconf -e "mydestination = mail.merrillpjensen.com, localhost.locald
+omain, localhost"
- or download this
cd /home/sammy/Maildir/
mkdir new cur temp
- or download this
root@mail:/home/sammy/Maildir# telnet localhost 25
...
-- 1 Kbytes in 3 Requests.
root@mail:/home/sammy/Maildir#
- or download this
THE FQDN
...
/etc/hosts.