Is hard for me. I only use the stable version, because all our developments
are based in it.
Should I uninstall ppa:gambas-team and install the daily or someone can
test it?
Regards.
2014-10-25 16:40 GMT+02:00 Benoît Minisini :
> Le 23/10/2014 09:48, Jorge Carrión a écrit :
> > Lee,
> > Yes, t
Le 23/10/2014 09:48, Jorge Carrión a écrit :
> Lee,
> Yes, the my function works, it's only the related way of show in email
> readers what doesn't like me. Sometimes we have to send large text files
> and it's ugly to see that in thunderbird...
> Is nota a big issue, I suppouse. "Perfection is res
Benoit,
Thanks for the answer. I
>Curiously, there is no concept of "mail body" in the MIME message format.
I knew that, but SmtpClient offers it and its easy way to send a message.
At this point there is another property that isn't clear for me: the
.Alternative property.
I've read, don't remembe
Lee,
Yes, the my function works, it's only the related way of show in email
readers what doesn't like me. Sometimes we have to send large text files
and it's ugly to see that in thunderbird...
Is nota a big issue, I suppouse. "Perfection is reserved for gods", isn't
it?.
Thanks for the response.
Le 22/10/2014 21:40, T Lee Davidson a écrit :
> Jorge,
>
> I took your code and modified it only enough to use a form to populate
> the relevant data; all else remained the same.
>
> Testing it showed that the attachment was indeed sent as
> "Content-Transfer-Encoding: quoted-printable".
>
> But, t
Jorge,
I took your code and modified it only enough to use a form to populate
the relevant data; all else remained the same.
Testing it showed that the attachment was indeed sent as
"Content-Transfer-Encoding: quoted-printable".
But, that does not appear to be a problem; at least with my Thund
On wo, 2014-10-22 at 18:10 +0200, Jorge Carrión wrote:
> Willy, thank you for your response.
>
> With Mailtester the same situation occurs that with my function: If
> you attach a text file, it is enconded as "cuoted printable" (what is
> the same that "no enconded as all") and the text from insid
Willy, thank you for your response.
With Mailtester the same situation occurs that with my function: If you
attach a text file, it is enconded as "cuoted printable" (what is the same
that "no enconded as all") and the text from inside the file is shown under
the message .Body...
2014-10-22 16:2
On wo, 2014-10-22 at 12:49 +0200, Jorge Carrión wrote:
> I've a problem with gambas 3.6 Smtpclient (with previous versions too).
> perhaps I don't understand very well the SMTP protocol or I don't undestand
> what some propertis of SmtpClient are, but If someone can help me I'll
> appreciate it ver
I've a problem with gambas 3.6 Smtpclient (with previous versions too).
perhaps I don't understand very well the SMTP protocol or I don't undestand
what some propertis of SmtpClient are, but If someone can help me I'll
appreciate it very much:
I use this function to send eMails:
Public Sub enviar
10 matches
Mail list logo