Hi,
when using mail(), the FROM that I set in my function variables is always
changed. If I set the FROM email to user@mydomain.c om, it is always
replaced to user@provider.c om. I believe its because the provider has the
FROM_HEADER set to provider.com.
is there any way to prevent this? cant I set an alternative from_header
with htaccess or similar?
thanks
Oliver
when using mail(), the FROM that I set in my function variables is always
changed. If I set the FROM email to user@mydomain.c om, it is always
replaced to user@provider.c om. I believe its because the provider has the
FROM_HEADER set to provider.com.
is there any way to prevent this? cant I set an alternative from_header
with htaccess or similar?
thanks
Oliver
Comment