<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>forward doesn't use full username (with domain) for backend</title>
  <pubDate>Sat, 05 Jul 2008 12:54:09 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/4634</link>
  <atom:link rel="self" type="application/rss+xml" title="forward doesn't use full username (with domain) for backend" href="http://bugs.horde.org/ticket/4634/rss" />
  <description>forward doesn't use full username (with domain) for backend</description>

  
  
  <item>
   <title>hi,

i use forward with qmail-ftp-backend. also the pure-f</title>
   <description>hi,

i use forward with qmail-ftp-backend. also the pure-ftpd-server uses vpopmail as auth-backend, so you need to login to the ftp with the email-address as username

as workaround i changed in forward/main.php
...
// Get the current login username and realm.
#$split = explode('@', Auth::getAuth());
#$user = @$split[0];
$user = Auth::getAuth();
$realm = @$split[1];
...

regrads Jonathan</description>
   <pubDate>Tue, 07 Nov 2006 18:51:25 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4634#t25822</link>
  </item>
  <item>
   <title>This patch has been committed.  Please see http://lists.hord</title>
   <description>This patch has been committed.  Please see http://lists.horde.org/archives/cvs/Week-of-Mon-20080505/078037.html</description>
   <pubDate>Mon, 05 May 2008 16:53:09 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/4634#t45177</link>
  </item>
  

 </channel>
</rss>
