In ERPNext, I have set up noreply@.com as the default outgoing email. When a Job Applicant is selected, we manually send an email to the applicant from ERPNext.
The issue is when the applicant replies to that email, the reply goes to noreply@.com which is not monitored.
I want to configure the system so that when someone replies to that email, the reply should go directly to the HR’s email address instead.
How can I achieve this in ERPNext?