Author |
|
rob Groupie
Joined: 03 September 2008 Location: Canada
Online Status: Offline Posts: 60
|
Posted: 22 September 2008 at 3:16pm | IP Logged
|
|
|
Hi,
When trying to forward an email that has an attachment, something fails here and the attachment gets lost on the received email.
In the debug, here is what I am seeing:
[09/22/2008 15:03:01] Error Get tempfile for Attachment: can't open /home/rob/development/data/mailbee-webmail/temp/r/rob@test.c om.7/fd9984d7ee366dae9810eb713938ee31/29-0_a30f5a585efa971fc 5b3eae62620251a.txt
The actual file is located here:
/home/rob/development/data/mailbee-webmail/temp/r/rob@test.c om.7/fd9984d7ee366dae9810eb713938ee31/106432-0_a30f5a585efa9 71fc5b3eae62620251a.txt
We noticed that the id number in front of the filename is incorrect. This only occurs with a forward and not a new message. New messages are sending attachments fine.
I check folder permissions and ownership and they are all correct.
I suspect there is an issue in the processing.php script on or near line 1890 where the $tempname is assigned.
Can you help me out here?
Thanks,
Rob
|
Back to Top |
|
|
rob Groupie
Joined: 03 September 2008 Location: Canada
Online Status: Offline Posts: 60
|
Posted: 22 September 2008 at 3:22pm | IP Logged
|
|
|
I should also mention that we are the ones who have the custom programming project for auto-save on a new message. Could it be that the action of replying when it creates an automatic draft copy of the message that this has in-advertently messed up the attachment for the forwarded email?
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 23 September 2008 at 6:52am | IP Logged
|
|
|
Yes, we aware that we've done the custom project for you. We've sent you the fix via e-mail.
Best regards,
Andrew
|
Back to Top |
|
|