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

Problem Send to Cpanel account #33

Open
guimedeiross opened this issue Feb 12, 2022 · 3 comments
Open

Problem Send to Cpanel account #33

guimedeiross opened this issue Feb 12, 2022 · 3 comments
Labels

Comments

@guimedeiross
Copy link

When trying to send emails to an account that uses cpanel, the following error occurs.

(Mailbox name should probably be prefixed with: INBOX.)

@rgladwell
Copy link
Owner

Could you use the --box argument? Something like:

python imap_upload.py --host example.com --port 993 --box INBOX mail.mbox

@gerhardvz
Copy link

I just had the same problem but with recursive upload. I noted that you have to set folder_separator since the default is '/' and Cpanel uses '.'

@rgladwell
Copy link
Owner

And if you use the --folder_separator argument, it then works for Cpanel?

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

No branches or pull requests

3 participants