Question about relay-domains file

Question about relay-domains file

am 26.10.2007 14:16:18 von rsine

I placed several addresses in the /etc/mail/relay-domains file. All
work except 1. The address that does not work is in the form of
123ABC.com. All the ones that work do not begin with numeric
characters. So, I am thinking there is a trick needed to get this
address to work correctly. Can someone please show me how this trick
is done?

-Many thanks

Re: Question about relay-domains file

am 27.10.2007 13:28:39 von per

In article <1193400978.918752.242760@o3g2000hsb.googlegroups.com> rsine
writes:
>I placed several addresses in the /etc/mail/relay-domains file. All
>work except 1. The address that does not work is in the form of
>123ABC.com. All the ones that work do not begin with numeric
>characters. So, I am thinking there is a trick needed to get this
>address to work correctly. Can someone please show me how this trick
>is done?

There is no trick. Post log entries for the message failing to "work".

--Per Hedeland
per@hedeland.org

Re: Question about relay-domains file

am 01.11.2007 12:13:17 von rsine

On Oct 27, 7:28 am, p...@hedeland.org (Per Hedeland) wrote:
> In article <1193400978.918752.242...@o3g2000hsb.googlegroups.com>rsine
>
> writes:
> >I placed several addresses in the /etc/mail/relay-domains file. All
> >work except 1. The address that does not work is in the form of
> >123ABC.com. All the ones that work do not begin with numeric
> >characters. So, I am thinking there is a trick needed to get this
> >address to work correctly. Can someone please show me how this trick
> >is done?
>
> There is no trick. Post log entries for the message failing to "work".
>
> --Per Hedeland
> p...@hedeland.org

Which log would I need to post from? I am still a relative novice at
Unix/Aix.

Re: Question about relay-domains file

am 01.11.2007 22:10:03 von Hans-Peter Sauer

rsine unleashed the infinite monkeys on 01/11/2007 11:13 producing:
<---SNIP--->
> Which log would I need to post from? I am still a relative novice at
> Unix/Aix.

The mail log.

To locate it you need to identify where your syslog daemon's
configuration is held. This will probably be in /etc and historically
was called syslog.conf. To find the relevant file do:

find /etc -name "syslog*.conf" -print

Now you need to find where mail related entries are written. Replace
/etc/syslog.conf below with the path found above:

grep mail /etc/syslog.conf

Alternatively, find your sysadmin and ask them :)

--
Rob MacGregor (BOFH)

Rule 37: "There is no 'overkill'. There is only 'open fire'
and 'I need to reload.'"