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

Cannot delete local catch all emails #625

Closed
4 of 7 tasks
robots4life opened this issue Aug 28, 2019 · 1 comment
Closed
4 of 7 tasks

Cannot delete local catch all emails #625

robots4life opened this issue Aug 28, 2019 · 1 comment

Comments

@robots4life
Copy link

robots4life commented Aug 28, 2019

ISSUE TYPE

  • Bug Report

Checklist

OS / ENVIRONMENT

  1. Host operating system and version:
    Distributor ID: Ubuntu
    Description: Ubuntu 18.04.2 LTS
    Release: 18.04
    Codename: bionic
  2. (Windows) Native Docker or Docker Toolbox: Native Docker
  3. Docker version: Docker version 19.03.1, build 74b1e89
  4. Docker Compose version: docker-compose version 1.23.2, build 1110ad01
  5. (Linux) Is SELinux enabled?:
  6. What git commit hash are you on?:

SUMMARY

I cannot find the folder and file where the local emails, that are caught with catch all, are stored.
I would like to delete the local emails.
Perhaps it would be good if a Delete Email button could be added to each email so that one can selectively delete old unused email?

STEPS TO REPRODUCE

I found this issue #426 and see that I don't have a mail folder. Also looked at this video but cannot seem to find the mentioned locations. Where is the file that stores the local emails please? I have a few there but cannot seem to find the file that holds their data. The local catch all email works just fine, emails can be sent and received just not deleted. Thank you for your help.

EXPECTED BEHAVIOUR

Be able to find the folder and file where the local emails are stored so that I can delete them.

ACTUAL BEHAVIOUR

Cannot find the folder and file where the local emails are stored. Would like to delete the local catch all emails.

OTHER INFORMATION

Start command

$ docker-compose up -d

File and user permissions (Linux & MacOS)

$ id
uid=1000, gid=1000, docker=999
$ ls -la
root
$ ls -la data/www
root

env.txt

@robots4life
Copy link
Author

robots4life commented Aug 29, 2019

I have set HOST_PATH_HTTPD_DATADIR to a folder on the local host and was looking in the wrong place. Once the Devilbox is up and running I can just ./shell.sh into the PHP container and there under /var/mail I can simply delete the devilbox file to empty the local email inbox.

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

2 participants