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

support separate mailboxes #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

support separate mailboxes #6

wants to merge 2 commits into from

Conversation

tjaartvdwalt
Copy link

I added a --mailbox switch, that allows post_office to use separate mailboxes.

With this feature enabled, a POP client receives only messages that are sent to the email address that corresponds to the POP username.

Tjaart van der Walt and others added 2 commits August 3, 2017 11:09
This feature allows multiple POP accounts, to connect to
`post_office`.

Each account will receive only the mail sent the the address that
corresponds to the POP client `username`.
@rvanlieshout
Copy link
Member

Thanks, @tjaartvdwalt. I didn't even notice this PR. I'll give it a review ASAP and merge it in

@rjaros87
Copy link

@rvanlieshout any updates?

@rvanlieshout
Copy link
Member

Should mailbox have a NUM parameter?

@rvanlieshout
Copy link
Member

@tjaartvdwalt, i've tested it locally and it works. The thing I don't get is the need for NUM? Shouldn't we remove that as an argument?

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.

3 participants