Mail Problems

Kristian Rink kristian at zimmer428.net
Wed Aug 30 11:37:14 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Karl-Heinz;


Am Wed, 30 Aug 2006 07:27:29 -0400
schrieb "Karl-Heinz Schulz" <karlheinz at khschulz.com>:
> iface eth0 inet static
>         address 207.59.215.24    -> and I tried to enter the following
> 		"207.59.215.23 207.59.215.24" 


Without having actually tried it, I'd go for a configuration like this:

[...]
auth eth0 eth0:0 

iface eth0 inet static
	address 207.59.215.24
        netmask 255.255.255.224
        network 207.59.215.0
        broadcast 207.59.215.31
        gateway 207.59.215.1
	dns-nameservers 66.255.85.8 66.255.85.9


iface eth0:0 inet static
	address 207.59.215.23
	netmask 255.255.255.224

[...]





> How would the /etc/aliases looks like if all mail to
> "john.doe at WhatEverDomain.com" need to be rerouted to the user "JohnD"?

/etc/aliases is pretty straightforward, so 

john.doe:	JohnD


should work fine given that "WhatEverDomain.com" is your local domain
(be aware that you have to run "newaliases" after messing around
with /etc/aliases at least while running the postfix MTA
- - don't know about others...).

Cheers,
Kris


- -- 
Kristian Rink *  http://zimmer428.net * jab: kawazu at jabber.ccc.de
icq: 48874445 *  fon: ++49 176 2447 2771
"One dreaming alone, it will be only a dream; many dreaming together
is the beginning of a new reality." (Hundertwasser)


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE9XhxcxBAPOA1m6wRAme9AJ9G5c+KKRUaAcy/rhluZG8rUjHxLACfTnWG
9WE4o8kXFZPiAhO8V3zKsx0=
=odQM
-----END PGP SIGNATURE-----


More information about the ubuntu-users mailing list