RE: Newbie Question: Mail from from cron jobs...

2007-05-16 Thread Ian Lord
x27;Oliver Peter'; 'Jerry McAllister'; freebsd-questions@freebsd.org Subject: Re: Newbie Question: Mail from from cron jobs... On 2007-05-16 03:21, Ian Lord <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Oliver Peter [mailto:[EMAIL PROTECTED] > Sent:

Re: Newbie Question: Mail from from cron jobs...

2007-05-16 Thread Giorgos Keramidas
On 2007-05-16 03:21, Ian Lord <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Oliver Peter [mailto:[EMAIL PROTECTED] > Sent: 16 mai 2007 03:18 > To: Jerry McAllister > Cc: Oliver Peter; Ian Lord; freebsd-questions@freebsd.org > Subject: Re: Newbie Quest

Re: Newbie Question: Mail from from cron jobs...

2007-05-16 Thread Schiz0
On 5/16/07, Ian Lord <[EMAIL PROTECTED]> wrote: -Original Message- From: Oliver Peter [mailto:[EMAIL PROTECTED] Sent: 16 mai 2007 03:18 To: Jerry McAllister Cc: Oliver Peter; Ian Lord; freebsd-questions@freebsd.org Subject: Re: Newbie Question: Mail from from cron jobs... On Tu

RE: Newbie Question: Mail from from cron jobs...

2007-05-16 Thread Ian Lord
-Original Message- From: Oliver Peter [mailto:[EMAIL PROTECTED] Sent: 16 mai 2007 03:18 To: Jerry McAllister Cc: Oliver Peter; Ian Lord; freebsd-questions@freebsd.org Subject: Re: Newbie Question: Mail from from cron jobs... On Tue, May 15, 2007 at 05:38:15PM -0400, Jerry McAllister

Re: Newbie Question: Mail from from cron jobs...

2007-05-16 Thread Oliver Peter
On Tue, May 15, 2007 at 05:38:15PM -0400, Jerry McAllister wrote: > On Tue, May 15, 2007 at 11:26:03PM +0200, Oliver Peter wrote: > > > On Tue, May 15, 2007 at 12:26:36PM -0400, Ian Lord wrote: > > > ... > > > > > > Where can I change the address [EMAIL PROTECTED] to > > > [EMAIL PROTECTED] ? >

Re: Newbie Question: Mail from from cron jobs...

2007-05-15 Thread Norberto Meijome
On Tue, 15 May 2007 12:26:36 -0400 "Ian Lord" <[EMAIL PROTECTED]> wrote: [] > The problem, is that the mail is coming from > > [EMAIL PROTECTED] > > We have a spamfirewall and it rejects the mail saying localhost.mydomain.com > is invalid. > > Where can I change the address [EMAIL PROTECTED

Re: Newbie Question: Mail from from cron jobs...

2007-05-15 Thread Jerry McAllister
On Tue, May 15, 2007 at 11:26:03PM +0200, Oliver Peter wrote: > On Tue, May 15, 2007 at 12:26:36PM -0400, Ian Lord wrote: > > ... > > > > Where can I change the address [EMAIL PROTECTED] to > > [EMAIL PROTECTED] ? Look in the file /etc/mail/aliases You can alias root to go to your favorite add

Re: Newbie Question: Mail from from cron jobs...

2007-05-15 Thread Oliver Peter
On Tue, May 15, 2007 at 12:26:36PM -0400, Ian Lord wrote: > ... > > Where can I change the address [EMAIL PROTECTED] to > [EMAIL PROTECTED] ? Did you set up your hostname correctly in /etc/rc.conf ? Furthermore you need to tell your MTA how your hostname is called. -- Oliver PETER, email: [EMA

Newbie Question: Mail from from cron jobs...

2007-05-15 Thread Ian Lord
Hi, Everyday, cron is sending me status reports of jobs it ran. In my /etc/mail/aliases I configured root: [EMAIL PROTECTED] and it works fine. The problem, is that the mail is coming from [EMAIL PROTECTED] We have a spamfirewall and it rejects the mail saying localhost.mydomain