Good morning everyone
I need help to be able to send emails from one of my FiveWin 32 bit applications
through the use of one or more gmail SMTP servers with recent oAuth2 authentication.
On the English forum Antonio replies, however, the code provided is pseudo code provided by deepseek and not
I ...
Search found 555 matches: emails
Searched query: emails
- Sun Feb 09, 2025 2:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Send e-mail (CDO) server SMTP GMAIL with oAuth2
- Replies: 4
- Views: 2139
- Mon Jan 06, 2025 9:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: OpenAI vision API from FWH
- Replies: 10
- Views: 8836
Re: OpenAI vision API from FWH
... Nano Orin. Do you think it would be possible to use this hardware to run a custom LMM and then send requests using FIVEWIN?
For example:
Emails are read via a local tool (e.g., Outlook or a custom email parser) and provided in a structured form (e.g., text files or via an API).
**Summary ...
For example:
Emails are read via a local tool (e.g., Outlook or a custom email parser) and provided in a structured form (e.g., text files or via an API).
**Summary ...
- Thu Dec 12, 2024 6:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: oauth for dummies
- Replies: 10
- Views: 1297
Re: oauth for dummies
... client ID and secret for your app.
3. Your app uses these credentials to request an "access token" from Google.
4. The token is then used to send emails via Gmail.
Steps to Implement OAuth in a Harbour Application
1. Register Your App with Google
Go to the Google Cloud Console.
Create a new ...
3. Your app uses these credentials to request an "access token" from Google.
4. The token is then used to send emails via Gmail.
Steps to Implement OAuth in a Harbour Application
1. Register Your App with Google
Go to the Google Cloud Console.
Create a new ...
- Thu Dec 12, 2024 4:46 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: oauth for dummies
- Replies: 10
- Views: 1297
oauth for dummies
I have an application where I send multiple emails that are generated without user input and am horrified that gmail will no longer allow less secure apps to send using a gmail account. I am very illiterate in this area and I'm wondering if there is any really simple explanation of how one can ...
- Mon Oct 28, 2024 11:08 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Preview of the invoice in advance
- Replies: 14
- Views: 3015
Re: Preview of the invoice in advance
... button, everything automatically flows back into the billing program.
Imagine if, on a hotel checkout day, you had to read all incoming emails that might concern invoices, then manually assign and adjust everything.
Just to give you an idea: in a hotel, there are often 50 or more ...
Imagine if, on a hotel checkout day, you had to read all incoming emails that might concern invoices, then manually assign and adjust everything.
Just to give you an idea: in a hotel, there are often 50 or more ...
- Mon Sep 02, 2024 8:54 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Propuesta para que hagan un curso virtual FW
- Replies: 302
- Views: 81491
Re: Propuesta para que hagan un curso virtual FW
Emails enviados
Las versiones más recientes de Harbour estan aqui:
https://github.com/FiveTechSoft/harbour ... our_builds
Las versiones más recientes de Harbour estan aqui:
https://github.com/FiveTechSoft/harbour ... our_builds
- Sat Aug 10, 2024 2:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: gmail
- Replies: 2
- Views: 1176
Re: gmail
Good morning Master, have you tested this model? How Gmail works is very complicated. The best thing is to have your own provider for sending mass emails.
Buenos días Maestro, ¿ha probado este modelo? El funcionamiento de Gmail es muy complicado. Lo mejor es tener tu propio proveedor para el envío de ...
Buenos días Maestro, ¿ha probado este modelo? El funcionamiento de Gmail es muy complicado. Lo mejor es tener tu propio proveedor para el envío de ...
- Mon Jul 29, 2024 8:36 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Switching from memo fields to files -
- Replies: 8
- Views: 1962
Re: Switching from memo fields to files -
... For example, an email record has the fields for From, To, CC, BCC, Subject, Date, Time, and Text. Thus, I can have an immediate view of all emails to a specific person, or from them. I can look at all of them for a specific date, or range, with no problem. I can also be looking at a customer ...
- Mon Jul 29, 2024 7:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Switching from memo fields to files -
- Replies: 8
- Views: 1962
Re: Switching from memo fields to files -
... anymore. We have a DMS running in parallel where we can store any type of document in a separate folder for each customer.
For example, incoming emails are simply copied into the folder with drag & drop, as are outgoing letters.
Since I programmed an adapter for PHP to access DBF, I have dealt with ...
For example, incoming emails are simply copied into the folder with drag & drop, as are outgoing letters.
Since I programmed an adapter for PHP to access DBF, I have dealt with ...
- Mon Jul 29, 2024 6:26 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Switching from memo fields to files -
- Replies: 8
- Views: 1962
Re: Switching from memo fields to files -
... memo field contains detailed suggestions for needed services
A file for an inspection report
There are also other files that are linked, ie. for emails ( and the memo holds the text ).
One thing we found with the use of character fields for extended text is that records could get lost, losing data ...
A file for an inspection report
There are also other files that are linked, ie. for emails ( and the memo holds the text ).
One thing we found with the use of character fields for extended text is that records could get lost, losing data ...
- Tue Jul 23, 2024 3:47 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Mejorando el tratamiento de los emails
- Replies: 2
- Views: 991
Re: Mejorando el tratamiento de los emails
Hola Karinha
Gracias por el aporte. Ese tema, el de validacion lo tengo más o menos resuelto para emails simples xxxxxx@xxxxx.com
{2,4}
4 para dominio es poco. Habria que poner 63
Lo que yo planteo es si alguno de vds. vosotros utilizan el formato "normal" o extendido y sencillo o multiple ...
Gracias por el aporte. Ese tema, el de validacion lo tengo más o menos resuelto para emails simples xxxxxx@xxxxx.com
{2,4}
4 para dominio es poco. Habria que poner 63
Lo que yo planteo es si alguno de vds. vosotros utilizan el formato "normal" o extendido y sencillo o multiple ...
- Tue Jul 23, 2024 3:18 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Mejorando el tratamiento de los emails
- Replies: 2
- Views: 991
Re: Mejorando el tratamiento de los emails
Yo hago asi,
// Conta do Email
FUNCTION CHECA_GET_CONTA( cEMAILNOCONTA, aGet ) // mudei em: 14/08/2014
LOCAL cContaUsuario, cNomeUsuario
// LOCAL cRegEx := "^[a-zA-Z0-9._%-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$" // ou:
LOCAL cRegEx := "^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z ...
// Conta do Email
FUNCTION CHECA_GET_CONTA( cEMAILNOCONTA, aGet ) // mudei em: 14/08/2014
LOCAL cContaUsuario, cNomeUsuario
// LOCAL cRegEx := "^[a-zA-Z0-9._%-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$" // ou:
LOCAL cRegEx := "^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z ...
- Tue Jul 23, 2024 2:48 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Mejorando el tratamiento de los emails
- Replies: 2
- Views: 991
Mejorando el tratamiento de los emails
Buenas a todos,
¿ Alguien trata en sus programas los emails con esta sintaxis-ejemplo ?
Paco Pérez <pacoperez@suempresa.com>
¿ O incluso de la siguiente forma ?
Juan María Vianney <juanma@suempresa.com>;Pedro Luis Soler<soler@otraempresa.com>;Luis María Grigñon <Luisma@renew.com>
¿ Alguien trata en sus programas los emails con esta sintaxis-ejemplo ?
Paco Pérez <pacoperez@suempresa.com>
¿ O incluso de la siguiente forma ?
Juan María Vianney <juanma@suempresa.com>;Pedro Luis Soler<soler@otraempresa.com>;Luis María Grigñon <Luisma@renew.com>
- Tue May 28, 2024 9:30 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Microsoft Outlook 365 y FWH
- Replies: 11
- Views: 2095
Re: Microsoft Outlook 365 y FWH
... en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http
As far as I could understand, there are two options for http requests when sending emails via Microsoft Graph API:
POST /me/sendMail: This requires the user to log in manually.
POST /users/{id | userPrincipalName}/sendMail: This is ...
As far as I could understand, there are two options for http requests when sending emails via Microsoft Graph API:
POST /me/sendMail: This requires the user to log in manually.
POST /users/{id | userPrincipalName}/sendMail: This is ...
- Mon May 27, 2024 7:03 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Microsoft Outlook 365 y FWH
- Replies: 11
- Views: 2095
Re: Microsoft Outlook 365 y FWH
... herramienta de terceros, powershell, php-mailer o similar.
Yo tuve que hacer algo porque el cliente tenia Microsoft 365 en la nube y queria emails desatendidos. Lo hice con powershell y hasta el dia de hoy que el log de seguimiento no ha fallado ni una sola vez en el seguimiento.
A los ...
Yo tuve que hacer algo porque el cliente tenia Microsoft 365 en la nube y queria emails desatendidos. Lo hice con powershell y hasta el dia de hoy que el log de seguimiento no ha fallado ni una sola vez en el seguimiento.
A los ...