Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

cdoSendUsingPort vs cdoSendUsingPickup
aspfaq.com Article 2305 "Why does CDO.Message give me 8004020F errors?"
recommends

"using a SendUsing value of 1 (pickup) instead of 2 (port)"

to try and resolve 8004020F CDO.Message errors.

But when should we use cdoSendUsingPort and when should we use
cdoSendUsingPickup? Is one better than the other, or is it just a matter
of preference?


*** Sent via Developersdex http://www.examnotes.net ***

Report this thread to moderator Post Follow-up to this message
Old Post
Andy
06-01-05 08:55 PM


Re: cdoSendUsingPort vs cdoSendUsingPickup
This is my *opinion* (others may have other opinions).

If you can use cdoSendUsingPickup do so. It has the advantage of not
requiring that the SMTP server be running at the time the email is being
sent. It also does not require ASP to make a network call to the SMTP server
so I would expect it to be more efficient. Divantages: IUSR account (and
possibly IWAM) account need modify access to the pickup directory. XP and
Win 2003 no longer allow IUSR and IWAM accounts to read the metabase so you
will have to specify the pickup directory
explicitly(http://schemas.microsoft.com/cdo/co...rector
y).

--
--Mark Schupp


"Andy" <andyza@webmail.co.za> wrote in message
news:ubkYjzpZFHA.3876@TK2MSFTNGP12.phx.gbl...
> aspfaq.com Article 2305 "Why does CDO.Message give me 8004020F errors?"
> recommends
>
> "using a SendUsing value of 1 (pickup) instead of 2 (port)"
>
> to try and resolve 8004020F CDO.Message errors.
>
> But when should we use cdoSendUsingPort and when should we use
> cdoSendUsingPickup? Is one better than the other, or is it just a matter
> of preference?
>
>
> *** Sent via Developersdex http://www.examnotes.net ***



Report this thread to moderator Post Follow-up to this message
Old Post
Mark Schupp
06-01-05 08:55 PM


Re: cdoSendUsingPort vs cdoSendUsingPickup
another divantage of using the smtp pickup method is MX records
often emails sent without a valid mx record will get ignored or be
considered spam and never reach their recipient.

and emails sent using an smtp virtual server usually wont have a valid mx
record

these article explains the various methods in detail
http://www.powerasp.com/content/new...mail_cdosys.asp



"Mark Schupp" <notvalid@email.net> wrote in message
news:eWE9c4rZFHA.3184@TK2MSFTNGP15.phx.gbl...
> This is my *opinion* (others may have other opinions).
>
> If you can use cdoSendUsingPickup do so. It has the advantage of not
> requiring that the SMTP server be running at the time the email is being
> sent. It also does not require ASP to make a network call to the SMTP
> server so I would expect it to be more efficient. Divantages: IUSR
> account (and possibly IWAM) account need modify access to the pickup
> directory. XP and Win 2003 no longer allow IUSR and IWAM accounts to read
> the metabase so you will have to specify the pickup directory
> explicitly(http://schemas.microsoft.com/cdo/co...rect
ory).
>
> --
> --Mark Schupp
>
>
> "Andy" <andyza@webmail.co.za> wrote in message
> news:ubkYjzpZFHA.3876@TK2MSFTNGP12.phx.gbl... 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Kyle Peterson
06-01-05 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

ASP archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:43 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.