Hallo,
I like to use wita apache/php on my windows localhost to send mail by using a extern smtp server. But i get this error:
Warning: mail() [function.mail.html]: SMTP server response: 554 <mail@doamain.com>: Recipient address rejected: Access denied in c:\wwwroot\htdocs\folder\kenteken\check_numbers.php on line 172
what do i wrong?
my ini settings:
[mail function]
; For Win32 only.
SMTP = smtp.myserver.com
; For Win32 only.
sendmail_from = "me@myserver.com"