

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
46 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Please help... ma...| From | Sent On | Attachments |
|---|---|---|
| Troy Benjegerdes | Nov 23, 2003 9:42 pm | |
| Troy Benjegerdes | Nov 25, 2003 10:46 am | |
| Mitch (WebCob) | Nov 25, 2003 10:56 am | |
| Troy Benjegerdes | Nov 25, 2003 11:56 am | |
| Mitch (WebCob) | Nov 25, 2003 12:12 pm | |
| Troy Benjegerdes | Nov 25, 2003 10:21 pm | |
| Mirko Zeibig | Nov 26, 2003 4:54 am | |
| Mitch (WebCob) | Nov 26, 2003 7:52 am | |
| Mirko Zeibig | Nov 27, 2003 12:06 am | |
| Mitch (WebCob) | Nov 27, 2003 9:26 am | |
| Mitch (WebCob) | Nov 30, 2003 4:07 pm | |
| Gordon Messmer | Nov 30, 2003 4:43 pm | |
| Mitch (WebCob) | Nov 30, 2003 5:15 pm | |
| Mitch (WebCob) | Nov 30, 2003 5:39 pm | |
| Gordon Messmer | Nov 30, 2003 5:45 pm | |
| Mitch (WebCob) | Nov 30, 2003 6:02 pm | |
| Gordon Messmer | Nov 30, 2003 6:04 pm | |
| Sam Varshavchik | Nov 30, 2003 6:06 pm | |
| Mitch (WebCob) | Nov 30, 2003 6:13 pm | |
| Mitch (WebCob) | Nov 30, 2003 6:58 pm | |
| Sam Varshavchik | Nov 30, 2003 7:43 pm | |
| Ricardo Kleemann | Nov 30, 2003 8:51 pm | |
| Mitch (WebCob) | Nov 30, 2003 8:57 pm | |
| Mitch (WebCob) | Nov 30, 2003 9:02 pm | |
| Gordon Messmer | Nov 30, 2003 10:06 pm | |
| Gordon Messmer | Nov 30, 2003 10:09 pm | |
| Gordon Messmer | Nov 30, 2003 10:22 pm | |
| Mitch (WebCob) | Nov 30, 2003 11:48 pm | |
| Mitch (WebCob) | Dec 1, 2003 12:02 am | |
| Mitch (WebCob) | Dec 1, 2003 12:21 am | |
| Mitch (WebCob) | Dec 1, 2003 12:59 am | |
| Ricardo Kleemann | Dec 1, 2003 6:41 am | |
| Gordon Messmer | Dec 1, 2003 7:49 am | |
| Rodrigo Severo | Dec 1, 2003 8:21 am | |
| Ricardo Kleemann | Dec 1, 2003 10:07 am | |
| Jon Nelson | Dec 1, 2003 11:29 am | |
| Gordon Messmer | Dec 1, 2003 11:41 am | |
| Ricardo Kleemann | Dec 1, 2003 12:26 pm | |
| Mitch (WebCob) | Dec 1, 2003 8:15 pm | |
| Jon Nelson | Dec 1, 2003 8:16 pm | |
| Gordon Messmer | Dec 1, 2003 8:19 pm | |
| Ricardo Kleemann | Dec 1, 2003 9:40 pm | |
| Roland | Dec 1, 2003 9:43 pm | |
| Gordon Messmer | Dec 1, 2003 10:21 pm | |
| Gordon Messmer | Dec 3, 2003 3:44 pm | |
| Mitch (WebCob) | Dec 4, 2003 11:10 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] Please help... major problem with huge mailq | Actions... |
|---|---|---|
| From: | Gordon Messmer (yiny...@eburg.com) | |
| Date: | Dec 1, 2003 11:41:43 am | |
| List: | net.sourceforge.lists.courier-users | |
Ricardo Kleemann wrote:
Thank you, Rodrigo.
As I believe that most of your 200,000 messages are from the same source and/or created for the same reason/problem I think you could try to look at some of them at random. I bet you will quickly recognize some pattern.
What do you suggest I look for?
A pattern. Capturing "mailq"s output to a file would be a good place to start, so that you can examine the queue contents without waiting for the program to run on each pass.
Once you have that, you can do something like:
grep '^daemon' /tmp/mailq.output | sort | uniq -c
That'll give you a count of each sender. See if there are hundreds of thousands of messages from one sender that you can nuke. If you get a large number of senders that are blank, then your queue is full of DSNs.
Is there any way to slow down the rate of incoming messages while increasing the rate of outgoing messages?
You can decrease the maximum number of SMTP sessions by decreasing MAXDAEMONS in etc/courier/esmtpd.







