Page 1 of 1

Class SMTP with Exchange Server

Posted: Tue Nov 18, 2008 8:15 pm
by Pedro Faro
Hi

I'm using SMTP modified class with Authorization (by Luis K) without problems.

When tring the same rotine with a exchange server it's stop in:

11/18/08 19:11:22: 250 CL3STAL.hsm.min-saude.pt Hello [172.31.9.109]
503 5.5.2 Send hello first.

How can i use the TSMT class with exchange servers ?

What modifications i need ?

best regards

Pedro Faro

Posted: Wed Nov 19, 2008 10:05 am
by driessen
Hello Pedro,

I am very sorry but I'm afraid I don't have an answer for your problem.

But I'd like to take the opportunity to ask you a question.

Do you have any experience to connect a FWH-application to Outlook through OLE ?

In my application I have a calendar which I want to synchronize with the Outlook calendar.

Thanks a lot in advance for your answer.

Posted: Wed Nov 19, 2008 10:28 am
by Pedro Faro
Hi

Sorry , i've no experience in that area.

What i do is send E-mails via smtp (not going trough outlook) using a modified class SMTP .

regards
Pedro

Posted: Wed Nov 19, 2008 12:32 pm
by driessen
Pedro,

Thanks a lot for your answer.

I did a little bit of thinking about your question concerning SMTP and Exchange Server.

To my opinion, SMTP has nothing to do with Exchange server. To my opinion, SMTP sends an email directly to the e-mail-server, doesn't it ?

I tried to use SMTP too, some time ago but I had a lot of trouble with sending the attachments which seemed to be unreadable to the correspondents.

You said you made some changes to the TSMTP class ? What did you change ? Can you provide a good working example of your SMTP system ?

Thanks.