Tagged Questions
3
votes
5answers
2k views
How To Test Email Deliverability - % In Junk Folder
Does anyone know a good tool to test whether your emails are going into spam folders?
My web app generates emails to users, and I've been getting a lot of reports back from people saying "hey, no one ...
2
votes
1answer
233 views
Problem sending Mail using Google SMTP from a third party HTML control
I am getting this error when sending email using an HTML Editor [WinHTMLEditorControl] third party tool
Using Google SMTP For sending emails. Error is
Syntax error in parameters or arguments. The ...
2
votes
2answers
130 views
Clickable email-links encryption? How to do them?
I would like to know if and how it is possible to create a clickable email-link for websites, that are "encrypted" in a way emailspiders can't collect them and it is still possible for living users to ...
1
vote
4answers
47 views
display a message for user if the email recieved is in spam
kinda a tough question that might have a solution using HTML in gmail (or any other provier)
assuming you have sent an email from your server , the email is HTML formatted , user receives the ...
1
vote
6answers
586 views
E-mails sent from shared hosting, blocked. Is there a way to avoid that?
in my website i've a PHP script that automatically mails to my customers a confirmation about the order.
My website's domain is registered to a company that hosts my website too.
I have a lot of ...
0
votes
2answers
20 views
Email Program / Service that will hold messages until sender fills out a CAPTCHA
I'm looking for the following service >>
When a person emails an individual, the email goes into a temp hold inbox that they do not see. The person who sent the email will receive an auto responder ...
0
votes
2answers
376 views
Avoiding spam filters for legitimate mail [closed]
Duplicate of http://stackoverflow.com/questions/371/how-do-you-make-sure-email-you-send-programmatically-is-not-automatically-marke
Initially I planned to send emails from my website as html (i.e. ...
0
votes
2answers
434 views
How can I find out what triggered the TRACKER_ID rule in spamassassin?
I recently received an email from my girlfriend that spamassassin marked as spam, mostly because spamassassin detected a tracker ID... except there wasn't one. I'd like to know what triggered it, so ...