Hi, I ve download the plugin autoresponse for squirrelmail, when i a m trying to install it on the server i m getting this errors : There was a problem connecting to your FTP server: "cannot connect to localhost". Please contact your support department. There was a problem connecting to your FTP server: "cannot connect to localhost". Please contact your support department. i don't know what to do next Thanks for your help
So you're having problems with FTP? Which distribution do you use? What''s your FTP client? What's the output of Code: netstat -tap ?
Hello, thanks for the reply see below the result of netstat -tap and i m using fedora Linux version 2.6.31.5-127.fc12.i686.PAE ([email protected]) (gcc version 4.4.2 20091027 (Red Hat 4.4.2-7) (GCC) ) #1 SMP Sat Nov 7 21:25:57 EST 2009 my ftp client is vsftp [root@mail ~]# netstat -tap Connexions Internet actives (serveurs et établies) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 imaps LISTEN 1844/dovecot tcp 0 0 pop3s LISTEN 1844/dovecot tcp 0 0 mysql LISTEN 1746/mysqld tcp 0 0 pop3 LISTEN 1844/dovecot tcp 0 0 imap LISTEN 1844/dovecot tcp 0 0 sunrpc LISTEN 1251/rpcbind tcp 0 0 personal-agent *:* LISTEN 1579/sshd tcp 0 0 *:ftp LISTEN 11138/vsftpd tcp 0 0 localhost:ipp LISTEN 1285/cupsd tcp 0 0 localhost:'postgres LISTEN 1833/postmaster tcp 0 0 *:smtp LISTEN 1936/master tcp 0 0 *:33820 LISTEN 1528/rpc.statd tcp 0 0 localhost:56687 208.83.20.130:ircd ESTABLISHED 2312/bash tcp 0 1408 localhost:'personal-agent 196.2.12.58:colubris ESTABLISHED 18665/0 tcp 0 0 localhost:35294 undernet.xs:afs3-fileserver ESTABLISHED 2312/bash tcp 0 0 *:sunrpc *:* LISTEN 1251/rpcbind tcp 0 0 *:http *:* LISTEN 1967/httpd tcp 0 0 *:'personal-agent *:* LISTEN 1579/sshd tcp 0 0 localhost:ipp *:* LISTEN 1285/cupsd tcp 0 0 localhost:'postgres *:* LISTEN 1833/postmaster tcp 0 0 *:smtp *:* LISTEN 1936/master tcp 0 0 *:https *:* LISTEN 1967/httpd thanks again for your help
vsftpd is your FTP server, but which FTP client do you use (e.g. FileZilla)? What's the output of Code: iptables -L ? Did you disable SELinux?
Hello, I m using filezilla, but those errors i m getting is from the webmail(squirrelmail) when i m trying to integrate the autorespond plugin. the SELinux is disable. here is the output of iptables -L [root@mail ~]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination thanks
Hello, the way i try to install the auto response & change password also seems to bing errors "old password not match" i folow this documentation : http://www.ceylonlinux.com/pdf/squirrel_mail_passwd_vac.pdf thnks for your suppport
Hi Falko, Sorry for re-posting on this old thread in which i find to have similar issues i am facing. Is there a workaround for this error:- There was a problem connecting to your FTP server: "cannot connect to localhost". Please contact your support department. Need your kind advice. Thanks.