
jodie.puah at gmail
May 5, 2009, 5:04 AM
Post #5 of 8
(1917 views)
Permalink
|
Hi , Sorry about "Mydomain.com" I didn't know I was to use "example.com" No the Delivered-To is that strange, I didn't change that except the domain. Now I am anxious. I will check on my mail server instantly. Thanks all for the help. -----Original Message----- From: Markus Stumpf [mailto:lists-qmail [at] maexotic] Sent: Tuesday, May 05, 2009 7:56 PM To: Jodizzz Cc: qmail [at] list Subject: Re: Large amount of bounces It would be a LOT easier to help, if you wouldn't obfuscate the real domain and server names by abusing a domain that you don't even own: Domain Name: MYDOMAIN.COM Registrant: Dotster Inc. 8100 NE Parkway DR Suite 300 Vancouver, WA 98662 US If you think you must hide your domain then at least use "example.com" which is allocated excatly for that reason. The emails are injected locally. Looking at your qmail-smtpd and qmail-send logs would have told you that. As for the origin I'd bet you have some webserver or other service running on that and that is abused to inject the spam (cms, free wiki, formmail.cgi, ...). And no, nobody is sending mail TO root at that domain. Return-Path: <root [at] mail> Received: (qmail 25013 invoked by uid 0); 5 May 2009 05:29:19 +0800 Delivered-To: @mail.mydomain.com The local mail program (sendmail, qmail-inject) is invoked by the user root (or at least with root permissions). You can see that from the fact that qmail is "invoked by uid 0". This is why the ReturnPath is set to root [at] _hostname and this is why "root" gets all the bounces (oh, and the Delivered-To line looks really strange, too, so if you haven't tried to obfuscated it, too, by deleteing the local part, you might also have some configuration issues). \Maex
|