I was trying to see what response Scalix would send if I sent to an email address that doesn't exist.
So I sent an email to blahblah@meidomus.com from my gmail account.
The response I got (from mailer-daemon@gmail.com):
Code: Select all
This is an automatically generated Delivery Status Notification
Delivery to the following recipient failed permanently:
blahblah@meidomus.com
Technical details of permanent failure:
PERM_FAILURE: SMTP Error (state 9): 550 Denied due to spam list
----- Original message -----
Received: by 10.49.65.17 with SMTP id s17mr310302nfk;
Wed, 29 Mar 2006 03:43:06 -0800 (PST)
Received: by 10.48.80.7 with HTTP; Wed, 29 Mar 2006 03:43:06 -0800 (PST)
Message-ID: <828fd6cc0603290343m4102e246i3ee8d96b8d0bf271@mail.gmail.com>
Date: Wed, 29 Mar 2006 14:43:06 +0300
From: "Burhan Khalid" <my-gmail-address-here>
To: blahblah@meidomus.com
Subject: hello!
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
this is a message to test the bounce back
Shouldn't this error be something like 'blahblah@meidomus.com -- unknown user' or something along these lines?