> > 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
...
> 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.
>
>
>
> Thanks. Actually, I got the error messages though FTP had been enabled.
> The above error messages not show again after added a line '-A
> ABCCHAIN-INPUT -i lo -j ACCEPT' on iptables.
>
> However, I got some error messages again when I sent a test message for
> auto-reply.
>
> The original message was received at Sun, 9 Nov 2003 23:38:19 +0800from
> ABC.mydomain.com [127.0.0.1]   ----- The following addresses had permanent
> fatal errors -----"|/etc/smrsh/vacation keith"    (reason:
> Service unavailable)    (expanded from: <[EMAIL PROTECTED]>)
> ----- Transcript of session follows -----smrsh: "vacation" not
> available for sendmail programs (not a file)554 5.0.0 Service unavailable
>
> Did the above error message said vacatin plugin doesnot support sendmail?

There was some error with program used for automatic replies.
/usr/bin/vacation can be distributed separately from sendmail.

whereis vacation
which vacation

These two are commands run on unix/linux machine, not questions.

Also you must have user settings in Options->Personal Information.
-- 
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