Hi,
Is there a way to send emails with the standard Microsoft Mail program of windows 10?
Normaly I send it with Outlook without any problem. A new customer use the standard Mail program of Windows 10.
Sending mails with Microsoft Mail
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Sending mails with Microsoft Mail
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Sending mails with Microsoft Mail
I think I have to use tmail again for this customer.
I have change my code to
for html-emails
I have change my code to
Code: Select all
oOutlook := GetActiveObject( "Outlook.Application" )
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Sending mails with Microsoft Mail
Hi,
With tmail I get a message that I have to create an outlook-profile...
With tmail I get a message that I have to create an outlook-profile...
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Sending mails with Microsoft Mail
I allways get the message
even I selected 'Mail' in the standand apps.There is no email program associated to perform the requested action. Please install an email program or, if one is already installed, create an association in the Default programs control pane
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Sending mails with Microsoft Mail
It seems thet there is only a problem if only the standard Windows 10 Mail is installed.
For testing, I installed Thunderbird, and that was working.
For testing, I installed Thunderbird, and that was working.
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite