gray_bale
Joined: 30 Sep 2007
Posts: 16
|
| Posted: Wed Nov 07, 2007 7:23 pm Post subject: Xmail setup problems |
|
|
Am i supposed to leave localhost or enter real domain names etc in the server.tab file.
"RootDomain" "localhost"
"SmtpServerDomain" "localhost"
"POP3Domain" "localhost"
"HeloDomain" "localhost"
"PostMaster" "postmaster@localhost"
My php.ini has been setup with my real email address, as follows.
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
sendmail_from = my@emailaddress.co.uk
Any ideas please. |
|