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

Request Entity Too Large #371

Closed
mamdoohi opened this issue Jan 21, 2018 · 9 comments
Closed

Request Entity Too Large #371

mamdoohi opened this issue Jan 21, 2018 · 9 comments

Comments

@mamdoohi
Copy link

hi,
i have a question.
how to attach file above 1M in Mailu ? :)
Thanks.

@kaiyou
Copy link
Member

kaiyou commented Jan 21, 2018

You should actually be able to. Which version and which Webmail are you using?

@kaiyou kaiyou added the bug label Jan 21, 2018
@mamdoohi
Copy link
Author

Version: 1.10.3.151

@kaiyou
Copy link
Member

kaiyou commented Jan 27, 2018

Sorry for the delays, but I meant what version of Mailu (1.4, 1.5 ?) and which Webmail (Roundcube, Rainloop) ?

@mamdoohi
Copy link
Author

i use rainloop. but i can't find mailu version. i use from docker since 2017-09-02

@kaiyou
Copy link
Member

kaiyou commented Jan 28, 2018

Okay, I was able to reproduce the issue, looking at it right now.

@kaiyou
Copy link
Member

kaiyou commented Jan 28, 2018

Just pushed a fix to master, I will backport it to stable once approved on the test server.

@mamdoohi
Copy link
Author

mamdoohi commented Jan 28, 2018

Thanks a lot man :). but how can i fix this error for my current image ??
my docker-compose.yml file:
http:
# build: $FRONTEND
image: mailu/$FRONTEND:$VERSION
restart: always
env_file: .env
ports:
- "$BIND_ADDRESS:6030:80"
- "$BIND_ADDRESS:6031:443"
volumes:
- "$ROOT/certs:/certs"

@kaiyou
Copy link
Member

kaiyou commented Jan 31, 2018

Sorry for the delay, you could simply use master temporarily for your frontend image, but it looks like you are using Mailu 1.4, aren't you? The version is specified in your .env.

kaiyou added a commit that referenced this issue Feb 19, 2018
@kaiyou
Copy link
Member

kaiyou commented Feb 19, 2018

This was cherry-picked in stable.

@kaiyou kaiyou closed this as completed Feb 19, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants