Hi,
I have this problem
my email server's DNS name is
ns1.mydomain.com, and it is registered in the reverse DNS also with that name, when i installed my server at the hostname i entered
centos-server.mydomain.com
when i tried to send an email from the root console with
# mail root
the email is returned saying that
root@centos-server.mydomain.com, could not be verified
i used the command # hostname ns1.mydomain.com and also edited the file.
/etc/hosts, but i have the same result, the hostname did not change, i even restart my server with no luck.
what am I missing?
regards,
Guillermo. PS my server is a CentOS 4.4, with postfix
From: Guillermo Garron Hi, I have this problem my email server's DNS name is ns1.mydomain.com, and it is registered in the reverse DNS also with that name, when i installed my server at the hostname i entered centos-server.mydomain.com when i tried to send an email from the root console with
# mail root
the email is returned saying that
root@centos-server.mydomain.com, could not be verified
i used the command # hostname ns1.mydomain.com and also edited the file.
/etc/hosts, but i have the same result, the hostname did not change, i even restart my server with no luck. what am I missing? regards, Guillermo. PS my server is a CentOS 4.4, with postfix Guillermo Garron
Mr Guillermo Garron :-)
You own mydomain.com ??? :-)
How could that ever be a problem?
I find it truly amazing. Can I borrow a bunch of money?
Or, Maybe you should go to your website at www.mydomain.com and call your experts at 1 (360) 449-5989 ... I am sure they could help you. :-)
or
...Many times it actually helps if you would just tell us the un-edited information so we could really try and help you.
- rh
-- Robert - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net
:)
On 11/25/06, R Lists06 lists06@abbacomm.net wrote:
From: Guillermo Garron Hi, I have this problem my email server's DNS name is ns1.mydomain.com, and it is registered in the reverse DNS also with that name, when i installed my server at the hostname i entered centos-server.mydomain.com when i tried to send an email from the root console with
# mail root
the email is returned saying that
root@centos-server.mydomain.com, could not be verified
i used the command # hostname ns1.mydomain.com and also edited the file.
/etc/hosts, but i have the same result, the hostname did not change, i even restart my server with no luck. what am I missing? regards, Guillermo. PS my server is a CentOS 4.4, with postfix Guillermo Garron
Mr Guillermo Garron :-)
You own mydomain.com ??? :-)
Sorry if i made a confusion :) I do not own mydomain.com, was just a way of putting the info.
just like saying.
ns1.xxxxxxxx.com or ns1.foo.com
sorry.
and that email is un-edited :)
regards,
Guillermo.
How could that ever be a problem?
I find it truly amazing. Can I borrow a bunch of money?
Or, Maybe you should go to your website at www.mydomain.com and call your experts at 1 (360) 449-5989 ... I am sure they could help you. :-)
or
...Many times it actually helps if you would just tell us the un-edited information so we could really try and help you.
- rh
-- Robert - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
R Lists06 <lists06@...> writes:
Mr Guillermo Garron
You own mydomain.com ???
How could that ever be a problem?
I find it truly amazing. Can I borrow a bunch of money?
Or, Maybe you should go to your website at www.mydomain.com and call your experts at 1 (360) 449-5989 ... I am sure they could help you.
or
...Many times it actually helps if you would just tell us the un-edited information so we could really try and help you.
- rh
I would imagine you can see that you might not want details of your employer's or client's domain name on a newsgroup, especially if there are some configuration issues being wrestled with !
Please accord the poster the right to some privacy if he/she thinks fit !
Sometimes full disclosure does assist in resolving a problem, but often just mentioning the problem and the context is enough for someone with previous experience in the area to make a useful contribution - worth trying first of all ;-)
Many thanks, MikeW
# mail root
the email is returned saying that
root@centos-server.mydomain.com, could not be verified
i used the command # hostname ns1.mydomain.com and also edited the file.
/etc/hosts, but i have the same result, the hostname did not change, i even restart my server with no luck.
set "myhostname = ns1.mydomain.com" in main.cf
what am I missing?
postfix will not deliver mail to root. Please edit aliases and alias root to some other account.