I'm running Parallels with Windows 2003 Server Plesk on my VPS and I can't send mails via mail()
Warning: mail() [function.mail]: SMTP server response: 550 Requested action not taken: mailbox unavailable or not local (...)
Relay options link text
Php.ini
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
Any ideeas what can I do to make it work?