Hi Dany, Hi Sean, Thanks for the response.
I defined dspam now as a content filter in main.cf not as a virtual_transport like mentioned in relay.txt: content_filter=lmtp:127.0.0.1:10024 and the smtpd:10024 has the option -o content_filter= Now all Mails passes dspam and were delivered to the host in the transport_map. regards Sven Am Mittwoch, 10. Oktober 2007 18:19:55 schrieb Dany V.: > On Wed, 10 Oct 2007 02:21:10 +0200 > > [EMAIL PROTECTED] wrote: > > Hi all, > > > > I want to use DSPAM and Postfix as a relay (point MX records to the relay > > and Deliver the Mail to the real Mailserver). > > If I follow the instructions of the relay.txt I get a 451 "Temporary > > lookup failure" If I define the domain in virtual_mailbox_domains. I have > > no glue how to solve this. > > > > My old setup worked with transport maps and I wonder where I should write > > the destination url now. My old config did this with transport_maps > > (example.com [mail.example.com]). Any suggestions? > > > > regards > > Sven > > You can still use the transport maps. This is how I do it. > > -- > Dany V.
