<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>forward doesn&#039;t use full username (with domain) for backend</title> 
  <pubDate>Fri, 10 Apr 2026 09:21:09 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/4634</link> 
  <atom:link rel="self" type="application/rss+xml" title="forward doesn&#039;t use full username (with domain) for backend" href="https://bugs.horde.org/ticket/4634/rss" /> 
  <description>forward doesn&#039;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(&#039;@&#039;, Auth::getAuth());

#$user = @$split[0];

$user = Auth::getAuth();

$realm = @$split[1];

...



regrads Jonathan</description> 
   <pubDate>Tue, 07 Nov 2006 23:51:25 +0000</pubDate> 
   <link>https://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 20:53:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/4634#t45177</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
