From owner-freebsd-questions Mon Mar 19 13:19: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from oracle.clara.net (oracle.clara.net [195.8.69.94]) by hub.freebsd.org (Postfix) with ESMTP id 2AF8537B725 for ; Mon, 19 Mar 2001 13:19:00 -0800 (PST) (envelope-from alex@clara.co.uk) Received: from [213.253.39.103] (helo=myname.my.domain) by oracle.clara.net with esmtp (Exim 3.11 #5) id 14f73K-000G6f-00 for freebsd-questions@freebsd.org; Mon, 19 Mar 2001 21:18:58 +0000 Received: (from alex@localhost) by myname.my.domain (8.11.3/8.11.3) id f2JLK8X00527 for freebsd-questions@freebsd.org; Mon, 19 Mar 2001 21:20:08 GMT (envelope-from alex) Date: Mon, 19 Mar 2001 21:19:53 +0000 From: "Aleksandar Simic'" To: FreeBSD Questions Subject: Local mail sending problem Message-ID: <20010319211952.A498@frustum.clara.co.uk> Mail-Followup-To: Aleksandar Simic' , FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm having a problem sending mail locally. I've configured Sendmail to relay my mail via my ISP's MTA, and that is how I can send mail to this list. I've also configured procmail to distribute mail to local users. My .procmailrc and root's looks like this: MAILDIR=$HOME/Mail DEFAULT=$MAILDIR/mbox LOGFILE=$MAILDIR/from LOCKFILE=$MAILDIR/.lockmail The Mail directory exists as well as the mbox and from files. I've also edited /etc/mail/aliases and replaced root with my user name. Afterwards I've run newaliases. The problem is that when I run mailq I get this in the output after a little delay: 2171 Mon Mar 19 17:35 MAILER-DAEMON (Deferred: local mailer (/usr/libexec/mail.local) exited with) root 4859 Mon Mar 19 17:36 MAILER-DAEMON (Deferred: local mailer (/usr/libexec/mail.local) exited with) root I would be very grateful if you could help me solve this problem. Thanks in advance. --Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message