-
1. Make crate-public if possible:
- NullWorker
- Mailbox
- NodeReplyResult
- NodeError
- NodeMessage
- NodeReply
1. Make ```Executor``` functions crate-public
1. …
-
Looks like https://github.com/rvojcik/iredmail-cli/commit/0ef919edc01081eb7ee735ff9e1e476bc7600beb doesn't fix it completely, i get this error when i'm trying to get the list of aliases with `em -l -s…
-
### Description of the issue
Until version 1.24.117.1 I did not get this error, since version 1.24.221.1 I get the following error:
code:
`
$sharedMailboxConfig = @{
Name = 'E…
-
### Summary
Allow to create an alias for all domains, currently existing ones as well as newly created domains.
### Motivation
Use case would mainly be for RFC required aliases, such as postmaster …
floli updated
2 years ago
-
## Summary
I get constant reports for certain services that I would rather send to a script to handle. This is possible using postfix - but I'm not sure how to configure it whist keeping mailco…
-
can you provide example config files for postfixes main.cf and dovecot?
-
## Description
I'm thrilled to share that I recently migrated some email domains from a Postfix/Dovecot setup to Mox. It's been a pleasure using this modern solution over the past few weeks. While …
-
I created a user and then created a single forward to that user.
I then deleted the user - the forward, now invalid, was not deleted.
The forward should have been deleted.
(could easily be implem…
-
When I send mail using ssmtp server and postfix in docker as a mailhub then I got an error like relay access denied.
My /etc/postfix/main.cf file is as follows:-
# See /usr/share/postfix/main.cf.dist…
-
After submitting requests the requests appear under the "approve requests" tab, but noting under the "my requests" tab...
it looks like the same error as issue #163, that points to to issue #160,…