Microsoft
Software
Hardware
Network
Question : Postfix sendmail_path in php.ini
I've recently switched from using sendmail to postfix on my Ubuntu server.
Originally when I used sendmail my sendmail_path was :
sendmail_path = /usr/sbin/sendmail -t -i
Now that I've installed postfix the sendmail path is still /usr/sbin/sendmail but I'm wondering if I should still include -t -i
Answer : Postfix sendmail_path in php.ini
Just use the following instead of sendmail_path:
SMTP = localhost
smtp_port = 25
comment out the sendmail specific information with a ";" before the line.
Random Solutions
Open ports Cisco 800 series
How do I get into my user in windows when I have forgotten my password?
SQL Server 2000 Log File Grown to Excessive Size
Good anti-virus program?
NT 4.0 Every 4 Cluster Problem
Relay on Exchange Server 2003
Outlook BCM with Windows Mobile SmartPhone
Run External Program
module.pm not returning true value
VPN is connected, but I can't transfer data