[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] OWM errors



Guys, I am pulling my hair out and cannot get OWM to work with aliases. I
downloaded and installed the pkgmater 1.81 version and had lots of problems
making it work. First sendmail will complain like this:

----- The following addresses had permanent fatal errors -----
<my.name@xxxxxxxxxx>

   ----- Transcript of session follows -----
554 5.0.0 MX list for domain.net. points back to www.domain.net
554 5.3.5 Local configuration error

I fixed it by editing the /etc/mail/local-host-names and changing
www.domain.net to just domain.net
Dunno why this is, but I don't remember needing to do this manually for
domains in the past...

Now I am getting this:

----- Original Message ----- 
Subject: Returned mail: see transcript for details

> The original message was received at Sat, 4 Oct 2003 02:52:50 -0400
> from [10.5.36.55]
>
>    ----- The following addresses had permanent fatal errors -----
> <my.name@xxxxxxxxxx>
>     (reason: 550 5.1.1 <my.name@xxxxxxxxxx>... User unknown)
>
>    ----- Transcript of session follows -----
> ... while talking to smtp.kannapolis.net.:
> >>> RCPT To:<my.name@xxxxxxxxxx>
> <<< 550 5.1.1 <my.name@xxxxxxxxxx>... User unknown
> 550 5.1.1 <my.name@xxxxxxxxxx>... User unknown
>

my.name is an alias of name, no matter what, sendmail does not recognize the
email alias. Any ideas..

Thanks

-pa