From owner-freebsd-questions@FreeBSD.ORG Wed Dec 1 21:18:36 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C5E51065674 for ; Wed, 1 Dec 2010 21:18:36 +0000 (UTC) (envelope-from faust64@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1D3708FC16 for ; Wed, 1 Dec 2010 21:18:34 +0000 (UTC) Received: by qwj9 with SMTP id 9so2033954qwj.13 for ; Wed, 01 Dec 2010 13:18:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=7d9Ysf2ny36sgrdgPsAyyR59HtMvvH+jR9Em7QPo4Jc=; b=NVzueaNF6TQjIXbQFtkFeAaM634cFUCQNpzcarMMrv46z0Oz3bmrHd7BvQUESe5YBr 8YZqbMWhFXX4dWgWVoaM2ZHYJqo//cdPRT0ELRCWvwF+47JXdlQ9BKzUVDSzFcw5FdGH o4O1QTiQdgtijULTO3bxua//fBc6UleTl03D0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=O9BKWQPDl47RAen+REGKAlggz61IgWn4E/nVrdHU+/M958s4mUGcfYYyUJg0kJQbaJ 4sdpAtH5qbNUY9QWF7Wrzjs8cCTOQRWaLflYNvUTnoFs33TJkjwrZhVAkEA9qoALY0Lm UWh6QAjfP1EAUs8HtGOOFVJCfshyCqvvjq6/Q= Received: by 10.229.227.12 with SMTP id iy12mr7816346qcb.101.1291238314262; Wed, 01 Dec 2010 13:18:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.188.68 with HTTP; Wed, 1 Dec 2010 13:17:54 -0800 (PST) In-Reply-To: References: <1291144623.17510.1407935057@webmail.messagingengine.com> <20101130142812.932dc144.wmoran@potentialtech.com> From: =?ISO-8859-1?Q?Samuel_Mart=EDn_Moro?= Date: Wed, 1 Dec 2010 22:17:54 +0100 Message-ID: To: David Brodbeck Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Can MS Exchange play nice with the mailing lists? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2010 21:18:36 -0000 On Wed, Dec 1, 2010 at 8:09 PM, David Brodbeck wrote: > You might also try sending a message from the exchange server to > another email account of yours, so you can examine the headers on the > outgoing message for anything strange. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > I installed a mail server recently (dovecot/postfix), that checks for the HELO message. I wasn't able to send any mail from Outlook. The problem beeing that Outlook send its hostname as HELO message... root@mephibox : tail -f /var/log/mail.log [..] # starting outlook Dec 1 21:34:12 localhost dovecot: imap-login: Login: user=3D, method=3DPLAIN, rip=3Dmy_ip, lip=3Dsrv_ip Dec 1 21:34:13 localhost dovecot: IMAP(faust): Disconnected in IDLE Dec 1 21:34:13 localhost dovecot: imap-login: Login: user=3D, method=3DPLAIN, rip=3Dmy_ip, lip=3Dsrv_ip Dec 1 21:34:14 localhost dovecot: IMAP(faust): Disconnected in IDLE # sending mail Dec 1 21:34:44 localhost postfix/smtpd[11381]: connect from ma_box[my_ip] Dec 1 21:34:44 localhost postfix/smtpd[11381]: NOQUEUE: reject: RCPT from ma_box[my_ip]: 504 5.5.2 : Helo command rejected: need fully-qualifie= d hostname; from=3D to=3D proto= =3DSMTP helo=3D Dec 1 21:34:44 localhost postfix/smtpd[11381]: disconnect from ma_box[my_ip= ] beta beeing my WinXP client's hostname I tried to change my hostname to beta.example.com, but windows keeps saying I can't put dots in this field... Then, I checked the 'Domain' option (instead of 'Workgroup'), typed my domain name, tryied to connect ... Checking the error details, the main idea was that there wasn't any ldap record in my DNS (which is wrong, there's just no LDAP at that address). It ended up that there's no way I would setup any LDAP server to provide mail services to my VMs. So... back to your problem, first thing to check: are you member of your mail server's domain? Did IT correctly configured your computer/Are you trying from your own laptop? Even if you can send mail to other members of your domain or a large part o= f mail servers (mostly based on exchange, poorly configured postfix, ...): I won't be surprise if Exchange isn't checking the HELO message... --=20 Samuel Mart=EDn Moro {EPITECH.} tek5 CamTrace S.A.S (+033) 1 41 38 37 60 1 All=E9e de la Venelle 92150 Suresnes FRANCE /* * If the new process paused because it was * swapped out, set the stack level to the last call * to savu(u_ssav). This means that the return * actually returns from the last routine which did * the savu. * * You are not expected to understand this. */ if(rp->p_flag&SSWAP) { rp->p_flag =3D& ~SSWAP; aretu(u.u_ssav); } Unix V6 Kernel