1825805 Members
3550 Online
109687 Solutions
New Discussion

Re: Send mail config...

 
SOLVED
Go to solution
Kevin Daines
Advisor

Send mail config...

I am trying to mail from the unix box using mailx. when i send to a 'local' address, i.e. to an address @kinnerton.com it works fine. when ever i try an mail externally i get the error attached!

Any advise would be great.

BTW - i use webmin to configure send mail although i am happy to use any means nessesary.
3 REPLIES 3
Steve Reynolds
Frequent Advisor
Solution

Re: Send mail config...

I was unable to open the attachment to view
the exact error, but is sounds like to you
need to modify /etc/mail/sendmail.cf
for the following macros.


UUCP relay for unresolved ! addresses via SMTP (DW):
ie: DWcorp.mail.domain.

Fully Qualified Domain Name - FQDN (Dj)
ie: Dj$w.official.domain.name

If using uucp instead of smtp
THe macro to change is DX
RAC_1
Honored Contributor

Re: Send mail config...

mailq -v

Are you using smart relay?? The address you are putting an email could not be resolved.

Anil
There is no substitute to HARDWORK
Kevin Daines
Advisor

Re: Send mail config...

All sorted, thank you very much!

regards
Kevin