Hello B52, On Thursday, September 09, 2004, [EMAIL PROTECTED] wrote... > Hi, > i tried to plugin the procmailfilters in squirrel, but i get the following > message when the file .procmailrc does exist in my homedir:
> Warning: ftp_put(): .procmailrc: Overwrite permission denied in > /var/www/localhost/htdocs/squirrelmail/plugins/procfilter/procfilter_options.php > on line 253 > But ftp_put works, because if the file doesnt exist in my homedir then > squirrel will create it correct. > The file permissions are 777 so everybody could change it. I also changed > the home directory to 777, and i always get this error. Some FTP servers allow you to disable explicit overwriting, and you have to delete the file before you can upload a file with the same name. For example ProFTPd has that option, and can be disabled using: AllowOverwrite on I suggest checking the documentation for the FTP server you're using, or alter the code for the procmailfilter, and above the line you get the error, put an ftp_delete. -- Jonathan Angliss ([EMAIL PROTECTED]) Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users