FireFoz
05-04-2001, 09:34 AM
Since a few days i got my RaQ3. This is my first, and i managed to install and configure MySQL and PHP 4.0.5 myself, which i think is ok for a newbie.
Now i got 1 problem, with the e-mail.
In php.ini i got this:
[mail function]
; For Win32 only.
;SMTP = localhost
;For Win32 only.
;sendmail_from = admin@localhost.com
;For Unix only. You may supply arguments as well (default: 'sendmail -t -i').
sendmail_path = /usr/sbin/sendmail
At the moment im hosting my site on a virtual account on tera-byte, where it works fine. I have to configure my RaQ3 completely first, before i can move my site from the virtual host to my own server.
Therefor i dont have any domains i can use yet, just ips.
So i cant use mail.mydomain.com for example.
I've filled in the ips of my virtual host and my server ip under control panel>e-mail server parameters > Relay for the following Hosts/Domains
i left Smart Relay Host Name blank.
I dont get an error, i use mail function in php and it returns success (1) but i dont receive the mail.
I've tried a lot of different settings but none of them seem to work.
i got an e-mail with the following content on my root mail:
Subject: Cron <root@www> run-parts /etc/cron.daily
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/>
X-Cron-Env: <LOGNAME=root>
zcat: stdout: Broken pipe
Does anyone knows what is going on and how i can solve this?
Now i got 1 problem, with the e-mail.
In php.ini i got this:
[mail function]
; For Win32 only.
;SMTP = localhost
;For Win32 only.
;sendmail_from = admin@localhost.com
;For Unix only. You may supply arguments as well (default: 'sendmail -t -i').
sendmail_path = /usr/sbin/sendmail
At the moment im hosting my site on a virtual account on tera-byte, where it works fine. I have to configure my RaQ3 completely first, before i can move my site from the virtual host to my own server.
Therefor i dont have any domains i can use yet, just ips.
So i cant use mail.mydomain.com for example.
I've filled in the ips of my virtual host and my server ip under control panel>e-mail server parameters > Relay for the following Hosts/Domains
i left Smart Relay Host Name blank.
I dont get an error, i use mail function in php and it returns success (1) but i dont receive the mail.
I've tried a lot of different settings but none of them seem to work.
i got an e-mail with the following content on my root mail:
Subject: Cron <root@www> run-parts /etc/cron.daily
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/>
X-Cron-Env: <LOGNAME=root>
zcat: stdout: Broken pipe
Does anyone knows what is going on and how i can solve this?
