Brain Goo

Carpe Crap ‘em

Brain Goo header image 4

Entries from May 2007

Qmail SMTP routes, single route

May 16th, 2007 · No Comments

Qmail smtproutes can only handle one route per egress domain name.
Example:
example1.com:10.0.0.1
example1.com:10.0.0.2
Will send mail only to 10.0.0.1 The second entry will be ignored.
You are better off using round-robin DNS or submitting a patch to handle priority routing.
Adverts:
The qmail Handbook
qmail
Running qmail

[Read more →]

Tags: Email Servers · SMTP · qmail

Solaris Jumpstart Server on Linux

May 15th, 2007 · No Comments

http://www.5dollarwhitebox.org/wiki/index.php/Projects_Linux_Jumpstart_Server
Very comprehensive tutorial on setting up a Solaris Jump Start server on Debian Linux (works on pretty much any Linux distro)

[Read more →]

Tags: Debian · jumpstart · offsiteHowTo · solaris