Re: Using WodSMTP with Outlook and Lotus Notes (General questions)
Hi,
wodSmtp is client component that is used to deliver email messages directly to the server of the recipient, using SMTP protocol. Outlook Express and Lotus Notes (I suppose) is also client components and it can't be configured to work directly with wodSMTP because they do same job. Actually wodSMTP is used to send message and Outlook is used to send and receive message.
If you want to configure wodSMTP to send message using same email address and configuration you have in your Outlook Express. You need to add Hostname and maybe also Login and Password Property to your code before sending message. Just like you configure your gmail account in wodSMTP. You can find that info in Outlook Express Email Account settings.
Maybe your SMTP server aren't using SSL (SSL is used in gmail server). You can change that in Security Property.
More help for Security Property you can find here:
http://www.weonlydo.com/Smtp/Help/WODSMTPLib~wodSmtp~Security.html
Please try it and let us know how it goes.
Regards,
Drazen
Complete thread:
- Using WodSMTP with Outlook and Lotus Notes - emc, 2008-08-25, 19:06
- Re: Using WodSMTP with Outlook and Lotus Notes - woddrazen, 2008-08-25, 19:53
- Re: Using WodSMTP with Outlook and Lotus Notes - emc, 2008-08-25, 20:44
- Re: Using WodSMTP with Outlook and Lotus Notes - woddrazen, 2008-08-26, 00:09
- Re: Using WodSMTP with Outlook and Lotus Notes - emc, 2008-08-26, 11:51
- Re: Using WodSMTP with Outlook and Lotus Notes - woddrazen, 2008-08-26, 16:02
- Re: Using WodSMTP with Outlook and Lotus Notes - emc, 2008-08-26, 11:51
- Re: Using WodSMTP with Outlook and Lotus Notes - woddrazen, 2008-08-26, 00:09
- Re: Using WodSMTP with Outlook and Lotus Notes - emc, 2008-08-25, 20:44
- Re: Using WodSMTP with Outlook and Lotus Notes - woddrazen, 2008-08-25, 19:53