FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Class SMTP with Exchange Server
Posts: 31
Joined: Sun Jan 29, 2006 06:34 PM

Class SMTP with Exchange Server

Posted: Tue Nov 18, 2008 08:15 PM

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
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Class SMTP with Exchange Server

Posted: Wed Nov 19, 2008 10:05 AM

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.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 31
Joined: Sun Jan 29, 2006 06:34 PM

Class SMTP with Exchange Server

Posted: Wed Nov 19, 2008 10:28 AM

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

Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Class SMTP with Exchange Server

Posted: Wed Nov 19, 2008 12:32 PM

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.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Continue the discussion