[kronolith] Re: "you don't have an email address setup up in your
preferences"
Michael J. Pelletier
mjpelletier at mjpelletier.com
Sat May 1 22:40:02 PDT 2004
OK. I found what I was supposed to do but did not. I added the from:
address to
my identities. I will probably remove that option later and use the
Auth::getAuth(). Anyway, I still can not see someones free/busy info. In fact
noone can. I am putting https://mydomain.com/horde/kronolith/fb.php?c=<the
users name> for the free/busy info in the contacts. Is this correct?
Michael
Quoting "Michael J. Pelletier" <mjpelletier at localhost>:
> I have made this change in horde/conf/prefs.php
>
> from this:
> // user preferred email address for From: line
> $_prefs['from_addr'] = array(
> 'value' => '',
> 'locked' => false,
> 'shared' => true,
> 'type' => 'implicit'
> );
>
> to this:
> // user preferred email address for From: line
> $_prefs['from_addr'] = array(
> 'value' => Auth::getAuth(),
> 'locked' => false,
> 'shared' => true,
> 'type' => 'implicit'
> );
>
> But it still gives me the damn message? OK, what amd I missing? Besides my
> sanity....
>
> Michael
>
> /*************************************/
> Unix is a very friendly OS, it is
> just picky about who it makes friends
> with...
> /*************************************/
/*************************************/
Unix is a very friendly OS, it is
just picky about who it makes friends
with...
/*************************************/
More information about the kronolith
mailing list