On Fri, 3 Apr 2009 23:07:21 +0000 Claudio Frydlewsky <fryc...@hotmail.com> wrote:
> I need to be able to see where the e-mails come from inside the logs. They are there. > Apr 2 17:58:14 server1 postfix/qmgr[31752]: 4519D85C0B: > from=<apa...@myserver.net>, size=922, nrcpt=1 (queue active) > I would like to know why I can't see the real mail from address in > the logs. You can. The real from is the SMTP from. Change your software to set the SMTP from correctly. (Ie, you most likely are asking: "Why does postfix not log the header From:"? And the answer is, "It normally does not log any headers... why would it?")