HK Computerdienst GmbH
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by HK Computerdienst GmbH-
Can't set Reply-To Header in E-Mails sent via PHP mail()
Hi, we're using CloudLinux 7.9 with cPanel and got the following problem. Our test script: $to = 'noreply@domain.de'; $from = 'test1@domain.de'; $reply_to = 'test2@domain.de'; $betre...