Skip to content

Tag: gmail

how to identify php imap client to gmail?

I want to identify my php imap client to gmail so user can check which imap is currently using the gmail. The details who is using the gmail inbox right now can be check by click on details gmail activity details when check email by thunderbird using imap connection. thunderbird identify itself like this thun…

Change Message-ID PHPMailer

Hello I am making a php based mailing application that will connect with a external smtp server and send emails. Now I have managed to match everything but the Message-ID’s @domain-name and Sender domain name are not matching… This is the result I am getting : Wrong Message ID Header and this is t…

sendmail.exe opens on sending mail

I am actually new in using sendmail but I have read a lot about this, and only redirect me to use PHPmailer,swiftmailer etc… But it’s so complicated to understand without the knowledge of the basics. So I decided to try simple, and this is what I’ve got. I have configured my php.ini: And my …

Image links broken in Gmail because of google’s Image proxy

Image links in gmail are broken because of google’s Image proxy (news1,news2). I can’t load my site’s images in gmail. Actual image path is: http://sampleimageurl.com/images/logo.jpg But I get the same image path like this in gmail: https://ci3.googleusercontent.com/proxy/CUiMBo2ELdin8h5R_jK…