Questions tagged as 'gmail'

4
answers

Sending mail via PHPmailer to Gmail [closed]

I can not send an email to my Gmail account via PHP. I had a previous project where I tried to use phpmailer and I can not get it working properly (2 months trying). I have now finished a site and just need to put it up, and phpmailer...
asked by 29.09.2015 / 17:50
3
answers

How can I send an email through GMail?

I want to create an application to send email, I would like to use a GMail account to send these emails, how can I do that?     
asked by 19.12.2013 / 03:32
1
answer

Sending email using Gmail

I need help with emailing GMail using Indy10 and Delphi 7 . I think the Delphi version should not matter so much, but the Indy version right? I just downloaded Indy10 for indy.fulgan.com/ZIP/ and I've already installed the components....
asked by 21.03.2014 / 17:45
1
answer

Java - Send Email Securely via the Gmail API

I'm using a API mail%% of this tutorial for sending email via Mail.jar , however I realized that I have to, enable permission for less secure applications. Is there another way to send email Java , without having to enable this les...
asked by 03.11.2016 / 22:22
2
answers

Configure CakePHP to send emails through gmail

I'm trying to set up cakephp to send emails via < I have already done some research and have not yet had success in the result, someone could you help me?     
asked by 03.03.2014 / 16:29
1
answer

Is it possible to modify HTML when writing an email in Gmail?

The intention is very simple, I want to make a <strike> (crossed out) in the email text, eg: struck . I found the library KartikTalwar / gmail.js: Gmail JavaScript API , but it requires tremendous laps and the creation of a Chr...
asked by 02.02.2016 / 13:09
1
answer

Buga Email Signature in Gmail

I created an email signature in HTML, in Thunderbird it works, but in Gmail it buga, it does not seem to interpret the css. <html lang="pt-br"> <head> <meta charset="UTF-8"> <title>Assinatura Sitear</title>...
asked by 27.10.2014 / 15:40
1
answer

The method that sends email works, but how to prevent the amount of incoming emails from being spam?

I have a method that sends email back ground that works well, but I need to make sure that as the amount of incoming email does not come from Spam. I have already researched the Java Message Service (JMS) framework but I have not found a way to...
asked by 19.02.2015 / 20:53
1
answer

Problems attempting to send email via smtp server

I'm developing an application which sends emails to the smtp.gmail.com server. When I'm connected to an ordinary network, it works perfectly. But, the network of my company occurs the following error:    System.Net.WebException: Unable to...
asked by 16.02.2017 / 18:19
1
answer

Problems with HTML images sent to email

I ran several tests using an image with absolute path. Inside the intranet works perfectly, but in extranet (GMAIL / OUTLOOK) it does not work at all. Can anyone help?     
asked by 12.05.2016 / 04:22