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
Naming Convention for Group Headers/Footers/Detail on Reports in Access
Differences between 2003 and 2008 TS/Licencing
find and replace using awk?
Ms Access 2003 - How can I close a corrupted .ldb file
<div style="float:right; in Microsoft outlook 2007
Repair of jpeg files
openGL and GLUI install problem
How do I get information from a function outside the function
How to CHMOD to 770 on a Windows 2003 server with IIS 6.
Terminal Server Printing Problem