CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: postfix
postfix Feed
postfix Open Questions Feed
postfix Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
-
How to find the top domains currently being processed by your postfix mail queue.
By Jim-J: 01 February 2010 - 11:07 AM
If you want to get a glimpse of what's grinding away in your postfix MTA's mail queue, this simple bash one liner will give you the top 15 domains that it's working with: $ mailq | g...
-
How to find the number of requests being processed in a postfix mail queue
By Jim-J: 01 February 2010 - 10:44 AM
If you have a very active postfix MTA, it can take a while for the number of requests that it is currently processing to scroll past the screen. If you just want a quick answer of how many messages i...
-
How to set up SpamAssassin without Amavisd-new
By carlaschroder: 26 August 2009 - 12:52 PM
You're not using Amavisd-new, so how can you use SpamAssassin with Postfix? Use Courier-Maildrop to pass traffic between Postfix and SpamAssassin. After installing Courier-Maildrop, edit or...
-
How to set up SpamAssassin on Postfix with Amavisd-new
By carlaschroder: 26 August 2009 - 10:55 AM
You know that UBE checks at the SMTP level, while useful and efficient, are limited, and you want something smart enough to shoot down spam without requiring a lot of monitoring and tweaking. It needs...
- 1
![]() ©2010, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|