| Newsgroups |
gmane.mail.blat |
| Message-ID |
<C8CA673F50CD484F8354284750517135@chip> |
------=_NextPart_000_0039_01D467C4.9BC050B0
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
> Hi Guys, i would like to ask if there are any ways to get the status if t=
he email was successfully sent out ? for example i have sent out to a corre=
ct email address and incorrect email address however the status codes on th=
ose 2 transmissions are the same
>
> 1)with Incorrect Email Address Receiver
>
> Login name is noreply-PatientPortal@patientportal
> >>>putline>>> MAIL FROM:<noreply-PatientPortal@patientportal>
> <<<getline<<< 250 2.1.0 [email protected] OK
> >>>putline>>> RCPT TO:<[email protected]>
> <<<getline<<< 250 2.1.5 [email protected]
> >>>putline>>> DATA
> <<<getline<<< 354 Start mail input; end with <CRLF>.<CRLF>
> <<<getline<<< 250 2.6.0 <01d4669f$Blat.v3.2.15$0bb804d0$17004ac70c55@loc=
alhost> Queued mail for delivery
> >>>putline>>> QUIT
> <<<getline<<< 221 2.0.0 FriendlySoft.fds.local Service closing transmissi=
on channel
>
>
> 2) with Correct Email Address Receiver
>
> >>>putline>>> MAIL FROM:<noreply-PatientPortal@patientportal>
> <<<getline<<< 250 2.1.0 [email protected] OK
> >>>putline>>> RCPT TO:<[email protected]>
> <<<getline<<< 250 2.1.5 [email protected]
> >>>putline>>> DATA
> <<<getline<<< 354 Start mail input; end with <CRLF>.<CRLF>
> <<<getline<<< 250 2.6.0 <01d4669f$Blat.v3.2.15$0bb804d0$17004ac70c55@loc=
alhost> Queued mail for delivery
> >>>putline>>> QUIT
> <<<getline<<< 221 2.0.0 FriendlySoft.fds.local Service closing transmissi=
on channel
>
> Any Tips or advice would be appreciated.
>
> Thanks
Unfortunately, it is not your SMTP server=E2=80=99s responsibility to ensur=
e your =E2=80=9CRCPT TO:=E2=80=9D email addresses are legitimate. The rece=
iving server is responsible for validating email addresses, and typically s=
ends an automated failure notice if the email address is not valid.
In the case where the TLD is wrong, that is still not the responsibility of=
your SMTP server to verify this at the moment of receiving your messages. =
The server will accept your email, then perform a DNS lookup of the domain=
to determine where your message needs to be sent. It is at that point whe=
re your SMTP server may send an automated message back to you indicating a =
problem.
If your SMTP server were to be configured to validate the TLD at the moment=
when =E2=80=9CRCPT TO:=E2=80=9D command is received, then it would respond=
with an error code other than value 250. Blat should then exit with error=
messages and an error code.
Chip
------=_NextPart_000_0039_01D467C4.9BC050B0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/htm=
l4/strict.dtd">
<html>
<head>
</head>
=20
<body style=3D"background-color: #fff;">
<span style=3D"display:none"> </span>
<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id=3D"ygrp-mlmsg" style=3D"position:relative;">
<div id=3D"ygrp-msg" style=3D"z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->
<div id=3D"ygrp-text" >
=20=20=20=20=20=20
=20=20=20=20=20=20
<p>
<DIV dir=3D"ltr">
<DIV style=3D"FONT-SIZE: 10pt;FONT-FAMILY: 'Verdana';COLOR: #000000;">
<DIV>> Hi Guys, i would like to ask if there are any ways to get the sta=
tus=20
if the email was successfully sent out ? for example i have sent out to a=20
correct email address and incorrect email address however the status codes =
on=20
those 2 transmissions are the same</DIV>
<DIV>></DIV>
<DIV>> 1)with Incorrect Email Address Receiver</DIV>
<DIV>></DIV>
<DIV>> Login name is noreply-PatientPortal@patientportal</DIV>
<DIV>> >>>putline>>> MAIL=20
FROM:<noreply-PatientPortal@patientportal></DIV>
<DIV>> <<<getline<<< 250 2.1.0 [email protected]=
der=20
OK</DIV>
<DIV>> >>>putline>>> RCPT=20
TO:<[email protected]></DIV>
<DIV>> <<<getline<<< 250 2.1.5 <A href=3D"mailto:marwi=
[email protected]">[email protected]</A></DIV>
<DIV>> >>>putline>>> DATA</DIV>
<DIV>> <<<getline<<< 354 Start mail input; end with=20
<CRLF>.<CRLF></DIV>
<DIV>> <<<getline<<< 250 2.6.0 =20
<01d4669f$Blat.v3.2.15$0bb804d0$17004ac70c55@localhost> Queued mail f=
or=20
delivery</DIV>
<DIV>> >>>putline>>> QUIT</DIV>
<DIV>> <<<getline<<< 221 2.0.0 FriendlySoft.fds.local=
=20
Service closing transmission channel</DIV>
<DIV>></DIV>
<DIV>></DIV>
<DIV>> 2) with Correct Email Address Receiver</DIV>
<DIV>></DIV>
<DIV>> >>>putline>>> MAIL=20
FROM:<noreply-PatientPortal@patientportal></DIV>
<DIV>> <<<getline<<< 250 2.1.0 [email protected]=
der=20
OK</DIV>
<DIV>> >>>putline>>> RCPT=20
TO:<[email protected]></DIV>
<DIV>> <<<getline<<< 250 2.1.5 [email protected]</D=
IV>
<DIV>> >>>putline>>> DATA</DIV>
<DIV>> <<<getline<<< 354 Start mail input; end with=20
<CRLF>.<CRLF></DIV>
<DIV>> <<<getline<<< 250 2.6.0 =20
<01d4669f$Blat.v3.2.15$0bb804d0$17004ac70c55@localhost> Queued mail f=
or=20
delivery</DIV>
<DIV>> >>>putline>>> QUIT</DIV>
<DIV>> <<<getline<<< 221 2.0.0 FriendlySoft.fds.local=
=20
Service closing transmission channel</DIV>
<DIV>></DIV>
<DIV>> Any Tips or advice would be appreciated.</DIV>
<DIV>></DIV>
<DIV>> Thanks</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Unfortunately, it is not your SMTP server=E2=80=99s responsibility to =
ensure your=20
=E2=80=9CRCPT TO:=E2=80=9D email addresses are legitimate. The receiv=
ing server is=20
responsible for validating email addresses, and typically sends an automate=
d=20
failure notice if the email address is not valid.</DIV>
<DIV> </DIV>
<DIV>In the case where the TLD is wrong, that is still not the responsibili=
ty of=20
your SMTP server to verify this at the moment of receiving your messages.&n=
bsp;=20
The server will accept your email, then perform a DNS lookup of the domain =
to=20
determine where your message needs to be sent. It is at that point wh=
ere=20
your SMTP server may send an automated message back to you indicating a=20
problem.</DIV>
<DIV> </DIV>
<DIV>If your SMTP server were to be configured to validate the TLD at the m=
oment=20
when =E2=80=9CRCPT TO:=E2=80=9D command is received, then it would respond =
with an error code=20
other than value 250. Blat should then exit with error messages and a=
n=20
error code.</DIV>
<DIV> </DIV>
<DIV>Chip</DIV>
<DIV> </DIV></DIV></DIV>
</p>
</div>
=20=20=20=20=20
<!--~-|**|PrettyHtmlStart|**|-~-->
<div style=3D"color: #fff; height: 0;">__._,_.___</div>
=20=20=20=20=20=20=20=20=20=20
=20=20
=20
=20=20=20=20
<div style=3D"clear:both"> </div>
<div id=3D"fromDMARC" style=3D"margin-top: 10px;">
<hr style=3D"height:2px ; border-width:0; color:#E3E3E3; background=
-color:#E3E3E3;">
Posted by: "Chip" <[email protected]> =
<hr style=3D"height:2px ; border-width:0; color:#E3E3E3; background-color:#=
E3E3E3;">
</div>
<div style=3D"clear:both"> </div>
<table cellspacing=3D4px style=3D"margin-top: 10px; margin-bottom: 10px=
; color: #2D50FD;">
<tbody>
<tr>
<td style=3D"font-size: 12px; font-family: arial; font-weight: bo=
ld; padding: 7px 5px 5px;" >
<a style=3D"text-decoration: none; color: #2D50FD=
" href=3D"https://groups.yahoo.com/neo/groups/blat/conversations/messages/1=
4049;_ylc=3DX3oDMTJwZnRma201BF9TAzk3MzU5NzE0BGdycElkAzMxMTEzNwRncnBzcElkAzE=
3MDUwMDczODkEbXNnSWQDMTQwNDkEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxNTM5OTg3NTMy?a=
ct=3Dreply&messageNum=3D14049">Reply via web post</a>
</td>
<td>•</td>
<td style=3D"font-size: 12px; font-family: arial; padding: 7px 5p=
x 5px;" >
<a href=3D"mailto:[email protected]?subject=3DRe%3A%20%5B=
blat%5D%20Any%20way%20to%20get%20the%20status%20if%20the%20email%20was%20su=
ccessfully%20sent%20out" style=3D"text-decoration: none; color: #2D50FD;">
Reply to sender </a>
</td>
<td>•</td>
<td style=3D"font-size: 12px; font-family: arial; padding: 7px 5p=
x 5px;">
<a href=3D"mailto:[email protected]?subject=3DRe%3A%20%5Bbla=
t%5D%20Any%20way%20to%20get%20the%20status%20if%20the%20email%20was%20succe=
ssfully%20sent%20out" style=3D"text-decoration: none; color: #2D50FD">
Reply to group </a>
</td>
<td>•</td>
<td style=3D"font-size: 12px; font-family: arial; padding: 7px 5p=
x 5px;" >
<a href=3D"https://groups.yahoo.com/neo/groups/blat/conversatio=
ns/newtopic;_ylc=3DX3oDMTJkcms0M203BF9TAzk3MzU5NzE0BGdycElkAzMxMTEzNwRncnBz=
cElkAzE3MDUwMDczODkEc2VjA2Z0cgRzbGsDbnRwYwRzdGltZQMxNTM5OTg3NTMy" style=3D"=
text-decoration: none; color: #2D50FD">Start a New Topic</a>
</td>
<td>•</td>
<td style=3D"font-size: 12px; font-family: arial; padding: 7px 5p=
x 5px;color: #2D50FD;" >
<a href=3D"https://groups.yahoo.com/neo/groups/=
blat/conversations/topics/14047;_ylc=3DX3oDMTM1aGljOGZsBF9TAzk3MzU5NzE0BGdy=
cElkAzMxMTEzNwRncnBzcElkAzE3MDUwMDczODkEbXNnSWQDMTQwNDkEc2VjA2Z0cgRzbGsDdnR=
wYwRzdGltZQMxNTM5OTg3NTMyBHRwY0lkAzE0MDQ3" style=3D"text-decoration: none; =
color: #2D50FD;">Messages in this topic</a>
(3)
</td>
</tr>
</tbody>
</table>
=20=20=20=20=20=20=20=20
<div id=3D"megaphoneModule">
<hr style=3D"height:2px ; border-width:0; color:#E3E3E3; backgr=
ound-color:#E3E3E3;">
<div>
<div class=3D"stream" style=3D"margin-bottom:10px;">
<div style=3D"background-color:white;">
<div class=3D"sn-img" style=3D"display:inline;"><img name=3D"tn=
_file" style=3D"padding:0px 10px;vertical-align:top;margin-top:5px;" src=3D=
"https://s.yimg.com/ru/static/images/yg/img/megaphone/1464031581_phpFA8bON"=
height=3D"82" width=3D"82"></div>
<div class=3D"mod-txt" style=3D"display:inline-block;">
<a rel=3D"nofollow" name=3D"sub_url" target=3D"_blank" href=
=3D"https://yho.com/1wwmgg" style=3D"color:#0000FF;display:block;margin-lef=
t:5px;text-decoration:none;"><span style=3D"font-size:15px;">Have you tried=
the highest rated email app?</span></a>
<div style=3D"max-width:530px;padding:2px 5px;">With 4.5 st=
ars in iTunes, the Yahoo Mail app is the highest rated email app on the mar=
ket. What are you waiting for? Now you can access all your inboxes (Gmail, =
Outlook, AOL and more) in one place. Never delete an email again with 1000G=
B of free cloud storage.</div>
</div>
</div>
</div> </div>=20=20
=20=20=20=20=20
<hr style=3D"height:2px ; border-width:0; color:#E3E3E3; background-col=
or:#E3E3E3;">
</div>
<!------- Start Nav Bar ------>
<div id=3D"ygrp-grfd" style=3D"font-family: Verdana; font-size: 12px; p=
adding: 15px 0;">
=20=20=20=20=20=20
<!-- |**|begin egp html banner|**| -->
-- <BR>
Homepage:<BR>
<a href=3D"http://www.blat.net">http://www.blat.net</a><BR>
<BR>
</body>
<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
<style type=3D"text/css">
<!--
#ygrp-mkp {
border: 1px solid #d8d8d8;
font-family: Arial;
margin: 10px 0;
padding: 0 10px;
}
#ygrp-mkp hr {
border: 1px solid #d8d8d8;
}
#ygrp-mkp #hd {
color: #628c2a;
font-size: 85%;
font-weight: 700;
line-height: 122%;
margin: 10px 0;
}
#ygrp-mkp #ads {
margin-bottom: 10px;
}
#ygrp-mkp .ad {
padding: 0 0;
}
#ygrp-mkp .ad p {
margin: 0;
}
#ygrp-mkp .ad a {
color: #0000ff;
text-decoration: none;
}
#ygrp-sponsor #ygrp-lc {
font-family: Arial;
}
#ygrp-sponsor #ygrp-lc #hd {
margin: 10px 0px;
font-weight: 700;
font-size: 78%;
line-height: 122%;
}
#ygrp-sponsor #ygrp-lc .ad {
margin-bottom: 10px;
padding: 0 0;
}
#actions {
font-family: Verdana;
font-size: 11px;
padding: 10px 0;
}
#activity {
background-color: #e0ecee;
float: left;
font-family: Verdana;
font-size: 10px;
padding: 10px;
}
#activity span {
font-weight: 700;
}
#activity span:first-child {
text-transform: uppercase;
}
#activity span a {
color: #5085b6;
text-decoration: none;
}
#activity span span {
color: #ff7900;
}
#activity span .underline {
text-decoration: underline;
}
.attach {
clear: both;
display: table;
font-family: Arial;
font-size: 12px;
padding: 10px 0;
width: 400px;
}
.attach div a {
text-decoration: none;
}
.attach img {
border: none;
padding-right: 5px;
}
.attach label {
display: block;
margin-bottom: 5px;
}
.attach label a {
text-decoration: none;
}
=20=20
blockquote {
margin: 0 0 0 4px;
}
.bold {
font-family: Arial;
font-size: 13px;
font-weight: 700;
}
.bold a {
text-decoration: none;
}
dd.last p a {
font-family: Verdana;
font-weight: 700;
}
dd.last p span {
margin-right: 10px;
font-family: Verdana;
font-weight: 700;
}
dd.last p span.yshortcuts {
margin-right: 0;
}
div.attach-table div div a {
text-decoration: none;
}
div.attach-table {
width: 400px;
}
div.file-title a, div.file-title a:active, div.file-title a:hover, div.fi=
le-title a:visited {
text-decoration: none;
}
div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div=
..photo-title a:visited {
text-decoration: none;
}
div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
}
.green {
color: #628c2a;
}
.MsoNormal {
margin: 0 0 0 0;
}
o {
font-size: 0;
}
#photos div {
float: left;
width: 72px;
}
#photos div div {
border: 1px solid #666666;
height: 62px;
overflow: hidden;
width: 62px;
}
#photos div label {
color: #666666;
font-size: 10px;
overflow: hidden;
text-align: center;
white-space: nowrap;
width: 64px;
}
#reco-category {
font-size: 77%;
}
#reco-desc {
font-size: 77%;
}
.replbq {
margin: 4px;
}
#ygrp-actbar div a:first-child {
/* border-right: 0px solid #000;*/
margin-right: 2px;
padding-right: 5px;
}
#ygrp-mlmsg {
font-size: 13px;
font-family: Arial, helvetica,clean, sans-serif;
*font-size: small;
*font: x-small;
}
#ygrp-mlmsg table {
font-size: inherit;
font: 100%;
}
#ygrp-mlmsg select, input, textarea {
font: 99% Arial, Helvetica, clean, sans-serif;
}
#ygrp-mlmsg pre, code {
font:115% monospace;
*font-size:100%;
}
#ygrp-mlmsg * {
line-height: 1.22em;
}
#ygrp-mlmsg #logo {
padding-bottom: 10px;
}
#ygrp-msg p a {
font-family: Verdana;
}
#ygrp-msg p#attach-count span {
color: #1E66AE;
font-weight: 700;
}
#ygrp-reco #reco-head {
color: #ff7900;
font-weight: 700;
}
#ygrp-reco {
margin-bottom: 20px;
padding: 0px;
}
#ygrp-sponsor #ov li a {
font-size: 130%;
text-decoration: none;
}
#ygrp-sponsor #ov li {
font-size: 77%;
list-style-type: square;
padding: 6px 0;
}=20
#ygrp-sponsor #ov ul {
margin: 0;
padding: 0 0 0 8px;
}
#ygrp-text {
font-family: Georgia;
}
#ygrp-text p {
margin: 0 0 1em 0;
}
#ygrp-text tt {
font-size: 120%;
}
#ygrp-vital ul li:last-child {
border-right: none !important;=20
}=20
-->
</style>
</head>
<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->
------=_NextPart_000_0039_01D467C4.9BC050B0--