Re: cyrus imap/SASL + sendmail/SASL (Whatever happened?)

2001-10-01 Thread David W. Jablonski
tc/passwd for %s", > > CYRUS_USER); return -1; > > } > > uid = p->pw_uid; > > +gid = p->pw_gid; > > -return setuid(uid); > > +return (setgid(gid) | setuid(uid)) ; > > } > > > > Any comment on whether this course of action is acceptable is welcome. > > > > Thanks, Robert. > > > > --- > > The universe is filled with dark letters even though we can't see them. > > 90% of all letters are dark. > > > > > > -- David W. Jablonski, RHCE, MCSE Systems Administrator http://www.weccusa.org http://www.energyfinancesolutions.com

Re: lmtp delivery problems...

2001-09-26 Thread David W. Jablonski
On Tue, 2001-09-18 at 11:50, Ken Murchison wrote: > > > "David W. Jablonski" wrote: > > > > Cyrus Imapd 1.6.24 > > Sendmail 8.12.0 > > Cyrus-sasl 1.5.24 > > > You didn't mention anything about your sendmail config. Have you set u

lmtp delivery problems...

2001-09-18 Thread David W. Jablonski
uld point me to the right docs or give me some advice I would be grateful. Thank you. P.S. If this posts twice I was using a different email address and wasn't sure if I could post w/o being subscribed. -- David W. Jablonski, RHCE, MCSE Systems Administrat

Sieve problem...

2001-03-26 Thread David W. Jablonski
ry to activate a script I get error: Can't make link. Any help would be appreciated T.I.A. -- David W. Jablonski Wisconsin Energy Conservation Corporation Systems Administrator RHCE, MCSE www.weccusa.org www.energyfinancesolutions.com