On 2013-11-19 12:15, Micha Silver wrote: 

> No problems here: 
> 
> [root@mail tmp]# pwd
> /tmp
> [root@mail tmp]# cat .forward 
> [email protected]
> [root@mail tmp]# ftp localhost
> Connected to Arava-Mail.
> 220 Welcome to Internet Arava FTP service.
> 504 Unknown AUTH type.
> 504 Unknown AUTH type.
> KERBEROS_V4 rejected as an authentication type
> Name (localhost:root): micha
> 331 Please specify the password.
> Password:
> 230 Login successful.
> Remote system type is UNIX.
> Using binary mode to transfer files.
> ftp> put .forward
> local: .forward remote: .forward
> 227 Entering Passive Mode (127,0,0,1,238,138)
> 150 Ok to send data.
> 226 File receive OK.
> 18 bytes sent in 3.5e-05 seconds (5e+02 Kbytes/s)
> ftp> quit
> 221 Goodbye.
> [root@mail tmp]# ll /home/micha/.forward 
> -rw-r--r-- 1 micha micha 18 Nov 19 22:09 /home/micha/.forward
> [root@mail tmp]# 
> 
> I can't imagine what I'm missing.

Hmm, are you running roundcube on the same host? I noticed you FTP'd to
localhost? 

That might change how I approach troubleshooting this. My Roundcube is
on a server separate from the IMAP server. 

-- 

Arne 
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to