From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 20:48:07 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4418C7E5 for ; Wed, 25 Jun 2014 20:48:07 +0000 (UTC) Received: from mail-vc0-x233.google.com (mail-vc0-x233.google.com [IPv6:2607:f8b0:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0111923DE for ; Wed, 25 Jun 2014 20:48:06 +0000 (UTC) Received: by mail-vc0-f179.google.com with SMTP id id10so2505482vcb.24 for ; Wed, 25 Jun 2014 13:48:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=9/rzOlVRwJ5xUvbVDOgQc2oELxgY1ZWHoWXYji3YKjk=; b=FzJ0oBk+8VDyBEM1Hr5ST89sehtT+jbAPAIk29Ty/EVDPxpE/dr3uMGyETS/BnmgBR xAsQgjTBKrUEw1uWLdaoFHXQiyYX98mPBnahzA6vjg0XmVJSX7UADDoRa6jBkEMPPGFS 1QqKSE+B6Hqeoz5Fw4v6IrgaLrxhvZmwSDYsq4ZvQobe5WsfNAEFGHiqmKtrjzCX6O6i pqvEu6Ag+nhZJC6BwMA32MrruxliB+OCCtpUKSvzZVXnFXy7I1JcFP3V3AvWjQRgY0ZX w4Ncpk1/rnfc2DwBxA8qNVSAWCegugNBiaZK7wdfm5gK9K4KYGrdUKMupjzYLYeTd8a5 4exA== MIME-Version: 1.0 X-Received: by 10.52.242.105 with SMTP id wp9mr7601255vdc.21.1403729285803; Wed, 25 Jun 2014 13:48:05 -0700 (PDT) Sender: christopher.maness@gmail.com Received: by 10.58.162.37 with HTTP; Wed, 25 Jun 2014 13:48:05 -0700 (PDT) In-Reply-To: <1856A7B3-9C66-4441-AC01-F0C4DCFC04B0@mac.com> References: <1856A7B3-9C66-4441-AC01-F0C4DCFC04B0@mac.com> Date: Wed, 25 Jun 2014 13:48:05 -0700 X-Google-Sender-Auth: MP03GdAfw6lHOKOq1V2RF1RBlNc Message-ID: Subject: Re: Strange Mailer Activity From: Chris Maness To: Charles Swiger X-Mailman-Approved-At: Wed, 25 Jun 2014 21:31:58 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2014 20:48:07 -0000 > > Approximately. It's a sendmail queue ID; run mailq or look under > /var/spool/mqueue/ > if the mail is being queued locally. > > Here is the output (sample) of mailq, and these look all wrong: s5LI77V9007776 10197 Sat Jun 21 11:07 MAILER-DAEMON (Deferred: Connection refused by helpdesk.cbvapm.net.) s5KLKv0D001646 9239 Fri Jun 20 14:20 MAILER-DAEMON (Deferred: Operation timed out with niphost.biz.) s5KMaroi001864 746357 Fri Jun 20 15:36 MAILER-DAEMON (Deferred: Connection refused by acryler.asia.) Total requests: 108 If it is in my mail queue, then I can assume it is originating from my system. I am not sure how, as I don't see any strange users logged in or anything. Chris