I am just working on implementing WKS setup which is done by froxlor. WKD is already working properly and now I am stepping in theory of WKS. There must be an email-address key-submission@example.org for every domain which is forwarded to a local mailbox (e.g. the one of the local user "webkey") At the moment I am trying this manually in Froxlor:
...and then I tried to set a forward address webkey@localhost but this is failing. So I set the address to webkey@localhost.de and corrected the address in mysql to webkey@localhost . Everything is working as expected: mails to key-submission@example.org are at the local mailbox of webkey.
Of course later this will be set by php - but for now I want to know if it is possible to set forwarding to an address @localhost without puddling in mysql database?
Question
df8oe
Hi to all,
I am just working on implementing WKS setup which is done by froxlor. WKD is already working properly and now I am stepping in theory of WKS. There must be an email-address key-submission@example.org for every domain which is forwarded to a local mailbox (e.g. the one of the local user "webkey") At the moment I am trying this manually in Froxlor:
- creating email-address key-submission@example.org
...and then I tried to set a forward address webkey@localhost but this is failing. So I set the address to webkey@localhost.de and corrected the address in mysql to webkey@localhost . Everything is working as expected: mails to key-submission@example.org are at the local mailbox of webkey.
Of course later this will be set by php - but for now I want to know if it is possible to set forwarding to an address @localhost without puddling in mysql database?
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now