From owner-freebsd-questions@freebsd.org Wed Jan 3 17:39:27 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8BE1EA6CA4 for ; Wed, 3 Jan 2018 17:39:27 +0000 (UTC) (envelope-from christopher.maness@gmail.com) Received: from mail-qt0-x22a.google.com (mail-qt0-x22a.google.com [IPv6:2607:f8b0:400d:c0d::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84DE37DF78 for ; Wed, 3 Jan 2018 17:39:27 +0000 (UTC) (envelope-from christopher.maness@gmail.com) Received: by mail-qt0-x22a.google.com with SMTP id i40so3001052qti.8 for ; Wed, 03 Jan 2018 09:39:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:from:date:message-id:subject:to; bh=albOY/WVGrQgPyvHaNB87rPb5nx7weP39FKyCqlyrSI=; b=tOMStLhXtPy7rUyiAG0MKFxr0WIzx2VHTymQXB2pv7zYY4wUcffqDpTzWCYCSzqVtc 76cEDHkyKgh/i/2RCnRjjIWQMzz29OOKvrdjp9yCeQoOWhz5IpHSkzGtuGjJVOZRPiU7 k2/e5J+qH9nctkuOpydDcluLTplFIFCJv9tQtrij4Shdb2l42bk6oN6hccsD9p+wTDwf BU0C7dI8qjhBSINrfr3YCy+2rATBscoEaQamK8jn+0/jJXmmkC/5qjkz67d8shE2b7eV G/579foopWRZ07r+AsoGl5Zflnj4IQH3iacmzMqefhhm/LuRIfEWKl3W2YgEaL7bAfPf WpjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=albOY/WVGrQgPyvHaNB87rPb5nx7weP39FKyCqlyrSI=; b=t/ffbddUv2RgF5tqB0v9ycw6fqAemmbUWFAmkv+LP2zMB+ctYwRESvMCqVLmY6h074 YOU4myr+qJUlDDM/FWHoXLJ2cTLjFJt4kHOrE4MzMrtkEFtuQ9TtMDbvxF5onddrYutK sEP/Ddte3+ZxbpKl2vHOXbOUdPXKYEWMJuTxG9s+88TXv4GKJ9J1n3Zz5rHgXLxFvA2+ r4ZqQ56PNlgKv40VrQt8U5ytfwLICW+RI/foESoDSuxT61UO2yM7KLnmIend8xhIT+lI gi2Fv5tVQRPtS8x7a/FtdEfsT/JvyaL5kAxWwr12MUnkeUL3NV7QDg4WVEKS38xdiTFq wmOg== X-Gm-Message-State: AKGB3mJAnqmoEYS1KC5gcjA+aifqlnun+BGj1yNYO3x+GSYxrmvqbe9y trtd1QjNqWZyW3gLkaSvjdleAR5q8gojWeGEZDgafw== X-Google-Smtp-Source: ACJfBotFP9ExyPKs/Wfj3RZGIV91rKcV1TF8Oldr4YXA8nvgJZFVtMQsDbpEndPozZSQtD8yu25JbZfyujvm5IOrZ2A= X-Received: by 10.200.37.125 with SMTP id 58mr2557840qtn.138.1515001166390; Wed, 03 Jan 2018 09:39:26 -0800 (PST) MIME-Version: 1.0 Sender: christopher.maness@gmail.com Received: by 10.200.46.185 with HTTP; Wed, 3 Jan 2018 09:39:25 -0800 (PST) From: Chris Maness Date: Wed, 3 Jan 2018 09:39:25 -0800 X-Google-Sender-Auth: Nz6oIhctSERREemC5aKRAXhMoQQ Message-ID: Subject: Craigslist emails not coming through on my server To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2018 17:39:27 -0000 I try to reset my CL password, but I am not receiving emails and I am receiving this message in the maillog: " Jan 3 09:31:54 ns1 sm-mta[81230]: w03HUpaV081230: mxo2a.craigslist.org [208.82.237.97] did not issue MAIL/EXPN/VRFY/ETRN during connection to IPv4 " Not sure if this is a fail or a warning, and it is something I need to fix or they need to fix. Any suggestions? Thanks, Chris