Re: User root can't get email

2012-05-04 Thread Efraín Déctor
Hello. Silly me didn't tought about doing a service sendmail onerestart before sending this email. Executing that command solved my problem. Thank you. -Mensaje original- From: Efraín Déctor Sent: Friday, May 04, 2012 5:13 PM To: Jason Hellenthal Subject: Re: User root can't get emai

Re: Make filesystem type configurable for periodic(8)?

2012-05-04 Thread Andriy Gapon
on 04/05/2012 19:08 Bryan Drewery said the following: > On 05/04/2012 11:05 AM, Freddie Cash wrote: >> A few of the periodic(8) scripts in FreeBSD have constructs similar to >> the following to get which filesystems to scan for various things: >> MP=`mount -t ufs,zfs | awk '$0 !~ /no(suid|exec)

Re: High load event idl.

2012-05-04 Thread Albert Shih
Le 27/04/2012 ? 22:30:13+0200, Albert Shih a écrit > Hi all > > I'm running 9-stable on all my computer. (csup yesterday). > > On my desktop everything is fine. But I've two laptop, (both are Dell). On > both latptop I've problem about the load, event when I do nothing I got a > load between 0

Re: Make filesystem type configurable for periodic(8)?

2012-05-04 Thread Freddie Cash
On Fri, May 4, 2012 at 11:02 AM, Freddie Cash wrote: > On Fri, May 4, 2012 at 9:08 AM, Bryan Drewery wrote: >> On 05/04/2012 11:05 AM, Freddie Cash wrote: >>> A few of the periodic(8) scripts in FreeBSD have constructs similar to >>> the following to get which filesystems to scan for various thin

Re: Make filesystem type configurable for periodic(8)?

2012-05-04 Thread Freddie Cash
On Fri, May 4, 2012 at 9:08 AM, Bryan Drewery wrote: > On 05/04/2012 11:05 AM, Freddie Cash wrote: >> A few of the periodic(8) scripts in FreeBSD have constructs similar to >> the following to get which filesystems to scan for various things: >>     MP=`mount -t ufs,zfs | awk '$0 !~ /no(suid|exec)

Re: Make filesystem type configurable for periodic(8)?

2012-05-04 Thread Bryan Drewery
On 05/04/2012 11:05 AM, Freddie Cash wrote: > A few of the periodic(8) scripts in FreeBSD have constructs similar to > the following to get which filesystems to scan for various things: > MP=`mount -t ufs,zfs | awk '$0 !~ /no(suid|exec)/ { print $3 }'` > > For systems with large ZFS pools, and

Make filesystem type configurable for periodic(8)?

2012-05-04 Thread Freddie Cash
A few of the periodic(8) scripts in FreeBSD have constructs similar to the following to get which filesystems to scan for various things: MP=`mount -t ufs,zfs | awk '$0 !~ /no(suid|exec)/ { print $3 }'` For systems with large ZFS pools, and many ZFS filesystems, these periodic scripts can grin

American Express Alert - Personal Security Key Reset

2012-05-04 Thread americanexpr...@email.americanexpress.com
American Express Alert - Personal Security Key Reset American Express Alert - Personal Security Key Reset For your security: _ Dear American Express member, To protect your account(s), we need you to re-authent

Re: Reject Action For SPF

2012-05-04 Thread Holger Kipp
Am 04.05.2012 um 09:45 schrieb Prabhpal S. Mavi: > >> Fix your backup server to have the data required to perform the >> filtering. Don't force the rest of the world to waste cycles and >> bandwidth attempting to send email to a backup MX that you have >> advertised. If you can't do it correctl

Re: Reject Action For SPF

2012-05-04 Thread Prabhpal S. Mavi
> Fix your backup server to have the data required to perform the > filtering. Don't force the rest of the world to waste cycles and > bandwidth attempting to send email to a backup MX that you have > advertised. If you can't do it correctly, DO NOT DO IT. Hello Mark. A Don't you think you guy