• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

message sending to other destination, possible hijack?

trec

New Pleskian
I have recieved a mailer-deamon failure notice of a message that didn't arrive to their destination.

the problem is the e-mail has the text of one of my messages that was sent to an specific user, and the error returns with several addresses from Brasil wich I don't know, it seems as if the message were sent with copy to this Brasil users without my knowledge.

Is there anyway this could happen directly form the server?
Using RHES3 qmail and Plesk 7.5.4

I also looked at my maillogs for the full last week and can't find when this message was sent to the .br accounts

here is some of the failure notice (I don't know anyone from Brasil)

----
Hi. This is the qmail-send program at xxxxx.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<adwb@acs.ind.br>:
200.234.203.6 does not like recipient.
Remote host said: 550 desculpe, este destinatario nao existe. sorry, that
mailbox isn't in my list of allowed mailboxes (#5.7.1)
Giving up on 200.234.203.6.

<adwb@adrianavacanti.eti.br>:
200.234.203.6 does not like recipient.
Remote host said: 550 desculpe, este destinatario nao existe. sorry, that
mailbox isn't in my list of allowed mailboxes (#5.7.1)
Giving up on 200.234.203.6.

<adwb@abcbrasil.com.br>:
200.160.167.17 does not like recipient.
Remote host said: 550 <adwb@abcbrasil.com.br>: Recipient address rejected:
adwb@abcbrasil.com.br... No such user
Giving up on 200.160.167.17.

--- Below this line is a copy of the message.

Return-Path: <pepe@x***********>
Received: (qmail 3911 invoked from network); 22 Aug 2006 12:26:03 -0500
Received: from dsl-189-165-42-xxx.prod-xxx.com.mx (HELO gerencia)
(189.165.42.xx)
by xxxx.com with SMTP; 22 Aug 2006 12:25:59 -0500
From: xxxxxx
To: "Alvaro xxxx" <alvarorobles@xxxxxx.net.mx>,
"'Bernardo xxxxxx'" <elbuxxxxxx@hotmail.com>
Subject: memxxxx
Date: Tue, 22 Aug 2006 13:27:39 -0500
Message-ID: <00c301c6c618$b8797480$690fa8c0@gerencia>
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_NextPart_000_00C4_01C6C5EE.CFA36C80"
X-Mailer: Microsoft Office Outlook 11
Thread-Index: AcbGGKXZwFI62nnjTxq06Ix0ZOBpYQ==
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962

This is a multi-part message in MIME format.

------=_NextPart_000_00C4_01C6C5EE.CFA36C80
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_00C5_01C6C5EE.CFA36C80"


------=_NextPart_001_00C5_01C6C5EE.CFA36C80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
 
From what I've found this error occurs when you use qmHandle to delete messages from the queue. Doesn't seem to actually fail, just sends failure notices. It's probably best to only use qmHandle when really needed. A large queue doesn't really matter unless it's causing you problems.
 
Back
Top