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

Re: [cobalt-users] RAQ 550 Mail Problem



> 
> 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...