> Hi,
>
> I got some error messages during configuring vacation plugin. The error
> messages are:
>
> 1.Warning: ftp_put(): Can't build data connection: Connection
> refused. in /usr/share/squirrelmail/plugins/vacation/vac_init.php on line
> 83
> An error occured uploading the file...
> 2.Warning: ftp_get: Can't build data connection: Connection refused.
> in /usr/share/squirrelmail/plugins/vacation/vac_init.php on line 94
> An error occured downloading the file.
>
> My current settings are:
> -SM 1.4.0-1
> -wu-ftpd 2.6.2-12
> -vacation plugin 1.41
>
> Any idea?

This vacation plugin requires ftp server running on the machine set in
plugins/vacation/config.php. You don't have ftp server running (netstat
-an | grep :21), firewall blocks connections to ftp server or ftp server
does not allows logins with username and password that are used when
connecting to squirrelmail and imap ('ftp localhost', enter user name and
password used when you log in sm).

If you don't allow email users to use terminal services (ssh,telnet) and
use some special shell set in /etc/passwd, put that shell in /etc/shells.
Ftp servers usually refuse logins of accounts that use shell not listed in
/etc/shells.

-- 
Tomas




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to