Questions tagged as ['spam-marked']

This tag is about outgoing email being tagged as spam. Please read the canonical questions given in the full tag wiki before using it.
Score: 0
Jean avatar
spamhaus.org is blocking our IP because we use multiple unrelated HELO values
jp flag

spamhaus.org is blocking our IP because we send mail using multiples domain names from a single IP.

The message is

A device (computer, server, mobile phone, etc), or an app on a device that is using aaa.bbb.ccc.ddd is infected, badly misconfigured, or compromised. It is making SMTP connections with multiple unrelated HELO values on port 25.

The most recent detection was on: May 18 2022, 10:20:00 UTC (+ ...

Score: 0
Matthias avatar
send email from another server than FROM domain without being marked as spam
cn flag

I want to send a mail from a website. The mail server from this domain is not publicly reachable, so I can't use that to send the mail.

The webserver that hosts the website has another email server that I can/have to use. But I want the FROM to be the website domain.

How can I set this up without my mails being marked as spam for claiming to be from the website domain when the mail server that sent  ...

Score: 0
VagrantPaladin avatar
How to prevent email forwarded by exim from being seen as spam
in flag

I have recently started to look after a mail system where users can host their email with a web mail front end. One of the features provided is a function to set up forwarding.

The problem I am facing, and which people before me have faced, is that when users forward mail to another mailbox, such as their own gmail address, Google sees the email as coming from an unauthorized IP address.

I understa ...