For oMail-admin 1.2RC1 in file vmail.inc change line
from: $vmailsock = fsockopen ($vmailfile, 0, $errno,
$errstr, 4);
to: $vmailsock = fsockopen ("unix://$vmailfile", 0,
$errno, $errstr, 4);
Voila! Works in PHP5
Nobody/Anonymous
None
None
Public
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use