[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Colbalt SMTP server
- Subject: [cobalt-developers] Colbalt SMTP server
- From: Manuel Marichal Pérez <marichalperez@xxxxxxxx>
- Date: Tue Jul 15 04:27:03 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi, all.
I'm trying to set up my cobalt as an SMTP server to send and
receive
messages through the web. In the server Admin, I select "Network
Services" and "Email". Then I check "Enable SMTP Server" and
"Enable
POP Server".
Is this enough to get my Cobalt working as an email server?. The
"internal" mail service looks to work. If I use the "mail"
command
from a console and send a mail to another user of my system, the
user receives the mail. But, what must I to set up to get an
Internet mail server?.
I have an user called 'manolo' in my system. My domain is
"www.buscamap.com".
My IP address is 62.81.185.75.
1º) If I send a mail using manolo@xxxxxxxxxxxxxxxx, the server
respond:
<manolo@xxxxxxxxxxxxxxxx>:
62.81.185.75 does not like recipient.
Remote host said: 550 5.7.1 <manolo@xxxxxxxxxxxxxxxx>...
Relaying denied. Please check your mail first or restart your mail
session. Giving up on 62.81.185.75.
2º) If I send a mail using manolo@xxxxxxxxxxxx, the server
respond:
<manolo@xxxxxxxxxxxx>:
213.229.188.171 does not like recipient.
Remote host said: 550 <manolo@xxxxxxxxxxxx>: User unknown in
virtual alias table Giving up on 213.229.188.171.
Note that 213.229.188.171 is not my IP address !!! :(
What must I do?
Thanks in advance,
Manolo