Gentoo Archives: gentoo-user

From: Henti Smith <henti@×××××××××××.za>
To: gentoo-user@l.g.o
Cc: kashani-list@××××××××.net
Subject: Re: [gentoo-user] postfix .. transports .. and virtual domains ..
Date: Fri, 20 Oct 2006 07:00:35
Message-Id: 20061020085707.6b81bb8f@yoda.foad.za.net
In Reply to: Re: [gentoo-user] postfix .. transports .. and virtual domains .. by kashani
1 On Thu, 19 Oct 2006 14:42:47 -0700
2 kashani <kashani-list@××××××××.net> wrote:
3
4 > Henti Smith wrote:
5 > > Hi guys,
6 > >
7 > > I've got a virtual domain setup for postfix working .. all good ..
8 > >
9 > > however I want to setup a spam@ and ham@ address for all domains in
10 > > the virtual lookup table (mysql) to go via a transport to the
11 > > script that procresses the mail.
12 > >
13 > > I've added the transport in main.cf
14 > >
15 > > transport_maps = pcre:/etc/postfix/dspam_lerning_transport.pcre
16 > > local_recipient_maps = $transport_maps
17 > >
18 > > but I'm getting this when I try to send to spam@××××××××.tld
19 > >
20 > > Recipient address rejected: User unknown in virtual mailbox table
21 > >
22 > > any ideas ?
23 >
24 > Depending on which virtual guide you followed your virtual domains
25 > are going to be under virtual_mailbox_domains rather than transport.
26 >
27 > I'd add the virtual aliases into the db for ham and spam, if you're
28 > using PostfixAdmin you can add spam and ham in as accounts that are
29 > created automatically wheneven a new domain is added.
30
31 This does not work. mail gets delivered to maildir as per account setup
32 not the transport service where it's being procesed for spam.
33
34 All I really need to do is tell postfix to accept any mail for spam@
35 and ham@ I don't need it delivered anywhere as the transport works fine
36 on localhost, it's just smtp deliveries that gives me problems.
37
38 H
39
40 --
41 Henti Smith
42 henti@×××××××××××.za
43 +27 82 958 2525
44 http://www.geekware.co.za
45
46 DISCLAIMER :
47
48 Unauthorised use of characters, images, sounds, odors, severed limbs,
49 noodles, wierd dreams, strange looking fruit, oxygen, and certain parts
50 of Jupiter are strictly forbidden. If I find you violating, or
51 molesting my property in any way, I will employ a pair of burly
52 convicts to find you, kidnap you, and perform god-awful sexual
53 experiments on you until you lose the ability to sound out vowels. I
54 don't know why you are still reading this, but by doing so you have
55 proven that you have far too much time on your hands, and you should go
56 plant a tree, or read a book or something.
57 - http://www.ctrlaltdel-online.com/
58 --
59 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] postfix .. transports .. and virtual domains .. kashani <kashani-list@××××××××.net>