Re: Cyrus connection problem

2005-07-19 Thread Romeo Benzoni
Hi most probably tcpd refuse the connection. what does tcpdmatch says? run: "tcpdmatch imapd localhost" "tcpdmatch imapd " on the server. further information on tcpd config (/etc/hosts.allow /etc/hosts.deny) "man 5 hosts_access" cu romeo On Tue, 2005-07-19 at 14:25 +0800, Wouter va

SOLVED: individual User spamassassin settings during lmtp delivery

2004-01-20 Thread Romeo Benzoni
nd me your SQL patch for spampd off list. because thats exactly what I need next. thanks in advance. regards Romeo Benzoni On Tue, 2004-01-20 at 17:39, Romeo Benzoni wrote: > Hi Kendrick > > > Kendrick Vargas said: > > Just wanted to chime in on this thread and not

Re: individual User spamassassin settings during lmtp delivery

2004-01-20 Thread Romeo Benzoni
Hi Kendrick Kendrick Vargas said: > Just wanted to chime in on this thread and note that this also answers > Nick Fisher's question of why I do my setup (multiple instances of > postfix) the way I do. I don't have any knowledge on postfix. would the following example in your setup have called t

Re: individual User spamassassin settings during lmtp delivery

2004-01-20 Thread Romeo Benzoni
On Tue, 2004-01-20 at 04:52, [EMAIL PROTECTED] wrote: > Quoting Romeo Benzoni <[EMAIL PROTECTED]>: > > > On Mon, 2004-01-19 at 21:41, Jure Pečar wrote: > > > On Mon, 19 Jan 2004 15:53:13 +0100 > > > Romeo Benzoni <[EMAIL PROTECTED]> wrote: > > >

Re: individual User spamassassin settings during lmtp delivery

2004-01-20 Thread Romeo Benzoni
On Tue, 2004-01-20 at 04:30, Craig Ringer wrote: > Romeo Benzoni wrote: > > 1. is my approach wide of the mark or are there better, smarter > > solutions to achieve this? (I've read about people doing this using a > > deliver wrapper which calls spamassassin and then del

Re: individual User spamassassin settings during lmtp delivery

2004-01-19 Thread Romeo Benzoni
On Mon, 2004-01-19 at 21:41, Jure Pečar wrote: > On Mon, 19 Jan 2004 15:53:13 +0100 > Romeo Benzoni <[EMAIL PROTECTED]> wrote: > > > 1. is my approach wide of the mark or are there better, smarter > > solutions to achieve this? > > Smarter solution: use amavi

Re: individual User spamassassin settings during lmtp delivery

2004-01-19 Thread Romeo Benzoni
On Mon, 2004-01-19 at 16:30, Rob Siemborski wrote: > On Mon, 19 Jan 2004, Romeo Benzoni wrote: > > > is there an RFC or a draft for this spam sieve? links? > > http://www.ietf.org/internet-drafts/draft-daboo-sieve-spamtest-04.txt thanks for the link. do you know anyone alr

Re: individual User spamassassin settings during lmtp delivery

2004-01-19 Thread Romeo Benzoni
Start Header! On Mon, 2004-01-19 at 16:24, James A. Pattie wrote: > Start Header! > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Rob Siemborski wrote: > | On Mon, 19 Jan 2004, Romeo Benzoni wrote: > | > | > |>So my specific questions are: > |> > |>

Re: individual User spamassassin settings during lmtp delivery

2004-01-19 Thread Romeo Benzoni
On Mon, 2004-01-19 at 15:59, Rob Siemborski wrote: > On Mon, 19 Jan 2004, Romeo Benzoni wrote: > > > So my specific questions are: > > > > 1. is my approach wide of the mark or are there better, smarter > > solutions to achieve this? (I've read about people doi

individual User spamassassin settings during lmtp delivery

2004-01-19 Thread Romeo Benzoni
I don't like this kind of "fork and exec orgies") 2. are there other people which did some work on this topic? 3. would other people be interested in such a feature ? regards Romeo Benzoni

Re: How to get last logged in time

2003-11-11 Thread Romeo Benzoni
Ramprasad A Padmanabhan said: > How do I come to know when a user last logged on to the server using either a pop/Imap client > man fud fud (finger user daemon ?) is what you probably are looking for. there is a sample client in the contrib directory too. cu romeo