- Edited
Hello, I want to do the following:
with REST API access to the email mailbox and select the alias mail and look up if there came email through?
like:
thealias@domain.ltd
get-request:
http://127.0.0.1:6969/api/getInbox?email=thealias@domain.ltd
Because IMAP is not working without SSL…