Alright, 

A technical question then; I always thought PHP connects to localhost
just as if I did "telnet localhost 25". 
What is the difference between an external email connecting to the email
server and localhost PHP sending emails? Why don't I see "connection
from localhost[127.0.0.1] in the logs?


On Fri, Jul 24, 2015, at 02:03 PM, Koko Wijatmoko wrote:
> On Fri, 24 Jul 2015 13:08:42 +0200
> Peter <uncle_p...@fastmail.com> wrote:
> 
> > which is okay, but when PHP mailer sends an email from localhost I
> > get:
> > 
> > Jul 24 12:49:38 server postfix/pickup[16749]: B435A614EF: uid=48
> > from=<apache>
> >
> this is not localhost.. but inject to sendmail command
> line from uid 48.

Reply via email to