Re: Question about drac-add tool and courier

2004-07-27 Thread Tomàs Núñez
Hi again! :) I wrote the attached email about a month ago. Since then, I've googled a lot, I've written to courier list, I've written to drac patch author, and some other lists, but I get no answer anywhere... And I don't know what to do :P I have two separate mail servers (one for incoming and

Question about drac-add tool and courier

2004-06-21 Thread Tomàs Núñez Lirola
Hi In the DRAC homepage(http://mail.cc.umanitoba.ca/drac/pop.html) I've seen a tool to make DRAC work without modifying any courier-pop sources (http://mail.cc.umanitoba.ca/drac/courier-exec.txt). I've tried it, but I get no response and I don't know where to look at... I have separate pop and

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-27 Thread Tomàs Núñez
El Jueves, 27 de Mayo de 2004 06:48, Corey Ralph escribió: > Tomàs Núñez wrote: > > On the sendmail server I have some "aliases", I mean, some accounts from > > what I receive mail no matter which domain is sent to (being a domain of > > this machine). One utility of this was that I received all >

Re: Fighting spam with "sendmail aliases" in postfix (spampots?)

2004-05-25 Thread Tomàs Núñez
El Martes, 25 de Mayo de 2004 12:06, Brett Parker escribió: > > How about option 3... > > Add a wildcard to the bottom of the domain name to catch all the other > rubbish... > > @domain.name[EMAIL PROTECTED] > > This will catch anything that's not already caught by the addresses > befo

[SOLVED] Re: Strange Postfix-LDAP-Amavis behaviour

2004-05-07 Thread Tomàs Núñez Lirola
Well... I was going the wrong way... Amavis was not the problem, I took out amavis and the problem was still there. So here is the solution: I added a field on each domain in LDAP: destinationIndicator: virtual I added "transport_maps" to /etc/postfix/main.cf: transport_maps = ldap:ldaptransport

Re: Strange Postfix-LDAP-Amavis behaviour

2004-05-07 Thread Tomàs Núñez Lirola
El Viernes, 7 de Mayo de 2004 00:40, Theodore Knab escribió: > If you are using ldap with postfix, the mapping is not a hash anymore. > > It becomes a ldap querry. That's exactly what I'm trying to do. > You need to create mappings like this. > > virtual_maps = hash:/etc/postfix/virtual, ldap:ldap

Re: Postfix MTA and amavisd-new (Debian) calls clamd and spamassassin on a mailgateway (success)

2004-04-02 Thread Tomàs Núñez Lirola
Does this config use the spamassassin daemon (spamc - spamd)? I am using this config also, but I don't know how to tell if postfix is using the spamassassin daemon or not... El Viernes, 2 de Abril de 2004 06:31, Theodore Knab escribió: > OK, I think I have Spamassasin working with Clamd on my De

[SOLVED] debsums WAS: Easy way to check md5sum of installed files?

2004-03-29 Thread Tomàs Núñez Lirola
Sorry... I was not searching with the right string. The package "debsums" does what I want. Thanks anyway :) El Lunes, 29 de Marzo de 2004 14:30, Tomàs Núñez Lirola escribió: > Hi > Is there an easy way that checks if /var/lib/dpkg/info md5sums are the same > md5sums of the files in the system? Or

Re: slapd chroot jail problem

2004-03-24 Thread Tomàs Núñez Lirola
Hi again I'm still trying to put the ldap server in a chroot jail. I've created all files on the jail $ ls bin dev etc home lib tmp usr var and copied there all libraries, all binaries, all config files, all schemas (there is a list of the files at the end of this mail). But when I try t

(Was: Postfix doesn't reject empty senders) Sorry for the stupid question

2004-01-29 Thread Tomàs Núñez Lirola
Ok, ok, sorry for the stupid question :P I were reading the wrong manual, I should be reading the RFC... Well, thank you all, I'll try Spamassasin to stop spam coming this way... El Jueves, 29 de Enero de 2004 03:35, Fraser Campbell escribió: > On January 28, 2004 12:48 pm, Tomàs Núñez Lirola wr