<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Martin Breuer ha scritto:<br>
<blockquote cite="mid20051019140701.3D4051D8FF5@supertolla.itapac.net"
 type="cite">There must be another way than the setup of privileged
networks the get IMP working.
  <br>
Does someone have a solution or a idea?
  <br>
</blockquote>
Still not tryied as solutions but try:<br>
<a class="moz-txt-link-freetext" href="http://www.horde.org/faq/admin/config/index.php">http://www.horde.org/faq/admin/config/index.php</a><br>
<h4>4.2.13 Can IMP be used with SMTP authentication?</h4>
<b>[IMP 3.x]:</b>
Horde and IMP can support SMTP authentication, but only if the SMTP
server take the same authentication credentials as the POP/IMAP
server (which would generally be the case). Simply edit <tt>/horde/config/horde.php</tt>
as per the comments in that file, e.g.
<pre>$conf['mailer']['params']['auth'] = true;
</pre>
<br>
If this solve the problem, please let the kolab lists know.<br>
<br>
Fabio<br>
</body>
</html>