Am 07.07.2010 21:34, schrieb Muzammel Asghar: > Hi > > Yes i understand this logic, but problem is each domain has its own specific > senders headers , so its difficult to update each domains scripts , as this > option only successful if only one sender address need to be setup. but in > my case, senders header is not fixed, depend upon each domain, like below > > [email protected] > [email protected] > [email protected] > > I want to allow if only sender headers are related to my domains then allow, > other wise reject like [email protected] etc, but problem is most of domains > mail scripts not using -f option and mails headers are come to postfix by > [email protected]. I just simply want that real above domians from headers > will come instead of any single default header like apa...@* , so it will > resolve my issue. > > Thanks. > Muzi
Please stop talking about headers if you really mean the envelope sender address. Either use enforcements with PHP/Apache as suggested or use Postfix's masquerading features. Alexander _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
