From owner-freebsd-questions@freebsd.org Wed Jan 3 18:53:11 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 8DE30EA99E2 for ; Wed, 3 Jan 2018 18:53:11 +0000 (UTC) (envelope-from markmoellering@psyberation.com) Received: from mail-qt0-x235.google.com (mail-qt0-x235.google.com [IPv6:2607:f8b0:400d:c0d::235]) (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 4FA8C80DB1 for ; Wed, 3 Jan 2018 18:53:11 +0000 (UTC) (envelope-from markmoellering@psyberation.com) Received: by mail-qt0-x235.google.com with SMTP id w10so3260705qtb.10 for ; Wed, 03 Jan 2018 10:53:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=psyberation-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:cc; bh=4L8qkwJQF5WdVkVO+Q85ZyOBSumf+bpHQoD4g7So3kQ=; b=fOEr7f3jKKpRcUNjZu3res7mE7IoEQQhw9DZA59oC3Mdynn8+HVThnfXnAuMNspCOd xYK6VVID/MynhHQD70T2mIkJUBKhEn/huDBm1k+IOwNKtzZOESmLKnhkG6k+KcvO3496 IqeSFyW9kyriQPwhnYhz+Sn1m6g0jrxa0RfD0OfjwWvs2Uxv6FuL6SMzumm0AOEbXHIl aoAKxqZXJlEFPM0jBJOFe6xaOuXeb12epOzoUQJ249VcLceRgMeJYjfeax483fm8/oTi 2c6jZMiesOTE4W3IpXlLtN/yk6F28FEBL8joLqESWFGVdbX9bEsw1WkOrmhYSg3A96FE eJsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:cc; bh=4L8qkwJQF5WdVkVO+Q85ZyOBSumf+bpHQoD4g7So3kQ=; b=TNX2XPSsrMxnHseQL+ZvBOj/dM/tN8a+jdBTSweyQUOSHpMZfqIhaDzFL0XNcxY6Hy KNvvt8M7347iakPuCvwYID+ybj9qJkNm0UYmk/sw4PWuOf6jlfUtcrksGWoapIuqWxv7 x/1aHC+lhv13n4gz+lt1l6/+bhRCq68Mz3ImYMjBSeQML3bGuFQdIjePMt7cG2TFudPx QtleHzO3uMHODG0n95Mh7kdCYvNIBo1pCAJoj4F03O8y6rW1tpxt1ycf2v9hzllWZUc5 klKcHqlyOylr6lNSaR0Zn0ribi8jWTjdnBzXWBbDvohGeGwsqHX0/sKdPTvpmdx8unPu XnDg== X-Gm-Message-State: AKGB3mLQEuaclmPdCC5H+pYdhGNc6GXmcIo7mUYWmMbRHQp1TOkjGfYn F82XKsbUi8+jgNdG6bdiGGUBXxYz0KRcdgZ8qEIAzQ== X-Google-Smtp-Source: ACJfBovidVZ8zf08yTzw1D9PDSUSCRCHBg+l7oZMlA5ACs1wh93bgr7aB5i1MOTz86/Cyb7c84a2dEAufWBzSXWvF3M= X-Received: by 10.200.36.9 with SMTP id c9mr3286510qtc.182.1515005588872; Wed, 03 Jan 2018 10:53:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.45.121 with HTTP; Wed, 3 Jan 2018 10:53:08 -0800 (PST) In-Reply-To: References: From: Mark Moellering Date: Wed, 3 Jan 2018 13:53:08 -0500 Message-ID: Subject: Re: Craigslist emails not coming through on my server Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 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 18:53:11 -0000 Chris, What mail program are you using? If I may, there are a few basics you should know before posting to this list. Your type of question happens often, so I want to try and cover these basics. I don't want you to think you shouldn't ask questions but you will get much better and more polite answers if a few basic rules are followed; Step one: go to the specific mailing list or forum for the offending application. I would guess either, sendmail or dovecot. There should be suggestions as to what log-files and config files should be included with errors. Step two: copy and paste the error and include any suggested files. If you can't find that information, try to include all relevant config files, and including a portion of the log files surrounding and including the error can help as well. Send this information in your post to the application forum / list [from Step One]. If you do this, you will get a much better and quicker response. Step three: If someone on the mail-daemon list [from step one] says that everything should work, and it could be something in the OS; Try and get a clear understanding of why they think it is the OS. Post to this list with everything that has transpired on the mail-daemon list. Feel free to copy and paste an email thread. Too much information is rarely a problem. It is best to include an summary of everything you have done so far, and what lead you to post to this list. Then, include config files, email threads, etc. This way, everyone knows what has already been tried. and because I feel for anyone setting up email server software, go through the documentation. It could be that craigslist is not following all of the RFCs regarding email correctly, and you have to allow an incorrectly configured email server to connect to you. When I set up this sort of software on FreeBSD, there were specific controls for allowing certain Microsoft applications to connect, as Microsoft was notorious for not following RFCs. Sincerely Mark Moellering On Wed, Jan 3, 2018 at 12:39 PM, Chris Maness wrote: > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >