On Tue, 2006-03-14 at 13:56 +0100, Dirk H. Schulz wrote: > Dave Hall schrieb: > > >On Tue, 2006-03-14 at 09:40 +0100, Dirk H. Schulz wrote: > >> > >>But I would like to find it. What do php/Apache need to open a socket to > >>the local mta? > > > >They should just be opening a tcp socket to localhost port 25 > > > >Maybe try sshing to the server (or using the console). su to the apache > >user and try the following: > > > >$ telnet localhost 25 > > > > > That brought me onto the right track, thank you. I had defined an IP > address for postfix to listen on (so it did not listen on the loopback > address). >
Thats what it sounded like to me too. Glad you got it sorted out now. Cheers Dave _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
