Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty Attachments when MimeMailParser.class located outside public_html #37

Open
GoogleCodeExporter opened this issue May 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Pipe your email with the script that parses it and saves the attachments to 
specific directory. The script is outside public_html and attachments are also 
saved outside public_html
2. Send email
3. Go to the directory and you'll see the empty attachments

What is the expected output? What do you see instead?
Files with their content. Empty Files

What version of the product are you using? On what operating system?
The newer version on Redhad

Please provide any additional information below.
It saves files alright when I have the class in public_html

Original issue reported on code.google.com by [email protected] on 16 May 2013 at 3:31

@GoogleCodeExporter
Copy link
Author

Seems like permission issues on your end.

Original comment by [email protected] on 22 Feb 2014 at 4:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant