[courier-users] sqwebmail w/ Courier-Imap

2002-10-05 Thread [EMAIL PROTECTED]
Hi, Anyone get Courier_Imap and sqwebmail to work using /etc/userdb directory structure and authentication. Courier_Imap is working great for Imap and Pop but can't seem to locate the problem. Is there a change in settings one needs to do for sqwebmail to use this type of arrangement or should

[courier-users] authdaemon.passwd

2002-10-05 Thread Andrew
I have some questions about authdaemon.passwd. 1. Why isn't it installed by default? 2. Why does courier expect to find it in /var/tmp/dev/null by default instead of where the rest of courier is installed? 3. Why isn't the --with-authchangepwdir configure option documented in the INSTALL fil

RE: [courier-users] Re: Courier doesn't deliver mail - courieresmtp spins

2002-10-05 Thread David Humphrey
You're working too hard Sam - it's Saturday. :-) Thanks, BTW. I finally got a few of my fingers around gdb, and found the code looping in rfc1035-ntoa_ipv4 (getifconf) with the help of Brian Candler's advise on how to use gdb. I'm not sure where to go from here. I see the code in front of m

Re: [courier-users] Re: Courier doesn't deliver mail - courieresmtp spins

2002-10-05 Thread Mitchell T. Young
- Original Message - From: "Sam Varshavchik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 05, 2002 4:51 PM Subject: [courier-users] Re: Courier doesn't deliver mail - courieresmtp spins > David Humphrey writes: > > > Sam, > > > > No, on this one, all of the interf

[courier-users] Re: Courier doesn't deliver mail - courieresmtp spins

2002-10-05 Thread Sam Varshavchik
David Humphrey writes: > Sam, > > No, on this one, all of the interfaces have only one address w/no > overloading. Could I ask what bug you are referring to? If it is the > question I am chasing after, I can't seem to localize the code down to > where this problem is arising. There's a bug in

RE: [courier-users] Re: Courier doesn't deliver mail - courieresmtp spins

2002-10-05 Thread David Humphrey
Sam, No, on this one, all of the interfaces have only one address w/no overloading. Could I ask what bug you are referring to? If it is the question I am chasing after, I can't seem to localize the code down to where this problem is arising. Thanks BTW for all of the help and support. I have

[courier-users] Re: better DRAC patch for courier

2002-10-05 Thread Sam Varshavchik
Erich Schubert writes: > I'd like to see it in courier with proper #ifdef's and autoconf > detection of the drac libraries... Sounds like a plan. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

[courier-users] IMAPd Authenticates against authdaemon, POP3d fails

2002-10-05 Thread Jonathan Angliss
Hi All, I've been bashing my brain over this one. Normally I can find small tiny things wrong myself, but this one I've had to throw my hat in on. I've installed courier-imap (with pop3d) on my RedHat 7.1 box, and setup both pop3d and imapd to authenticate against authdaemond. Authdaemond then

[courier-users] better DRAC patch for courier

2002-10-05 Thread Erich Schubert
Here's a newer DRAC patch for courier. I think it's cleaner than the one i found with google... And it works with :::ip.ip.ip.ip style addresses. No full ipv6 support though, as drac doesn't support it afaik. All drac stuff is in a new .c file. I'd like to see it in courier with proper #ifdef

Re: [courier-users] Courier-Imap works Sqwebmail does not

2002-10-05 Thread Alexei Batyr'
On Saturday, October 05, 2002 6:05 AM, [EMAIL PROTECTED] wrote: > On Sat, Oct 05, 2002 at 09:41:01AM +1200, Juha Saarinen wrote: >> Last time I saw that, it was due to incorrect permissions on the >> sqwebmail binary. Should be -r-sr-sr-x, I believe. > how about -rwsr-x-r-x sqwebmail > Can someo

[courier-users] Re: Aliases redirect to local account

2002-10-05 Thread Alexei Batyr'
On Friday, October 04, 2002 8:38 PM, Bill Michell wrote: >> So question remains: What could be wrong if in such configuration courier >> strip local domain part _after_ looking up alias database instead of doing it _before_? >> > And I say again - it would xonfuse me. locals *never* have the dom

Re: [courier-users] Courier doesn't deliver mail - courieresmtp spins

2002-10-05 Thread Brian Candler
On Fri, Oct 04, 2002 at 11:47:07AM -0400, David Humphrey wrote: > int isloopback(const char *ip) > { > struct rfc1035_ifconf *p; > > for (p=interfaces; p; p=p->next) > { > char buf[RFC1035_NTOABUFSIZE]; > > rfc1035_ntoa(&p->ifaddr, buf); >

Re: [courier-users] Virtual Domains, can't deliver mail

2002-10-05 Thread Dustin Cochran
Juha Saarinen wrote: >On Fri, 4 Oct 2002, Dustin Cochran wrote: > > > >> Sorry guys, I've run into another issue that I don't get, and I was >> wondering if any one here does. >> >> I'm setting up virtual domains, and have one of these domains configured >> with a test email account. The accou