Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Jeremy L. Gaddis
At 4/29/01 02:53 PM, you wrote: >I recently configured LDAP for my company and I 100% agree with the >original poster. Documentation is thick but with a lot of holes, few >explanations (so you can do things in a different way), and quite >difficult to find. [snip] In my case, I'm quite familiar

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Jeff Waugh
> The most important problem, I believe, is that using LDAP means > understanding many differents things and how they fit together. These > things are often documented properly (setting a LDAP server...) but > separately (setting LDAP clients is in a completely different place) and > you cannot g

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Alexander Reelsen
Hi On Tue, May 01, 2001 at 12:21:20AM +1000, Jeff Waugh wrote: > XML.. *runningaway* > Okay, I'm convinced. I think the best way of going about it would be to take > the LDP's two LDAP documents (LDAP HOWTO & LDAP Authentication HOWTO), add > some very practical Debian guidelines (preferably as

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Pascal Pucci
> > Okay, I'm convinced. I think the best way of going about it would be to take > > the LDP's two LDAP documents (LDAP HOWTO & LDAP Authentication HOWTO), add > > some very practical Debian guidelines (preferably as note points so other > > distribution users can add their directions) and combinin

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Jeff Waugh
> > > XML.. *runningaway* SGML as it turns out. Does that make it un-buzzwordy enough? ;) > Now let's not duplicate work. Pascal Pucci only needs to translate his > document from french to English instead of writing it. So, perhaps wait > until this is done, and the extent his documentation in

fckng null sender with Exim

2001-04-30 Thread Felipe Alvarez Harnecker
Hi, I'm having lots of frozen messages because null sender ie "mail from:<>" I want to reject those email or bounce to one or every header email address. So i put these in exim.conf smtp_verify = true sender_verify = true sender_verify_reject = true sender_verify_hosts = * headers_sender_veri

Re: fckng null sender with Exim

2001-04-30 Thread Tech Support
Try using: headers_check_syntax = true headers_checks_fail = true which checks to be sure the From To BCC etc. are correctly formatted and rejects them if not. > > I'm having lots of frozen messages because null sender ie "mail > from:<>" > > I want to reject those email or bounce to one or ev

hi there

2001-04-30 Thread
Below is the result of your feedback form. It was submitted by ([EMAIL PROTECTED]) on Monday, April 30, 2001 at 13:42:46 --- message: http://cyu2.tripod.com/";>Hi. I'm Jennifer and I wanted you to see my pictures. There's A

Re: fckng null sender with Exim

2001-04-30 Thread Bulent Murtezaoglu
> "ELBnet" == Tech Support <[EMAIL PROTECTED]> writes: ELBnet> Try using: headers_check_syntax = true headers_checks_fail ELBnet> = true ELBnet> which checks to be sure the From To BCC etc. are correctly ELBnet> formatted and rejects them if not. Which would do you no good for

Re: fckng null sender with Exim

2001-04-30 Thread Felipe Alvarez Harnecker
Bulent Murtezaoglu writes: > > "ELBnet" == Tech Support <[EMAIL PROTECTED]> writes: > > ELBnet> Try using: headers_check_syntax = true headers_checks_fail > ELBnet> = true > ELBnet> which checks to be sure the From To BCC etc. are correctly > ELBnet> formatted and rejects

Re: fckng null sender with Exim

2001-04-30 Thread Chris Wagner
At 06:48 PM 4/30/01 -0400, [EMAIL PROTECTED] wrote: >Ok. I'm the original poster and what i want is: > >Mails with a NULL sender with an invalid recipient get bounced to the >email address of any Header that happen to exists. > >And if the recipient doesn't exists and there is no way to bounce then

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Jeremy L. Gaddis
At 4/29/01 02:53 PM, you wrote: >I recently configured LDAP for my company and I 100% agree with the >original poster. Documentation is thick but with a lot of holes, few >explanations (so you can do things in a different way), and quite >difficult to find. [snip] In my case, I'm quite familiar

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Jeff Waugh
> The most important problem, I believe, is that using LDAP means > understanding many differents things and how they fit together. These > things are often documented properly (setting a LDAP server...) but > separately (setting LDAP clients is in a completely different place) and > you cannot

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Alexander Reelsen
Hi On Tue, May 01, 2001 at 12:21:20AM +1000, Jeff Waugh wrote: > XML.. *runningaway* > Okay, I'm convinced. I think the best way of going about it would be to take > the LDP's two LDAP documents (LDAP HOWTO & LDAP Authentication HOWTO), add > some very practical Debian guidelines (preferably as

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Pascal Pucci
> > Okay, I'm convinced. I think the best way of going about it would be to take > > the LDP's two LDAP documents (LDAP HOWTO & LDAP Authentication HOWTO), add > > some very practical Debian guidelines (preferably as note points so other > > distribution users can add their directions) and combini

Re: An LDAP authentication howto for Debian?

2001-04-30 Thread Jeff Waugh
> > > XML.. *runningaway* SGML as it turns out. Does that make it un-buzzwordy enough? ;) > Now let's not duplicate work. Pascal Pucci only needs to translate his > document from french to English instead of writing it. So, perhaps wait > until this is done, and the extent his documentation i

fckng null sender with Exim

2001-04-30 Thread Felipe Alvarez Harnecker
Hi, I'm having lots of frozen messages because null sender ie "mail from:<>" I want to reject those email or bounce to one or every header email address. So i put these in exim.conf smtp_verify = true sender_verify = true sender_verify_reject = true sender_verify_hosts = * headers_sender_ver

hi there

2001-04-30 Thread
Below is the result of your feedback form. It was submitted by ([EMAIL PROTECTED]) on Monday, April 30, 2001 at 13:42:46 --- message: http://cyu2.tripod.com/";>Hi. I'm Jennifer and I wanted you to see my pictures. There's

Re: fckng null sender with Exim

2001-04-30 Thread Bulent Murtezaoglu
> "ELBnet" == Tech Support <[EMAIL PROTECTED]> writes: ELBnet> Try using: headers_check_syntax = true headers_checks_fail ELBnet> = true ELBnet> which checks to be sure the From To BCC etc. are correctly ELBnet> formatted and rejects them if not. Which would do you no good fo

Re: fckng null sender with Exim

2001-04-30 Thread Felipe Alvarez Harnecker
Bulent Murtezaoglu writes: > > "ELBnet" == Tech Support <[EMAIL PROTECTED]> writes: > > ELBnet> Try using: headers_check_syntax = true headers_checks_fail > ELBnet> = true > ELBnet> which checks to be sure the From To BCC etc. are correctly > ELBnet> formatted and reject

Re: fckng null sender with Exim

2001-04-30 Thread Tech Support
Try using: headers_check_syntax = true headers_checks_fail = true which checks to be sure the From To BCC etc. are correctly formatted and rejects them if not. > > I'm having lots of frozen messages because null sender ie "mail > from:<>" > > I want to reject those email or bounce to one or e

Re: fckng null sender with Exim

2001-04-30 Thread Chris Wagner
At 06:48 PM 4/30/01 -0400, [EMAIL PROTECTED] wrote: >Ok. I'm the original poster and what i want is: > >Mails with a NULL sender with an invalid recipient get bounced to the >email address of any Header that happen to exists. > >And if the recipient doesn't exists and there is no way to bounce the