Emails are working just fine and an email with an attachment sends just fine but the attachment does not go with the email. I'm thinking it's a permissions problem uploading the attachment when composing the email but not sure.
Has anybody else seen this? Any suggestions?
UPDATE: When actually uploading the attachment it does take more time with a larger file so it seems to be performaing the upload. I also replaced my install folder with the 0.2 stable release of RoundCube and it had the same issue so this may not be specific to MyRoundCube but I still need help if anyone has any ideas. I don't even know where to start looking. Also, after attaching a file to the email but before sending it I do not see any files in the temp folder on the server. I assumed I would see the attached file in that folder.
:) ok, I figured it out. I didn't have the correct permissions on the temp folder. I needed to add the anonymous account to that folder so the uploaded attachment could be saved.
Problem solved.