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

getmail container not starting #24

Open
shoodle opened this issue Feb 7, 2025 · 0 comments
Open

getmail container not starting #24

shoodle opened this issue Feb 7, 2025 · 0 comments

Comments

@shoodle
Copy link

shoodle commented Feb 7, 2025

I was following the instructions in setting up settings.ini:

cp /opt/getmail/config/settings.ini.example  /opt/getmail/config/settings.ini
vi /opt/getmail/config/settings.ini

After building the image I am getting this error when starting the container:

AttributeError: 'NoneType' object has no attribute 'sections'
2025-02-07 07:32:22,591 - MainThread - ERROR: ERROR settings.ini not found!
Traceback (most recent call last):
  File "/app/getmail_imap2lmtp.py", line 311, in <module>
    start_getmail()
  File "/app/getmail_imap2lmtp.py", line 261, in start_getmail
    for config_name in configparser_file.sections():

What did I do wrong?

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

1 participant