> Sorry, now I understand your meaning on no.2 Tomas.
> But then my FTP service is okay, and why I still get the error below in
> no.2?

if webserver scripts can't log into ftp, you might have several problems:
a) ftp server uses system passwords, courier's userdb can store completely
different password

b) most ftp servers require valid shell. Shell, that is set in
/etc/passwd, must be present in /etc/shells. Not sure about file layout
used in Solaris.

c) some ftp servers require working /bin/ls. If you chroot user, bin
directory with staticly linked ls binary must be created in user's home
directory. If you don't have static ls, lib directory with linked
libraries must be created too. You can't use symbolic links to real
/bin/ls or libraries in your system.

d) you have firewall that blocks ftp connections. SunScreen or SunScreen
Lite?

Check system logs. If there is some error, it can be logged there. Also it
is possible to start ftp server in debuging mode and log every operation.
Try log into ftp with simple ftp program from webserver.

> 1. Fyi, Im using plain userdb file, without SQL. I have configure my
> courier-mta to deliver local mail using settings as follows:
> Use Custom Delivery Instructions:
> || /usr/lib/courier/bin/dotforward
> ./Maildir
>
> However, after change the settings it still doesn't work. But normaly mail
> delivery still fine. Any idea?

check mail logs, .forward file permisions and it's content.

vacation 1.41 plugin needs information from Options->Personal Info. If you
haven't filled it there, vacation message is not correct.

mail_fwd and vacation v.1.41 work with same file. It is possible that they
conflict.
-- 
Tomas



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
--
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