mailing.www.horde-imp
  Home FAQ Contact Sign in
mailing.www.horde-imp only
 
Advanced search
January 2007
motuwethfrsasuw
1234567 1
891011121314 2
15161718192021 3
22232425262728 4
293031     5
2007
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2007 2006    
total
mailing.www.horde-imp Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  [imp] Fwd: Imp smtp does not authenticate         


Author: Michael M Slusarz
Date: Jan 16, 2007 23:23

Please ask these sorts of questions on the list. Forwarding there.

----- Forwarded message from richard@radoeka.nl -----
Date: Tue, 16 Jan 2007 21:31:57 +0100
From: Richard Bos
Subject: Imp smtp does not authenticate
To: Michael M Slusarz horde.org>

Hello Michael,

I trying to use horde in combination with kolab (the groupware server). Kolab
comes with an smtp server, that does some checking oon the outgoing messages.
As such I would like to use kolab's smtp server in combination with horde
(imp) to sent email (and not sentmail or just an smtp server). However, when
configuring horde to use kolab's smtp server, authentication fails. Using
e.g. kmail it is no problem to connect to the same smtp server. Others have
reported the same behaviour (kmail works, horde does not).

What can I do best now? Is it possible to switch on debugging for the
imp/lib/Compose.php file (http://cvs.horde.org/imp/lib/Compose.php)? If so,
how to do this? As I'm not a php programmer: how can I insert some print
statements and have them directed to a file (or the browser, to check
variables (like authentication user name and password, etc)?
Show full article (1.53Kb)
no comments
  Re: [imp] Can't Choose Default Identity         


Author: brian
Date: Jan 16, 2007 21:15

Yes, I'm using HEAD. I'm authenticating to my IMAP server and after I
sent this I discovered the same problem in the global options. I can
see that the table horde_prefs is created and has several records in
it. Is there a place I could have forgotten to modify the
configuration defaults?

Quoting Chuck Hagenbuch horde.org>:
Show full article (1.23Kb)
no comments
  Re: [imp] Can't Choose Default Identity         


Author: Chuck Hagenbuch
Date: Jan 16, 2007 21:09

Quoting brian@sedlaceks.info:
> I'm currently running Horde 3.2, and Imp 4.2 with PHP 5.2.0 and
> MySQL 5.0 and Apache 2.2.3. When a user goes to set up their
> "Personal Information", the "Your Default Identity" drop down box
> has no identities listed. The next box where you can edit
> identities does list the created identities. What configuration did
> I miss?

Works here. I assume you mean you're using HEAD?

-chuck

--
"we are plastered to the windshield of the bus that is time." - Chris
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org
no comments
  [imp] Can't Choose Default Identity         


Author: brian
Date: Jan 16, 2007 17:58

I'm currently running Horde 3.2, and Imp 4.2 with PHP 5.2.0 and MySQL
5.0 and Apache 2.2.3. When a user goes to set up their "Personal
Information", the "Your Default Identity" drop down box has no
identities listed. The next box where you can edit identities does
list the created identities. What configuration did I miss?

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org
no comments
  Re: [imp] Printing out session vars         


Author: Sn!per
Date: Jan 16, 2007 09:23

Quoting Chuck Hagenbuch horde.org>:
> No code. Just set $conf['cookie']['domain'] to the common domain
> (remember that it needs to start with '.', and if none of this is
> familiar to you should do some reading on cookies and webservers,
> etc., independently of Horde), and set $conf['cookie']['path'] to '/'.
>

That was too easy. I went in and edited horde/conf.php, like so:

#$conf['cookie']['domain'] = $_SERVER['SERVER_NAME'];
$conf['cookie']['domain'] = '.example.com';

and it works. Thanks Chuck for your help.

--
roger

---------------------------------------------------
Sign Up for free Email at http://ureg.home.net.my/
---------------------------------------------------
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org
no comments
  [imp] Stationey usage         


Author: Bubuk Gabrok
Date: Jan 16, 2007 08:33

Sorry but I am not clear on how to use stationery. I went to Options
>> Message Composition and then clicked on 'Create stationery and form
responses'.

Under stationery name, I put 's1' and I entered 'This is a test' under
the textarea and clicked on 'Save Stationey'. s1 is saved. Then what ?

Please help.
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org
no comments