Implement a script to send ICANN-mandated transfer notifications to registrants when a domain transfer is initiated from or to another registrar. This is required for compliance with the ICANN Transfer Policy.
- Trigger notification upon receipt of EPP request
- Include registrar name, domain name, and action type (gaining/losing).
- Send email to the registrant contact listed in the domain object.
- Log notifications sent for auditing purposes.
Should integrate with existing contact and email subsystems.
Implement a script to send ICANN-mandated transfer notifications to registrants when a domain transfer is initiated from or to another registrar. This is required for compliance with the ICANN Transfer Policy.
Should integrate with existing contact and email subsystems.