Skip to content

[17.0][ADD] fetchmail_local_mailbox #357

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

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

hbrunn
Copy link
Member

@hbrunn hbrunn commented May 3, 2025

This module allows to retrieve mails from a mailbox on the local file
system.

That's useful when your Odoo instance runs on a server with a local
mailserver that delivers mails into a mailbox accessible by the user
Odoo is running as, because it allows you to fetch mails without any
credentials or TCP/connection overhead.

Usage

To use this module, you need to:

  1. select server type Local mailbox in a fetchmail configuration
  2. fill in the full path to the mailbox in the server's filesystem
  3. in case you want to delete mails from the mailbox after processing,
    check Delete processed mails from mailbox

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

Successfully merging this pull request may close these issues.

1 participant