1.
Weblog for sphaero - Debian automatic installs and exim config
Debian automatic installs and exim config. Posted by sphaero on Wed 5 Apr 2006 at 10:10. Tags: none. Recently I've been investigating the preseeding method ...
2.
HowTo Setup Basic SMTP AUTH in Exim4
Update your configuration and Restart Exim4: .... sudo chown root:Debian-exim /etc/exim4/passwd sudo chmod 640 /etc/exim4/passwd ...
3.
HowTo Setup Basic SMTP AUTH in Exim4
This brief guide will explain the steps you can take to get basic SMTP AUTH working with Debian Sarge's exim4 package. ...
4.
Exim4 SMTP Auth for the Real World
Tags: auth, exim, exim4, lenny, smtp. I tried several times to get SMTP authentication working for use in a modern environment with much ...
5.
Setting up mail forwarding
This tells exim that it should forward all mail to the server smtp.blueyonder.co .uk, so you'll need to change the hostname to point to your ...
6.
Exim4 SMTP Auth for the Real World
/usr/share/doc/exim4-base/examples/exim-gencert ... Setup the users and passwords using /usr/share/doc/exim4/examples/exim-adduser. ...
7.
Adding new users to MySQL Databases
This small HOWTO shows how to add new users to a MySQL system and ... mysql> create database pauldb; Query OK, 1 row affected (0.00 sec) ...
8.
Per-Process Namespaces
Debian Administration. System Administration Tips and Resources ... Read on to see how per-process namespaces can help defeat The Blob. ...
9.
Handling mail for non-system users with Exim4?
How would I make exim deliver mails for nonexistent system users to defined .... Which makes it a bit more complicated to set up a new user: ...
10.
Handling mail for multiple virtual domains with exim4
So close to switching MX to the new exim4 based box. This article got virtual hosts for me, and I've managed to get mailman integrated as ...