[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Sendmail / MX problems
Hi,
Yes, I have the domain.com, the www.domain.com and webmail.domain.com
(dns to the an external webmail, but it is not the webmail server) in the
sendmail.cw...
Do I have to delete domain.com and www.domain.com from the sendmail.cw?
And then? I need to restart the server? What is this file for?
Thanks in advance.
Francesc Leveque ( francesc@xxxxxxxxxxxxxxxxxxxxx )
Director Técnico
Interweb Research. ( http://www.interweb-research.net )
Travessera de Gracia, 342-344 6ªpta
08025 Barcelona
Tel 93 4465015 Fax 93 4465034
-----Mensaje original-----
look at /etc/sendmail.cw and be sure that the domain is NOT in that list.
-----Original Message-----
Yes I have exactly the same problem. Your diagnostic is correct, I came to
the same conclusion.
----- Original Message -----
Hello,
I have redirected ( with MX records ) all e-mail from one of our virtual
domains into an outside domain.
When I send e-mail to this domain, using an external pop server it works
and e-mail goes to right place, but if I use our POP server, then we have
lots of problems...
An example:
This is what I want:
* mail to "clientdomain.com" to "anotherdomain.com"
This is what I have:
* mail to "clientdomain.com"
from "externaldomain.com" goes to "anotherdomain.com" (RIGHT)
* mail to "clientdomain.com"
from "internaldomain.com" goes to "anotherINTERNALdomain.com" (WRONG)
I think sendmail (?) sees the domain as an internal domain, and then sends
the e-mail to the internal user, who can be a user from a different domain.