| Author |
SMTP Relay problems
|
|
| Oded Dror 2006-01-29, 9:29 pm |
| Hi there,
I'm using Win XP Pro SP2 and IIS 5.1
After I installed CDONTS.DLL on my machine
I configure SMTP to relay to an external IP address
(Another server) but when I'm sending an email
via MS Outlook the Email stay in IIS Queue Dir
and not move forward to the IP Relay.
How to make IIS to relay Emails to a different IP
Thanks
Oded Dror
| |
| Christopher Reed 2006-01-29, 9:29 pm |
| You are probably denied relaying to that server. Use 127.0.0.1 as your SMTP
server IP address and it should work.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."
"Oded Dror" <odeddror@cox.net> wrote in message
news:%2365c$tvIGHA.2212@TK2MSFTNGP15.phx.gbl...
> Hi there,
>
> I'm using Win XP Pro SP2 and IIS 5.1
> After I installed CDONTS.DLL on my machine
> I configure SMTP to relay to an external IP address
> (Another server) but when I'm sending an email
> via MS Outlook the Email stay in IIS Queue Dir
> and not move forward to the IP Relay.
>
> How to make IIS to relay Emails to a different IP
>
> Thanks
>
> Oded Dror
>
>
| |
| Oded Dror 2006-01-29, 9:29 pm |
| Ok, let discard the cdonts for a moment
I put in the Relay 127.0.0.1 and
Advanced delivery in FQDN my internal IP address
And smart host the destination server IP address
In outlook the pop3 remain the same
the SMTP I put my internal IP address
Now when I'm sending an email I'm getting an error
(after I setup different smtp username and password)
The recipients was rejected by the server Error Number 0x800ccc79
Do I need to have a DNS server on my machine or I need to put a record
On the destination server?
Thanks,
Oded Dror
"Christopher Reed" <carttu@nospam.nospam> wrote in message
news:uyT3TnwIGHA.1192@TK2MSFTNGP11.phx.gbl...
> You are probably denied relaying to that server. Use 127.0.0.1 as your
> SMTP server IP address and it should work.
> --
> Christopher A. Reed
> "The oxen are slow, but the earth is patient."
>
> "Oded Dror" <odeddror@cox.net> wrote in message
> news:%2365c$tvIGHA.2212@TK2MSFTNGP15.phx.gbl...
>
>
| |
| Ed Dror 2006-01-29, 9:29 pm |
| let me explain a little bit
Our company Has a domain with firewall
We hosting our email with another company
We have a remote users that used Verizon and Cox internet connection with
laptop and tablet pc
to resolve an external connection (SMTP rejection)
I came up with solution that
On out WIN2003 server we will install IIS with virtual SMTP (our external ip
address)
we create an A record with our DNS and rely it to our hosting company server
Also we will create an MX record with theirs DNS server
and in outlook SMTP we will have our external IP address
Do you think this is the right solution?
Thanks
Oded Dror
"Oded Dror" <odeddror@cox.net> wrote in message
news:%2365c$tvIGHA.2212@TK2MSFTNGP15.phx.gbl...
> Hi there,
>
> I'm using Win XP Pro SP2 and IIS 5.1
> After I installed CDONTS.DLL on my machine
> I configure SMTP to relay to an external IP address
> (Another server) but when I'm sending an email
> via MS Outlook the Email stay in IIS Queue Dir
> and not move forward to the IP Relay.
>
> How to make IIS to relay Emails to a different IP
>
> Thanks
>
> Oded Dror
>
>
| |
| Christopher Reed 2006-01-29, 9:29 pm |
| I'm not completely up on all of the ins and outs of DNS, but what you're
proposing sounds like a good idea. I suppose it wouldn't hurt to it. You
still may have issues with the firewall if the port (25) is not configured
properly.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."
"Ed Dror" <edd@andrewlauren.com> wrote in message
news:u2wnp51IGHA.3752@TK2MSFTNGP11.phx.gbl...
> let me explain a little bit
> Our company Has a domain with firewall
> We hosting our email with another company
> We have a remote users that used Verizon and Cox internet connection with
> laptop and tablet pc
> to resolve an external connection (SMTP rejection)
> I came up with solution that
> On out WIN2003 server we will install IIS with virtual SMTP (our external
> ip address)
> we create an A record with our DNS and rely it to our hosting company
> server
> Also we will create an MX record with theirs DNS server
> and in outlook SMTP we will have our external IP address
>
> Do you think this is the right solution?
>
> Thanks
> Oded Dror
>
> "Oded Dror" <odeddror@cox.net> wrote in message
> news:%2365c$tvIGHA.2212@TK2MSFTNGP15.phx.gbl...
>
>
|
|
|
|