Sahil Tandon: > > > > > Received: by www.thisisireallymydomain.com (Postfix) > > > > id 3C916254775; Tue, 30 Dec 2008 03:50:01 -0800 (PST) > > > > Delivered-To: n...@thisisireallymydomain.com > > > > Received: from alkhorayef.com (unknown [91.189.132.54])
I repeat, this mail did not arrive via the SMTP service. Search your Postfix logs for the "pickup" service logfile record with local UID of the account that submitted this email message. You can prevent the httpd account from making mail submissions with authorized_submit_users = !httpd, static:anyone Instead of "httpd" use "www" or whatever. Wietse