Aurélio Duarte wrote: >Now I understood, if we put a longer period the wind time will be bigger. >About the mails that are sent by PHP, do you have any method to control them? >At this moment I'm trying to use a PHP wrapper >to now wich UI is sending, than I will try to >make some modification to the script to catch >the userID.
You may find the thread "Sender based restriction problem" is relevant to your PHP and sender ID issue. At work I have things set up so that the web servers cannot send mail directly - they all send out through one gateway mailer. I run policies on the gateway mailer. IIRC, mails submitted locally do not go into the mail service through the SMTPD listener and so don't trigger the policy management. -- Simon Hobson Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed author Gladys Hobson. Novels - poetry - short stories - ideal as Christmas stocking fillers. Some available as e-books. _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
