[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ 550 Mail Problem
- Subject: Re: [cobalt-users] RAQ 550 Mail Problem
- From: "Glenn Knox" <glenn@xxxxxxxxxxxxx>
- Date: Fri May 9 16:11:18 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Glenn,
>
> Notice that you do not have an "alias" for www.tlcpets.com for
> email (just tlcpets.com has an MX record). Problem seems to be that
> openwebmail by default uses the FQDN (www.tlcpets.com) as the from
> which is possibly causing your mail system to get "confused".
>
> Try connecting to the box and running sendmail "direct"
> /usr/sbin/sendmail -v -f <user>@tlcpets.com <external-address>
> Subject: Testing mail
> Now is the time to test mail from tlcpets.com
> .
>
> (last line is a period by itself)
>
> This will "show" you what sendmail is doing. Then you can also test
> using the full <user>@www.tlcpets.com and see what that address does.
>
> If nothing else, it will give some more information about what is
> going on...
>
> Larry Smith
> SysAd ECSIS.NET
> sysad@xxxxxxxxx
>
Did this, and it sent mail just fine, using no www in the sending address.
Thanks!!
Glenn...