mirror of
https://github.com/Pro/exchange-catchall.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #12] Where to install? #8
Labels
No labels
bug
enhancement
pull-request
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/exchange-catchall#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @posixx on GitHub (Sep 13, 2015).
Original GitHub issue: https://github.com/Pro/exchange-catchall/issues/12
Hello,
First of all apologies to use the issue tracker for this. However i don't know how to contact otherwise.
We have 4 exchange servers; 2 mailbox servers in DAG and 2 CAS servers. I cannot determine which servers need the transport agent installation and which don't. Could you please update the readme with this info?
Best regards,
Frans
@Pro commented on GitHub (Sep 14, 2015):
The transport agent has to be installed on the server which handles the SMTP connection and Edge Transport.
In your case I think these are the two CAS servers.
What this agent does is as soon as an email is sent to the server via SMTP, it rewrites the E-Mail header so that Exchange thinks this was sent to the catchall-target address.
Please keep in mind that those catch-all email addresses only work if the email is received from an EXTERNAL server. I have to check if it is somehow possible to circumvent this problem.
@posixx commented on GitHub (Sep 14, 2015):
Thanks for your response. Yes the CAS servers are responsible for receive and sent to external SMTP servers, so i will deploy on these servers. For us it's not a big deal it only works for external addresses.
Thanks again!