Re: Mailscanner PC requirements

2005-06-03 Thread Lars Kristiansen
 Hi
 might need more RAM, esp is you plan to use Spamassassin with the MS
 setup. My old system (cel 500 512MB RAM) would top out around 14,000
 messages per day of around 25kb average size. But I was also running
 MailWatch and the associaed mysql DB on the box as well and lots of
 extra SA rules..

 As for performance related stuff vmstat/iostat/sar are good places to
 start. Also you don't mention the MTA to be used. This can make a huge
 difference. Sendmail and Postfix tend to slower with exim and qmail
 faster in that order.

 You'll get extra performance by turning on softupdates on the spool
 directory filesystems too.

You can tune a couple of settings in MailScanner.conf which will help a lot:

As each mailscanner process uses about 20Mb of memory you probably want to
reduce the number of mailscanner children to 2 or 3.
for example: Max Children = 3
Dont recommend using only one because if that one chokes then the system
can stop processing mail altogether. Two or three children decreases that
risc.

Also if using spamassassin you can set spamassassins timeout high.
I have not heard of any drawbacks with this and it saves you lots of
worries, and especially so in a system with small resources.
for example: SpamAssassin Timeout = 600


 See you on the MailScanner users email list (under my work email).

also recommended reading:
http://wiki.mailscanner.info


--
Hilsen from Lars




 --
 Martin

 On 6/1/05, Jean-Paul Natola [EMAIL PROTECTED] wrote:
 Hi all,

 First OFF NEWBIE here - so  please bear with me--

 I have installed  FreeBSD 5.4 on a box that I plan to use Mailscanner to
 filter the mail prior to hitting my Mail server.

 Its on a PII 450 with 256mb ram  and a 12 gig drive.

 I would like to know

 1) How can I check to make sure the system is running OK ( I'm from the
 windows world) where we have event logs  and performance monitor to make
 sure
 the install was done correctly, give you page fault data mem ,cpu usage
 etc...

 Any tools  or commands in FreeBSD that can give me this type of info?

 2) given the above specs, is that ok to handle mail for roughly 40
 users?

 Thanks in advance





 Jean-Paul Natola
 Network Administrator
 Information Technology
 Family Care International
 588 Broadway Suite 503
 New York, NY 10012
 Phone:212-941-5300 xt 36
 Fax:  212-941-5563
 Mailto: [EMAIL PROTECTED]

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mailscanner PC requirements

2005-06-02 Thread Martin Hepworth
Hi
might need more RAM, esp is you plan to use Spamassassin with the MS
setup. My old system (cel 500 512MB RAM) would top out around 14,000
messages per day of around 25kb average size. But I was also running
MailWatch and the associaed mysql DB on the box as well and lots of
extra SA rules..

As for performance related stuff vmstat/iostat/sar are good places to
start. Also you don't mention the MTA to be used. This can make a huge
difference. Sendmail and Postfix tend to slower with exim and qmail
faster in that order.

You'll get extra performance by turning on softupdates on the spool
directory filesystems too.

See you on the MailScanner users email list (under my work email).

--
Martin

On 6/1/05, Jean-Paul Natola [EMAIL PROTECTED] wrote:
 Hi all,
 
 First OFF NEWBIE here - so  please bear with me--
 
 I have installed  FreeBSD 5.4 on a box that I plan to use Mailscanner to
 filter the mail prior to hitting my Mail server.
 
 Its on a PII 450 with 256mb ram  and a 12 gig drive.
 
 I would like to know
 
 1) How can I check to make sure the system is running OK ( I'm from the
 windows world) where we have event logs  and performance monitor to make sure
 the install was done correctly, give you page fault data mem ,cpu usage
 etc...
 
 Any tools  or commands in FreeBSD that can give me this type of info?
 
 2) given the above specs, is that ok to handle mail for roughly 40 users?
 
 Thanks in advance
 
 
 
 
 
 Jean-Paul Natola
 Network Administrator
 Information Technology
 Family Care International
 588 Broadway Suite 503
 New York, NY 10012
 Phone:212-941-5300 xt 36
 Fax:  212-941-5563
 Mailto: [EMAIL PROTECTED]
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mailscanner PC requirements

2005-06-01 Thread Bill Moran
Jean-Paul Natola [EMAIL PROTECTED] wrote:

 Hi all,
 
 First OFF NEWBIE here - so  please bear with me--
 
 I have installed  FreeBSD 5.4 on a box that I plan to use Mailscanner to
 filter the mail prior to hitting my Mail server.
 
 Its on a PII 450 with 256mb ram  and a 12 gig drive.
 
 I would like to know
 
 1) How can I check to make sure the system is running OK ( I'm from the
 windows world) where we have event logs  and performance monitor to make sure
 the install was done correctly, give you page fault data mem ,cpu usage
 etc...
 
 Any tools  or commands in FreeBSD that can give me this type of info?

Look at top(1), systat(1), as well as the various logs in /var/log

 2) given the above specs, is that ok to handle mail for roughly 40 users?

Hard to say without more details on what the volume is for those 40 users,
but I expect it should be OK ... unless your usage patterns are very
unusual.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Mailscanner PC requirements

2005-06-01 Thread Jean-Paul Natola
Well our mail store ( is at about 8 gigs)  it should never go higher than
than that.

Should I try to get a # of messages per day tally , would that help?

-Original Message-
From: Bill Moran [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 01, 2005 12:53 PM
To: Jean-Paul Natola
Cc: freebsd-questions@freebsd.org
Subject: Re: Mailscanner PC requirements

Jean-Paul Natola [EMAIL PROTECTED] wrote:

 Hi all,
 
 First OFF NEWBIE here - so  please bear with me--
 
 I have installed  FreeBSD 5.4 on a box that I plan to use Mailscanner to
 filter the mail prior to hitting my Mail server.
 
 Its on a PII 450 with 256mb ram  and a 12 gig drive.
 
 I would like to know
 
 1) How can I check to make sure the system is running OK ( I'm from the
 windows world) where we have event logs  and performance monitor to make
sure
 the install was done correctly, give you page fault data mem ,cpu usage
 etc...
 
 Any tools  or commands in FreeBSD that can give me this type of info?

Look at top(1), systat(1), as well as the various logs in /var/log

 2) given the above specs, is that ok to handle mail for roughly 40 users?

Hard to say without more details on what the volume is for those 40 users,
but I expect it should be OK ... unless your usage patterns are very
unusual.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Mailscanner PC requirements

2005-06-01 Thread Jean-Paul Natola
Oh the Ironies of life,  I actually redid my install because someone on the
list told me that there was no reason (point) to even install KDE  since I
was going to use it only for Mailscanner..

Should I go ahead and reinstall it?

-Original Message-
From: Rhys Campbell [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 01, 2005 12:47 PM
To: Jean-Paul Natola
Subject: RE: Mailscanner PC requirements

If you're running KDE the KDE System Guard (system section of the K
Menu) is similar to the Windows Task Manager. Gnome has something
similar I have used but I forget the name.

The console command 'ps' will show you running processes. Check this web
link for info http://unixhelp.ed.ac.uk/CGI/man-cgi?ps

Or do man ps or info ps

Rhys

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jean-Paul
Natola
Sent: 01 June 2005 17:34
To: freebsd-questions@freebsd.org
Subject: Mailscanner PC requirements

Hi all,

First OFF NEWBIE here - so  please bear with me--

I have installed  FreeBSD 5.4 on a box that I plan to use Mailscanner to
filter the mail prior to hitting my Mail server.

Its on a PII 450 with 256mb ram  and a 12 gig drive.

I would like to know

1) How can I check to make sure the system is running OK ( I'm from the
windows world) where we have event logs  and performance monitor to make
sure
the install was done correctly, give you page fault data mem ,cpu usage
etc...

Any tools  or commands in FreeBSD that can give me this type of info?

2) given the above specs, is that ok to handle mail for roughly 40
users?

Thanks in advance
 
 
 
 
 
Jean-Paul Natola
Network Administrator
Information Technology
Family Care International
588 Broadway Suite 503
New York, NY 10012
Phone:212-941-5300 xt 36
Fax:  212-941-5563
Mailto: [EMAIL PROTECTED] 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mailscanner PC requirements

2005-06-01 Thread Roland Smith
On Wed, Jun 01, 2005 at 01:38:04PM -0400, Jean-Paul Natola wrote:
 Oh the Ironies of life,  I actually redid my install because someone on the
 list told me that there was no reason (point) to even install KDE  since I
 was going to use it only for Mailscanner..
 
 Should I go ahead and reinstall it?

Installing X on a server is overkill, unless you plan on staring at the
monitor all day. OTOH, FreeBSD also makes for a nice desktop system.

Better activate sshd (Secure Shell daemon) and log into the machine from
your desktop, e.g. with 'putty'. That way you can run commands like
'systat -vmstat' remotely. You can also view the logfiles by logging in
remotely.

If you are logged in you can also modify syslog.conf to have the system
write you a message whenever certain types of error occur. You could
even have the system e-mail you the error messages (unless the e-mail
isn't working :-)

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpA7NneNo2y2.pgp
Description: PGP signature