Mail Problems
Karl-Heinz Schulz
karlheinz at khschulz.com
Thu Aug 31 10:57:43 UTC 2006
Thank you for your help!!
I'm almost there but I have now a Postfix relaying issues.
I entered the following line to the main.cnf file
mynetworks = 127.0.0.0/8, 192.168.51.0/24
but how can I add my NAT address?
I tried 207.59.215.1 but it still will not allow me to relay the mail?
What is the best practice for mobile users?
TIA
-----Original Message-----
From: ubuntu-users-bounces at lists.ubuntu.com
[mailto:ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Kristian Rink
Sent: Wednesday, August 30, 2006 7:37 AM
To: ubuntu-users at lists.ubuntu.com
Subject: Re: Mail Problems
-----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-----
--
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3660 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060831/466fed55/attachment.bin>
More information about the ubuntu-users
mailing list