Re: Postfix spool message format description

2009-03-30 Thread Magnus Bäck
On Mon, March 30, 2009 2:05 pm, karfunckel-post...@yahoo.de said: > is there anywhere a format description for the queued-mails? No. And you don't need it. > I'm trying to build my own content_filter, like described in > http://www.postfix.org/FILTER_README.html#simple_filter. But the sentence >

Re: Postfix spool message format description

2009-03-30 Thread Wietse Venema
karfunckel-post...@yahoo.de: > > Hi, > is there anywhere a format description for the queued-mails? You can access Postfix's email data via official interfaces: smtp, pipe-to-command, milter, /usr/sbin/sendmail submission. Wietse