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

Add notice about stripped, but not stored attachments #9

Closed
cloph opened this issue Jul 13, 2011 · 0 comments
Closed

Add notice about stripped, but not stored attachments #9

cloph opened this issue Jul 13, 2011 · 0 comments

Comments

@cloph
Copy link
Contributor

cloph commented Jul 13, 2011

currently attachments are silently dropped, there is no indication when an attachment was removed.

Person sens mail with png and zip attachment, png is allowed, zip is not → attachment-page will only show the png, but nowhere it mentions the zip attachment.

Ideally, it would list the attachments and their status in the mail itself, and not only in the attachment-system.

something like

Attachments <url to attachment-system>:
foobar.png - stored (expires: <somedate>)
barfoo.zip - rejected (filetype not allowed)

would be my idea of it...

rejection reasons could be one of filetype not allowed, size limit exceeded, virus found, or something like that

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

No branches or pull requests

2 participants