Re: SORBS SPAM, do I have to bother?

2014-01-13 Thread Tonu Samuel
On Mon, 2014-01-13 at 19:53 -0800, LunarZone wrote: > Sorbs can be devilish and you should be concerned. My first question to > you > though is do you have a signup process and does it have a captcha? If you do > and do not include a captcha, you should first resolve that by installing a > capt

Re: spam - headers: from ME to ME, but different anvelope sender

2013-09-06 Thread Tonu Samuel
On Fri, 2013-09-06 at 21:10 +0700, Wijatmoko U. Prayitno wrote: > On Fri, 6 Sep 2013 10:05:49 -0400 (EDT) > wie...@porcupine.org (Wietse Venema) wrote: > > >>> /var/log/mail.log.1:Sep 5 17:10:06 cma postfix/pickup[17510]: > >>> A3E8C10BADF: uid=1018 from= > >> The email came from local user uid

Re: Spamcop listed gmail?

2012-01-16 Thread Tonu Samuel
On 01/17/2012 07:17 AM, Reindl Harald wrote: naturally big players like google, yahoo... have a big amount of mails each day and 1% of a big amount is a hughe number - that does not classify them as spammer if you send only 1000 messages each day and 900 of them are spam you have a lower total

Re: calculate daily total email sent by postfix except for two or three local domains.

2010-04-23 Thread Tonu Samuel
On Fri, 2010-04-23 at 14:50 +0200, Israel Garcia wrote: > On Fri, Apr 23, 2010 at 2:47 PM, Tonu Samuel wrote: > > On Fri, 2010-04-23 at 14:44 +0200, Israel Garcia wrote: > >> I know there're a lot of postfix stats programs, but how can I get > >> ONLY, the total

Re: calculate daily total email sent by postfix except for two or three local domains.

2010-04-23 Thread Tonu Samuel
On Fri, 2010-04-23 at 14:44 +0200, Israel Garcia wrote: > I know there're a lot of postfix stats programs, but how can I get > ONLY, the total number of email sent by postfix except for a couple of > local domains? Can you help me? awk does it. Tõnu