Emails From My Domain To Junk Mail
Jan 24, 2008When I send anyone an email from me@mydomain.com it keeps going into their junk mail box. So many people I email don't know that I sent them anything.
View 3 RepliesWhen I send anyone an email from me@mydomain.com it keeps going into their junk mail box. So many people I email don't know that I sent them anything.
View 3 RepliesI have an addon domain running on my webhosting along side my primary account. I am mostly using the Thunderbird client to send e-mails. 80% of the time when I send a mail out from "name@addondomain.com" hotmail, gmail, yahoo all see it as spam!
What's ironic is I receive more darn adult e-mails in my free accounts than anything else, and yet it's thinking the occasional mass personal message is SPAM?
So these guys that flood my inbox daily must know something I don't?
Is there something I'm doing incorrectly? Or do I need to change a hosting package setting, should I use different software such as a php mailing list?
I have a problem with outgoing mail because they tend to reach the junk mail of Yahoo, MSN, and GMail.
What can be done to change that?
I have phpnuke installed and i send out weekly newsletters and people seem to get them in their junk box in there email. How can i make it so my emails go to there inbox but not there junk box in their email?
View 4 Replies View RelatedEmails generated by my site scripts go to the junk/spam folder of gmail/yahoo etc
I am using the Google Apps for email of my domain (means that I have pointed the MX records of my domain to Google) but the emails which are being generated from my site just use the server capabilities to generate the emails (means that the emails generated by script don't pass through Google email servers)
I suspect that this might be causing problems with spam tagging ? and what can I do to get around this
I have two domains www.aqarcenter.com and www.resalahcenter.com
I use Swiftmailer on both to send emails. I am having trouble with the invitation emails sent by the site visitors to their GMail friends as their messages appear in the Junk folder. The DNS settings for both domains are as follows:
aqarcenter.com:
[url]
resalahcenter.com :
[url]
The header of sent emails as they appear in GMail is as follows: ...
the xxx@enotecalatorreroma.com is the one that for months and still now is giving problems when sending emails. Sent emails to Hotmail are going to Junk folder.
View 6 Replies View RelatedAll my Mxtools are ok... No problem with it ... Not in blacklist ...
Spoiler: Spam List
Test Result
SMTP Banner Check OK - 151.80.148.113 resolves to ns1.elattal.com
SMTP Reverse DNS Mismatch OK - Reverse DNS matches SMTP Banner
SMTP TLS OK - Supports TLS.
SMTP Connection Time 0.967 seconds - Good on Connection time
SMTP Open Relay OK - Not an open relay.
[Code] ....
I have Exim install on my server, I have a few filters setup.
I have several domains on the same server.
What I want to be able to do is blind copy all emails SENT and RECEIVED from *@domain1.com delivered to backup@backup.com
Here is my filter that copies all incoming mail, (THIS WORKS 100%)
PHP Code:
if error_message then finish endif
if $header_to: contains "@domain1.com"
then unseen deliver "backup@backup.com" endif
Now this filter does NOT work, I want it to blind copy all emails sent from *@domain1.com
PHP Code:
if $sender_address contains "@domain1.com"
then unseen deliver "backup@backup.com" endif
I have 1 outgoing mail filer working, however it is for a specific email address, here it is....
PHP Code:
if $sender_address is "user1@domain1.com"
then unseen deliver "backup@backup.com" endif
We have a CentOS6.5 with 11.5 PLESK. There is a domain named domain.com and there is an alias domain on it that named alias.com and all check boxes of it (Mail,Web,Application and ...) are selected. When we send an email from GMAIL to info@domain.com, we receive it successfully, but when we send that email to info@alias.com, it doesn't receive.
View 2 Replies View RelatedEach time I send email from my domain, 90% of the time it ends up in a users Junk Mail folder. This is for Yahoo, Gmail, etc.
I have an SPF record, Domain Keys, and am not on any blacklists,
Can you tell me....Why is yahoo marking my mail as junk?
Can anyone tell me what the likely causes are for yahoo to be marking my emails to clients as junk? We have reverse DNS set up for the server's main IP address, and I'm just not too savvy on the email technicalities of today.
I'll be happy to give you any information you need to help me diagnose the problem. It's getting irritating having to call my clients and tell them to dig the mail out of their junk folder.
I have postifix mail server running. I want to create a junk folder as and when new user is added. How can I do that?
View 2 Replies View RelatedAnyone else sign up for this?
Did microsoft require your host email them and say "[you] have exclusive sending rights for this IP"?
Here is the part of the email from microsoft:
xx, unfortunately, we have not received an e-mail confirmation from
your ISP, [host], for your IP
x.x.x.x. Please ask them to re-send the e-mail confirmation to [email] with the [id] subject. Please also
ask them to include you on the "To" or "Cc" field in case that we fail
to receive their e-mail confirmation.
Is this a requirement for everybody?
I signed up for AOL's junk reporting program a few months ago and I didn't have to bother anybody about it.
If I recall correctly, all AOL cared about was whether or not my reverse DNS was set properly.
Only one domain suddenly out of the blue is not receiving emails via web or pop3.
- deleted / recreated email
- eximup forced
- domain exists in trueuserdomains, localdomains but not in remotedomains (shouldn't)
- restarted pop server
Mail works fine on the various other domains on this box
cpanel/centos
What could be the cause? Site works fine, made no server edits.
EXIM logs show this for example
2008-01-03 20:20:03 [1643] 1JAcAE-0000QS-Ly ** admin@domain.com F=<root@server.hostdomain.com> P=<root@server.hostdomain.com> R=lookuphost T=remote_smtp: SMTP error from remote mail server after RCPT TO:<admin@domain.com>: host sentry.domainbank.com [64.85.73.28]: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) .......