Date: Mon, 13 May 2002 14:15:36 -0500 From: "Jack L. Stone" <jackstone@sage-one.net> To: freebsd-questions@freebsd.org Subject: Cron mail out job Message-ID: <3.0.5.32.20020513141536.011d8048@mail.sage-one.net>
next in thread | raw e-mail | index | archive | help
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 <passwd> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20020513141536.011d8048>