On Wed, September 20, 2006 10:43 pm, albi wrote: > On Wed, 20 Sep 2006 22:07:36 +0200 > "Martin Werner" <[EMAIL PROTECTED]> wrote: > >> I'm trying to set up maildrop to act as virtual transport for my >> hosted domains to configure maildrop to deliver spam-mail into the >> users INBOX.spam IMAP folder. >> >> In main.cf I set virtual_transport=maildrop and of course >> virtual_mailbox_maps (works with the default postfix mda). >> >> Trying this with maildrop will not work (see excerpt from maillog): >> >> --------------- snip -------------- >> Sep 20 22:01:51 web01 postfix/pipe[67339]: 627BF5C9F: >> to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=maildrop, >> delay=0.04, delays=0.01/0.01/0/0.03, dsn=5.1.1, status=bounced (user >> unknown. Command output: Invalid user specified. ) >> --------------- snip -------------- >> >> Although [EMAIL PROTECTED] is of course defined in the virtual mailbox >> map! The postfix MAILDROP_README didn't really help. > > are you using mysql or postgresql or not ? if so, you need another > config-file
Hi, for postfix I'm using the regular flat files for mapping, for dovecot I'm using a mysql-Database for my user-Information (Password, uid, Home-Directory). Any chance of using that one then? > > -- > grtjs, > albi > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"