From owner-freebsd-questions Mon May 13 12:15:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by hub.freebsd.org (Postfix) with ESMTP id 7217937B405 for ; Mon, 13 May 2002 12:15:39 -0700 (PDT) Received: from SAGEONE (sageone [192.168.0.5]) by sage-one.net (8.11.6/8.11.6) with SMTP id g4DJFcZ16889 for ; Mon, 13 May 2002 14:15:38 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020513141536.011d8048@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 13 May 2002 14:15:36 -0500 To: freebsd-questions@freebsd.org From: "Jack L. Stone" Subject: Cron mail out job Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I really feel dumb with this question, but I'm temporarily stumped. I have moved some mailing lists from a BSDi system and I ran some cron commands that issued instructions to the mail list to make a digest, like: # echo mkdigest mylist-digest | mail majordomo@mylist.org On that system, cron knew my full email address, like "me@myhost.net" However, on the new FBSD server, it's only sending the command as "me" and does not add the host name as the suffix. This causes Majordomo to abort because of "illegal email address". How the heck do I make cron on this new system see that the command is issued from me@myhost.net....??? Nothing I've tried works. Really need to solve this soon. Help appreciated and your indulgence.... Thanks! .... our website: http://www.sage-one.net/ Best regards, Jack L. Stone Server Admin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message