apex_mail use a display name in from address instead of no_reply@domain.com
Hi,
I'm using apex_mail to send out notifications for my application
To avoid unwanted replies I'm using the common noreply@domain.com as from address
The problem is that this leads to no_reply@domain.com showing as the sender in the recipients email program
Does anyone know of a way to specify a more user friendly display name, alongside the technical email name like
"Customer Service Department"<noreply@company.com>
thanx,
apodictus