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
Web server is very slow (MySQL+Apache+PHP) - need help with upgrade/tuning
Graph and Perl
Adding an .exe to a login script for "restricted" users....
WinMgmt win adap event id:37 Error
How do I sum time(duration) values in Access 03?
Arcserve Console Username/Password
Access Error
create cmd button to copy db and then rename it.
how was this image achieved?
Probelms with Exchange - cannot send or receive e-mail.. Appears to be LDAP issues