Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help Tuning Postfix on 10.4




Hi,

Even if I found a message stated it's not a good idea to send a mail to many (1000+) recipients resulting in really poor performance (and I agree because I already experienced such performance issue), is there a way to tune Postfix to allow my client to do a mass-mailing with about 2000 recipients?
Actually if my client does that, it gets more than 24hours to empty the mail queue and many other server services get slow or even unresponsive...

I'm trying to understand where are the main pitfalls. It seems spam/virus scanning is the most consuming part.
I know I shouldn't white-list my client domain as it could easily be used from "fake" emails, and if I remember correctly it's even not really sure amavisd/spamassassin will respect that and won't scan the messages.

Could someone with a heavy Postfix usage could tell me what he has done to tune the mail server?

Thanks

Xavier

Xavier, try slowing down the rate at which emails can pass through your smtp server... change these settings in your main.cf file (they should be somewhere around your FAST ETRN SERVICE block):

smtpd_error_sleep_time = 7
smtpd_soft_error_limit = 4
smtpd_hard_error_limit = 7


I've used these in the past to limit how fast an attacker can try to push email through my server (even though they all fail, the attempted rate can bring your server down just the same).



On Nov 25, 2007, at 12:46 PM, Xavier Destombes wrote:
Hello Cameron,

Actually I was more looking for a way to allow more email to pass through the web server without requiring more power from the server. For example something that would make sure the emails aren't scan for virus or spam.

Xavier



You're (your client is) probably butting up against some specific and deliberate limits in Postfix

See

specifically, "Tuning the number of recipients per delivery"

Also keep in mind that a single outgoing email is not being scanned per recipient.

However, for disabling SA/ClamAV scanning, consider:

There are other options listed there worth looking over.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden

This email sent to email@hidden

References: 
 >Help Tuning Postfix on 10.4 (From: Xavier Destombes <email@hidden>)
 >Re: Help Tuning Postfix on 10.4 (From: Cameron Knowlton <email@hidden>)
 >Re: Help Tuning Postfix on 10.4 (From: Xavier Destombes <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.