there is reason I can't change the message submission via SMTP. In this case, do you have any suggestion? I am thinking of using Milter, does it work with sendmail interface?
- Joe On Mon, Aug 9, 2010 at 11:01 PM, Noel Jones <njo...@megan.vbhcs.org> wrote: > On Thu, Aug 5, 2010 at 11:06 PM, Noel Jones >> <njo...@megan.vbhcs.org <mailto:njo...@megan.vbhcs.org>> wrote: >> >> On 8/5/2010 5:10 AM, Joe Wong wrote: >> >> I am looking to into configure postfix with the captioned >> feature, does anyone has a pointer for me to follow? >> >> many thanks, >> >> - joe >> >> >> Here's the basic outline. Adjust for your purposes. >> http://www.postfix.org/RESTRICTION_CLASS_README.html#external >> >> >> -- Noel Jones >> >> >> > > On 8/9/2010 9:34 AM, Joe Wong wrote: > > Hi Noel, > > > > Thanks for the info. According to the doc, it only works if > > the mail is submitted via SMTP, does it have similar option if > > the mail is injected to the queue by sendmail interface? > > > > - Joe > > > > > > > Postfix smtpd_*_restrictions are only effective for mail submitted via > SMTP. > > Adjust your application to submit via SMTP. > > -- Noel Jones >