Hello Irwin,
On Friday, August 06, 2004, [EMAIL PROTECTED] wrote...

> I have a problem with forwarding and attaching messages in
> Squirrelmail-1.4.2.

> I am using Sendmail, Apache, PHP 4.2.2 on RedHat9, SquirrelMail was
> installed from RPMs.

> Can you help me find out what I did wrong with my setup?

> Warning:
> fopen("/var/spool/attach/hPoTHXv2pHaXwkRY69H8IewtMrPquNJC", "rb")
> - No such file or directory in
> /var/www/html/squirrelmail-1.4.2/class/deliver/Deliver.class.php on line
> 111

This is the cause of the rest of the errors.  The file that was
attached to the mail has gone missing, so SM cannot process the file
for sending.  I'm not sure it's wise to use the spool directory for
attaching files, you might want to create a new tree for it, something
like:

  /var/squirrelmail/attach

and

  /var/squirrelmail/data

for your data files. I doubt this is the cause, but the spool folder
might be special.  As for why the files are vanishing, do you have a
temp cleaner installed?

-- 
Jonathan Angliss
([EMAIL PROTECTED])

Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.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