Hi everybody,
I'm having email problems. I'm receiving the message (113) no route to
host. I can't fix it.
Need serious help...anybody? Thanks in advance.
Olauhdo Stubbs [EMAIL PROTECTED] or [EMAIL PROTECTED]
--
Mailman-Users mailing list
[
On Wed, Mar 17, 2004 at 01:55:54PM -0700, Kory Wheatley wrote:
> When I send a message to a mailman 2.1.4 mailing list using Postfix from
> a yahoo account. I receive an error message that says "No route to
> Host". It seems when I send out a message from our domain "isu.edu"
> they are rece
When I send a message to a mailman 2.1.4 mailing list using Postfix from
a yahoo account. I receive an error message that says "No route to
Host". It seems when I send out a message from our domain "isu.edu"
they are received, but from any other smtp host I receive the below error:
/var/log/
When I send a message to a mailman 2.1.4 mailing list using Postfix from
a yahoo account. I receive an error message that says "No route to
Host". It seems when I send out a message from our domain "isu.edu"
they are received, but from any other smtp host I receive the below error:
/var/log/
You can modify that a couple of ways, the easiest is to modify the
setting in the General Options in the web-admin: "Host name this list
prefers for email".
If that doesn't set things to right, then look in your
~mailman/Mailman/mm_cfg.py file and muck with the virtual host stuff.
That should get
First thing I would check is the /etc/hosts file and make sure that
"localhost" was defined as 127.0.0.1 in that file.
Then I would try to telnet to localhost on port 25 again.
If it's not resolving "localhost" properly then check on your
/etc/nsswitch file and see what resolve is set to "files
Does anyone have an idea of how I can fix the missing route to host?
I'm using:
redhat 8
mailman-2.0.13-3
postfix-1.1.11-5
I've made the following changes to postfix's main.cf file:
myhostname = foulox.com
mydestination = $myhostname, 127.0.0.1, $mydomain
mydomain = foulox.com
myorigin = $myhos
I'm using:
redhat 8
mailman-2.0.13-3
postfix-1.1.11-5
I've made the following changes to postfix's main.cf file:
myhostname = foulox.com
mydestination = $myhostname, 127.0.0.1, $mydomain
mydomain = foulox.com
myorigin = $myhostname
inet_interfaces = all
mynetworks_style = host
relay_domains = $my