Bo Wu's IT Lab

If winter comes, can spring be far behind?

Browsing Posts tagged UNIX & Linux

I installed a sendmail relay server in my LAN so that other servers can use it to send emails. The following is how I did the configuration in a Ubuntu 9 machine. 1. First you need to install sendmail package. 2. After installation, you need to do the following configuration: (1) Sendmail Master Configuration File: [...]