freelanceprogrammers.org Forum Index » Perl
[OT] smtp data - how to have single dot (.) as part of messa
Joined: 08 Jun 2005
Posts: 3
[OT] smtp data - how to have single dot (.) as part of messa
Hi all,
sorry for posting offtopic message...
In smtp.. after establishing telnet connection with mail exchange server..
and after giving series of commands like
HELO gmail.com <http://gmail.com>
MAIL FROM: kishore@...
RCPT TO: kishore.balla@...
DATA
now I can type some text which will end when i type single dot (.) in a new
line.. but what i want is a line with single dot as part of message.. like
message
first line of the message...
.
last line of the message...
is there any chance of it...
thanx in advance...
--
KISHORE
[Non-text portions of this message have been removed]
Joined: 21 May 2004
Posts: 44
[OT] smtp data - how to have single dot (.) as part of messa
>>>>> "Kishore" == Kishore Balla <kishore.balla@...> writes:
Kishore> In smtp.. after establishing telnet connection with mail exchange
server..
Kishore> and after giving series of commands like
use Net::SMTP instead of writing the protocol yourself.
Kishore> HELO gmail.com <http://gmail.com>
And I`m pretty sure you`re not gmail.com, so that`s definitely a spamsign.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@...> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
Joined: 08 Jun 2005
Posts: 3
[OT] smtp data - how to have single dot (.) as part of messa
thanx randal for ur reply...
actually I was trying to write smtp protocal but I was trying to learn it as
I`m Trainee in a Email service provider...
so.. I`m not even a spammer... LOL
On 09 Jun 2005 06:56:00 -0700, Randal L. Schwartz <merlyn@...>
wrote:
>
> >>>>> "Kishore" == Kishore Balla <kishore.balla@...> writes:
>
> Kishore> In smtp.. after establishing telnet connection with mail exchange
> server..
> Kishore> and after giving series of commands like
>
> use Net::SMTP instead of writing the protocol yourself.
>
> Kishore> HELO gmail.com <http://gmail.com> <http://gmail.com>
>
> And I`m pretty sure you`re not gmail.com <http://gmail.com>, so that`s
> definitely a spamsign.
>
> --
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777
> 0095
> <merlyn@...> <URL:http://www.stonehenge.com/merlyn/>
> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
> See PerlTraining.Stonehenge.com <http://PerlTraining.Stonehenge.com> for
> onsite and open-enrollment Perl training!
>
--
KISHORE
[Non-text portions of this message have been removed]
Joined: 21 May 2004
Posts: 44
[OT] smtp data - how to have single dot (.) as part of messa
>>>>> "Kishore" == Kishore Balla <kishore.balla@...> writes:
Kishore> actually I was trying to write smtp protocal but I was trying to learn
it as
Kishore> I`m Trainee in a Email service provider...
Then read RFC2821 and RFC2822. Understand what "HELO" is for.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@...> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







