Re: best way for website sending emails

2008-08-25 Thread Tony Holmes
them to. What I listed above helps dramatically cut down on invalid sends. -- Tony Holmes Ph: (416) 993-1219 Founder and Senior Systems Architect Crosswinds Internet Communications Inc.

Re: best way for website sending emails

2008-08-25 Thread Tony Holmes
ple using your service to spam. Typo's *do* happen so the odd case of 1 client fat-fingering an address is fully permissible. -- Tony Holmes Ph: (416) 993-1219 Founder and Senior Systems Architect Crosswinds Internet Communications Inc.

Re: Policy filter applied from command line

2008-08-19 Thread Tony Holmes
wer and > > flexbilitt of postfix. > > Of course it comes at a small performance price. It worked perfectly. By putting the quota check before the mynetworks check it does exactly what I want. -- Tony Holmes Ph: (416) 993-1219 Founder and Senior Systems Architect Crosswinds Internet Communications Inc.

Re: Policy filter applied from command line

2008-08-18 Thread Tony Holmes
ns from you both. I love the power and flexbilitt of postfix. > Removing the 127.0.0.1 (or whatever you use) from mynetworks of course > breaks mail relay access control, so you may have to keep it. Actually I removed it and local submissions (which is all this box should allow) still worked. H

Re: Policy filter applied from command line

2008-08-18 Thread Tony Holmes
pecific port where you can use > smtpd restrictions. you can use mini_sendmail or other. That was where I am heading and it doesn't appear to be a major issue to implement. I can secure php to not be allowed to talk to the box and thus the perl script will be free to do so (relaxing the

Re: Policy filter applied from command line

2008-08-18 Thread Tony Holmes
ons, but for the command line. Ideally without having to deploy another box :) -- Tony Holmes Ph: (416) 993-1219 Founder and Senior Systems Architect Crosswinds Internet Communications Inc.

Re: Policy filter applied from command line

2008-08-18 Thread Tony Holmes
service allows it. > > > >However, the policy service is never checked. > > > >I set mynetwork= since I don't even want to trust myself, but no go. > > > >I have to be missing something obvious, but I'm not sure what. > > > >Pointers? > > > > > > -- Tony Holmes Ph: (416) 993-1219 Founder and Senior Systems Architect Crosswinds Internet Communications Inc.

Policy filter applied from command line

2008-08-18 Thread Tony Holmes
ghtly cron jobs, etc. Everyone else can only send if the policy service allows it. However, the policy service is never checked. I set mynetwork= since I don't even want to trust myself, but no go. I have to be missing something obvious, but I'm not sure what. Pointers? -- Tony H