Networking Forums

Networking Forums > Computer Networking > Windows Networking > Why do I have to direct to local smtp server?

Reply
Thread Tools Display Modes

Why do I have to direct to local smtp server?

 
 
Erick
Guest
Posts: n/a

 
      06-23-2006, 12:47 PM
Could someone explain the following? I have an application (Netvault Bakbone)
that has the ability to email reports on particular events. The email account
that I'm sending to is hosted by an external server at usa.net-my company
outsources their email. I was unable to send the report when setting the smtp
server in the application to usa.net. So, I set up SMTP (IIS was already
running) on the server this application is running on and specified that the
smtp server was now (E-Mail Removed). The email account I'm using didn't
change, (E-Mail Removed) but, whola, it's working. So, to summarize, I can't
specify an external smtp server but, rather, an internal that is able route
it correctly. How or why is this working?
 
Reply With Quote
 
 
 
 
Dave
Guest
Posts: n/a

 
      06-23-2006, 01:50 PM
does their smtp server require authentication maybe??

"Erick" <(E-Mail Removed)> wrote in message
news:2045A85D-54FD-4FC9-A603-(E-Mail Removed)...
> Could someone explain the following? I have an application (Netvault
> Bakbone)
> that has the ability to email reports on particular events. The email
> account
> that I'm sending to is hosted by an external server at usa.net-my company
> outsources their email. I was unable to send the report when setting the
> smtp
> server in the application to usa.net. So, I set up SMTP (IIS was already
> running) on the server this application is running on and specified that
> the
> smtp server was now (E-Mail Removed). The email account I'm using
> didn't
> change, (E-Mail Removed) but, whola, it's working. So, to summarize, I can't
> specify an external smtp server but, rather, an internal that is able
> route
> it correctly. How or why is this working?



 
Reply With Quote
 
Erick
Guest
Posts: n/a

 
      06-23-2006, 01:59 PM
Good question but, no. I'm simply try to email the report to myself and it
won't transfer unless I point it to the local smtp server. Thanks, Erick

"Dave" wrote:

> does their smtp server require authentication maybe??
>
> "Erick" <(E-Mail Removed)> wrote in message
> news:2045A85D-54FD-4FC9-A603-(E-Mail Removed)...
> > Could someone explain the following? I have an application (Netvault
> > Bakbone)
> > that has the ability to email reports on particular events. The email
> > account
> > that I'm sending to is hosted by an external server at usa.net-my company
> > outsources their email. I was unable to send the report when setting the
> > smtp
> > server in the application to usa.net. So, I set up SMTP (IIS was already
> > running) on the server this application is running on and specified that
> > the
> > smtp server was now (E-Mail Removed). The email account I'm using
> > didn't
> > change, (E-Mail Removed) but, whola, it's working. So, to summarize, I can't
> > specify an external smtp server but, rather, an internal that is able
> > route
> > it correctly. How or why is this working?

>
>
>

 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      06-23-2006, 03:03 PM
would the report come from the same ip address range as you normally use for
that account? some isp's will only accept mail from users from within their
own range of ip's.

"Erick" <(E-Mail Removed)> wrote in message
news:B88F51AF-24D5-4DFD-9E9C-(E-Mail Removed)...
> Good question but, no. I'm simply try to email the report to myself and it
> won't transfer unless I point it to the local smtp server. Thanks, Erick
>
> "Dave" wrote:
>
>> does their smtp server require authentication maybe??
>>
>> "Erick" <(E-Mail Removed)> wrote in message
>> news:2045A85D-54FD-4FC9-A603-(E-Mail Removed)...
>> > Could someone explain the following? I have an application (Netvault
>> > Bakbone)
>> > that has the ability to email reports on particular events. The email
>> > account
>> > that I'm sending to is hosted by an external server at usa.net-my
>> > company
>> > outsources their email. I was unable to send the report when setting
>> > the
>> > smtp
>> > server in the application to usa.net. So, I set up SMTP (IIS was
>> > already
>> > running) on the server this application is running on and specified
>> > that
>> > the
>> > smtp server was now (E-Mail Removed). The email account I'm using
>> > didn't
>> > change, (E-Mail Removed) but, whola, it's working. So, to summarize, I can't
>> > specify an external smtp server but, rather, an internal that is able
>> > route
>> > it correctly. How or why is this working?

>>
>>
>>



 
Reply With Quote
 
Erick
Guest
Posts: n/a

 
      06-23-2006, 04:27 PM
Looks like you called this one correctly. I contacted USA.NET and they
advised me of the following.

Most of USA.net servers require authentication to send through our system.
If an account is not setup for your sending software and it cannot
authenticate, then ability to send must go through a different USA.net
server. Our Postmaster restricts traffic to specific approved IPs on that
server which allows sending without authentication. If you would like to
have the ability to send through our server, please send an email to our
Postmaster at (E-Mail Removed). Please include the outside static IP
address and a reason why the IP address needs to be whitelisted.

"Dave" wrote:

> would the report come from the same ip address range as you normally use for
> that account? some isp's will only accept mail from users from within their
> own range of ip's.
>
> "Erick" <(E-Mail Removed)> wrote in message
> news:B88F51AF-24D5-4DFD-9E9C-(E-Mail Removed)...
> > Good question but, no. I'm simply try to email the report to myself and it
> > won't transfer unless I point it to the local smtp server. Thanks, Erick
> >
> > "Dave" wrote:
> >
> >> does their smtp server require authentication maybe??
> >>
> >> "Erick" <(E-Mail Removed)> wrote in message
> >> news:2045A85D-54FD-4FC9-A603-(E-Mail Removed)...
> >> > Could someone explain the following? I have an application (Netvault
> >> > Bakbone)
> >> > that has the ability to email reports on particular events. The email
> >> > account
> >> > that I'm sending to is hosted by an external server at usa.net-my
> >> > company
> >> > outsources their email. I was unable to send the report when setting
> >> > the
> >> > smtp
> >> > server in the application to usa.net. So, I set up SMTP (IIS was
> >> > already
> >> > running) on the server this application is running on and specified
> >> > that
> >> > the
> >> > smtp server was now (E-Mail Removed). The email account I'm using
> >> > didn't
> >> > change, (E-Mail Removed) but, whola, it's working. So, to summarize, I can't
> >> > specify an external smtp server but, rather, an internal that is able
> >> > route
> >> > it correctly. How or why is this working?
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      06-23-2006, 05:10 PM
yep, that makes sense... standard anti-spam prevention.

"Erick" <(E-Mail Removed)> wrote in message
news:0A4C00F1-EC7A-4E5A-882F-(E-Mail Removed)...
> Looks like you called this one correctly. I contacted USA.NET and they
> advised me of the following.
>
> Most of USA.net servers require authentication to send through our system.
> If an account is not setup for your sending software and it cannot
> authenticate, then ability to send must go through a different USA.net
> server. Our Postmaster restricts traffic to specific approved IPs on that
> server which allows sending without authentication. If you would like to
> have the ability to send through our server, please send an email to our
> Postmaster at (E-Mail Removed). Please include the outside static IP
> address and a reason why the IP address needs to be whitelisted.
>
> "Dave" wrote:
>
>> would the report come from the same ip address range as you normally use
>> for
>> that account? some isp's will only accept mail from users from within
>> their
>> own range of ip's.
>>
>> "Erick" <(E-Mail Removed)> wrote in message
>> news:B88F51AF-24D5-4DFD-9E9C-(E-Mail Removed)...
>> > Good question but, no. I'm simply try to email the report to myself and
>> > it
>> > won't transfer unless I point it to the local smtp server. Thanks,
>> > Erick
>> >
>> > "Dave" wrote:
>> >
>> >> does their smtp server require authentication maybe??
>> >>
>> >> "Erick" <(E-Mail Removed)> wrote in message
>> >> news:2045A85D-54FD-4FC9-A603-(E-Mail Removed)...
>> >> > Could someone explain the following? I have an application (Netvault
>> >> > Bakbone)
>> >> > that has the ability to email reports on particular events. The
>> >> > email
>> >> > account
>> >> > that I'm sending to is hosted by an external server at usa.net-my
>> >> > company
>> >> > outsources their email. I was unable to send the report when setting
>> >> > the
>> >> > smtp
>> >> > server in the application to usa.net. So, I set up SMTP (IIS was
>> >> > already
>> >> > running) on the server this application is running on and specified
>> >> > that
>> >> > the
>> >> > smtp server was now (E-Mail Removed). The email account I'm
>> >> > using
>> >> > didn't
>> >> > change, (E-Mail Removed) but, whola, it's working. So, to summarize, I
>> >> > can't
>> >> > specify an external smtp server but, rather, an internal that is
>> >> > able
>> >> > route
>> >> > it correctly. How or why is this working?
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      06-23-2006, 05:13 PM
p.s. if you keep running your own smtp server, make sure you do the same
thing! you should lock it down even further to only allow connections from
your specific ip address and block everything else.

"Dave" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> yep, that makes sense... standard anti-spam prevention.
>
> "Erick" <(E-Mail Removed)> wrote in message
> news:0A4C00F1-EC7A-4E5A-882F-(E-Mail Removed)...
>> Looks like you called this one correctly. I contacted USA.NET and they
>> advised me of the following.
>>
>> Most of USA.net servers require authentication to send through our
>> system.
>> If an account is not setup for your sending software and it cannot
>> authenticate, then ability to send must go through a different USA.net
>> server. Our Postmaster restricts traffic to specific approved IPs on
>> that
>> server which allows sending without authentication. If you would like to
>> have the ability to send through our server, please send an email to our
>> Postmaster at (E-Mail Removed). Please include the outside static IP
>> address and a reason why the IP address needs to be whitelisted.
>>
>> "Dave" wrote:
>>
>>> would the report come from the same ip address range as you normally use
>>> for
>>> that account? some isp's will only accept mail from users from within
>>> their
>>> own range of ip's.
>>>
>>> "Erick" <(E-Mail Removed)> wrote in message
>>> news:B88F51AF-24D5-4DFD-9E9C-(E-Mail Removed)...
>>> > Good question but, no. I'm simply try to email the report to myself
>>> > and it
>>> > won't transfer unless I point it to the local smtp server. Thanks,
>>> > Erick
>>> >
>>> > "Dave" wrote:
>>> >
>>> >> does their smtp server require authentication maybe??
>>> >>
>>> >> "Erick" <(E-Mail Removed)> wrote in message
>>> >> news:2045A85D-54FD-4FC9-A603-(E-Mail Removed)...
>>> >> > Could someone explain the following? I have an application
>>> >> > (Netvault
>>> >> > Bakbone)
>>> >> > that has the ability to email reports on particular events. The
>>> >> > email
>>> >> > account
>>> >> > that I'm sending to is hosted by an external server at usa.net-my
>>> >> > company
>>> >> > outsources their email. I was unable to send the report when
>>> >> > setting
>>> >> > the
>>> >> > smtp
>>> >> > server in the application to usa.net. So, I set up SMTP (IIS was
>>> >> > already
>>> >> > running) on the server this application is running on and specified
>>> >> > that
>>> >> > the
>>> >> > smtp server was now (E-Mail Removed). The email account I'm
>>> >> > using
>>> >> > didn't
>>> >> > change, (E-Mail Removed) but, whola, it's working. So, to summarize, I
>>> >> > can't
>>> >> > specify an external smtp server but, rather, an internal that is
>>> >> > able
>>> >> > route
>>> >> > it correctly. How or why is this working?
>>> >>
>>> >>
>>> >>
>>>
>>>
>>>

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      06-26-2006, 06:48 PM
Back up to the beginning at the first post.......

> Could someone explain the following? I have an application (Netvault

Bakbone)
> that has the ability to email reports on particular events. The email

account
> that I'm sending to is hosted by an external server at usa.net-my company
> outsources their email. I was unable to send the report when setting the

smtp
> server in the application to usa.net.


You are not supposed to set it to that server. You are supposed to set it
to *your* SMTP server not the destination's SMTP server.

> So, I set up SMTP (IIS was already
> running) on the server this application is running on and specified that

the
> smtp server was now (E-Mail Removed). The email account I'm using

didn't
> change, (E-Mail Removed) but, whola, it's working.


That's right,...because that is the way it is supposed to work. The
software needs to know what SMTP server you are sending *from*,.....your own
SMTP server is the only thing that was to worry about what SMTP server to
send to at the other end,...not the Netvault software.


--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Three SMTP issues, does anyone know of another smtp server? Ray Broadband 11 04-12-2010 02:39 PM
Smtp going to wrong server tshad Windows Networking 0 06-25-2007 10:00 PM
Sky smtp server down ? Colin Wilson Broadband 11 06-10-2007 07:39 PM
RFC 3207 (SMTP Service Extension for Secure SMTP over Transport Layer Security) - materials Piotrek Linux Networking 1 04-29-2005 10:38 AM
Is having a SMTP server truly necessary? Steve Quezadas Linux Networking 3 07-11-2003 12:08 AM



1 2 3 4 5 6 7 8 9 10 11