Author Topic: Cannot send a test email  (Read 4441 times)

Offline jkm9694

  • Newbie
  • *
  • Posts: 1
Cannot send a test email
« on: August 09, 2016, 08:19:27 AM »
Hello,

I am unable to send a test email to mail-tester.com

The issue I receive is:

Code: [Select]
    SMTP error from remote mail server after end of data:
    host mail-tester.com [94.23.206.89]: 550 5.7.1 Don't add us as CC or BCC, send it directly to a @mail-tester.com email address !

------ This is a copy of the message, including all the headers. ------

Return-path: <contact@joemalloy.co.uk>
Received: from admin by ns331729.ip-37-187-122.eu with local (Exim 4.84_2)
    (envelope-from <contact@joemalloy.co.uk>)
    id 1bX5oo-00062s-2q
    for web-ZgagJY@mail-tester.com; Tue, 09 Aug 2016 14:07:38 +0200
To: web-ZgagJY@mail-tester.com
Subject: test in the subject
X-PHP-Originating-Script: 0:rcube.php
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII;
 format=flowed
Content-Transfer-Encoding: 7bit
Date: Tue, 09 Aug 2016 13:07:38 +0100
From: Joe Malloy <contact@joemalloy.co.uk>
To:
Subject:
Reply-To: contact@joemalloy.co.uk
Mail-Reply-To: contact@joemalloy.co.uk
Message-ID: <9decdde9196ab899828e021b8d3ca24f@joemalloy.co.uk>
X-Sender: contact@joemalloy.co.uk
User-Agent: Roundcube Webmail/1.2.1

Cheers

Joe

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Cannot send a test email
« Reply #1 on: August 09, 2016, 09:51:26 AM »
The error is pretty clear:
Code: [Select]
550 5.7.1 Don't add us as CC or BCC, send it directly to a @mail-tester.com email address !

Are you putting the test email address in the to field?