From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 01:42:20 2008 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 5AD251065672 for ; Wed, 30 Jul 2008 01:42:20 +0000 (UTC) (envelope-from andy.christianson.2@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.228]) by mx1.freebsd.org (Postfix) with ESMTP id 142FC8FC13 for ; Wed, 30 Jul 2008 01:42:19 +0000 (UTC) (envelope-from andy.christianson.2@gmail.com) Received: by qb-out-0506.google.com with SMTP id e34so47657qbe.35 for ; Tue, 29 Jul 2008 18:42:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=EaEK8zOxAzqJKbbL8hXfrrMp+FfGFubp5V23wXzQ2t8=; b=Fv/D+HE6LYgbkGG2FZukjU1UPoCp7HmBnLZgEXSAkrn35qFURY7fAga1iHgeOfN6WQ QEO/g6cWfm5i2vKUvZf/mqx0VqLrsIbOoM3ERcV93ArBbdaiPqIS0OnKcWz6OnFj6sPM Y+4Pc6XG3oP3SxgMecbLpohA/kO2PUtdZOEP8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Ug80mDCFAj80paelOvP8gAOcyI+5fNM7FECYaZpM4byBPRzgvfczVAbowYYKVdVypy KoqTDso9dpQRWiiTnCRxNyVeEpgKlpcQJZfuxqZ1Ps5QPFW8TeZkqzc/gFRqb905QfUB UfDAvzPkHDwRnEKPbtPzoECFtVU8LFLrk0Tqc= Received: by 10.141.211.13 with SMTP id n13mr3831441rvq.184.1217381210584; Tue, 29 Jul 2008 18:26:50 -0700 (PDT) Received: by 10.141.43.17 with HTTP; Tue, 29 Jul 2008 18:26:50 -0700 (PDT) Message-ID: <24cec69a0807291826p6edc2c43ya7aa09b57e8c99ff@mail.gmail.com> Date: Tue, 29 Jul 2008 21:26:50 -0400 From: "Andy Christianson" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Mail Heading to dead.letter 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, 30 Jul 2008 01:42:20 -0000 Whenever I send any email from my normal user account, it goes straight to dead.letter, even if I attempt to mail a local user. When I try to send mail as root, it simply does not send. I have a very basic, updated FreeBSD 7.0 installation. Mail has not worked since I installed 7.0 about 42 days ago. I am able to ping internet addresses as well as well as resolve domain names. At the very least, can someone point me in the correct direction to start debugging this? I have read relevant sections in the FreeBSD handbook as well as sendmail manpages, etc. Thanks in advance for any help! -Andy