473,406 Members | 2,217 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Email Sender Id

I'm sending emails from my application using the System.Net.Mail namespace
functions.

I've noticed that when e.g. Hotmail receives my mail, it blocks it and says
it can be harmful because of a missing Sender ID.
I found this text on Microsoft.com

How Sender ID Works
Sender ID seeks to verify that every e-mail message originates from the
Internet domain from which it claims to have been sent. This is accomplished
by checking the address of the server sending the mail against a registered
list of servers that the domain owner has authorized to send e-mail. This
verification is automatically performed by the Internet service provider
(ISP) or recipient's mail server before the e-mail message is delivered to
the user. The result of the Sender ID check can be used as additional input
into the filtering tasks already performed by the mail server. Once the
sender has been authenticated, the mail server may consider past behaviors,
traffic patterns, and sender reputation, as well as apply conventional
content filters when determining whether to deliver mail to the recipient.

My problem is that my email address is from my web hotel provider and
because of restrictions with my ISP (which is NOT my web hotel provider), I
can only send mails using the ISP SMTP server. That means that my mail is
e.g. me@mywebhotel.com whereas I'm sending it using the smtp.ispname.com
SMTP server.

My question is now: How can I make sure that my mail is not blocked? Is
there any way?

Cheers,

Johnny J
Jul 4 '07 #1
1 1580
Hi,
Did you find a solution to this problem?

Regards

Cedrick

"Johnny Jörgensen" wrote:
I'm sending emails from my application using the System.Net.Mail namespace
functions.

I've noticed that when e.g. Hotmail receives my mail, it blocks it and says
it can be harmful because of a missing Sender ID.
I found this text on Microsoft.com

How Sender ID Works
Sender ID seeks to verify that every e-mail message originates from the
Internet domain from which it claims to have been sent. This is accomplished
by checking the address of the server sending the mail against a registered
list of servers that the domain owner has authorized to send e-mail. This
verification is automatically performed by the Internet service provider
(ISP) or recipient's mail server before the e-mail message is delivered to
the user. The result of the Sender ID check can be used as additional input
into the filtering tasks already performed by the mail server. Once the
sender has been authenticated, the mail server may consider past behaviors,
traffic patterns, and sender reputation, as well as apply conventional
content filters when determining whether to deliver mail to the recipient.

My problem is that my email address is from my web hotel provider and
because of restrictions with my ISP (which is NOT my web hotel provider), I
can only send mails using the ISP SMTP server. That means that my mail is
e.g. me@mywebhotel.com whereas I'm sending it using the smtp.ispname.com
SMTP server.

My question is now: How can I make sure that my mail is not blocked? Is
there any way?

Cheers,

Johnny J
Aug 7 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: chepiok | last post by:
I've a site with logged users. These users have an associated email adresses stored when they create their account. They can send email between themselves using a dedicated form with email() PHP...
1
by: D. Alvarado | last post by:
Hello, I am sending email using PHP's mail utility. I have found the syntax for including the "From" and "Reply-To" headers (the sender's email), but I can't find how to include the first and...
6
by: Mark | last post by:
Is there anyway I can set up a personal 'remailer' type of thing on my domain ? I can not email a friend at his workplace because his company have put a 'block' on emails from my work address...
3
by: D. Alvarado | last post by:
Hello, I have signed up a for a Google Gmail account. I sent myself some PHP-generated HTML emails from two different machines using this code: $to = "dave@gmail.com"; $id = 1234; $from =...
13
by: ~ Le Naja ~ | last post by:
Hello evrybody, First, I hope you will understand my English because I come from Belgium ! :-) Here is what I want to know if you have the kindess to help me ! :-) I use the code above to mail...
11
by: Brian Henry | last post by:
I have a domain cluster with AD running, and I want to lookup a users email address (exchange 2000 server is integrated with the AD system) so i can email the user based on their user name. does...
0
by: alanwo | last post by:
Hi Experts, I am trying to send out email and bounce back to different from "FROM" email address: Dim webmail As New System.Net.Mail.MailMessage("B@FROM.com", "ghyddfhg@gmail.com", "hello",...
2
by: oyster | last post by:
I find that the existing email moudle is some hard for me to understand, especially the part of how to set the CC, BCC and attach the files. Is there any more easy one like this p-code? import...
1
by: creative1 | last post by:
When I test the application I get follwowing error: could not connect to smtp host: connection timeout error can someone please check if I have rigth settings? Where I am wrong here Is IP and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.