From: Andreas Meyer (no email)
Date: Sun Jun 09 2002 - 19:00:42 EDT
Hi!
Am Mon, 3 Jun 2002 09:26:37 +0200 schrieb Loic Le Loarer:
> For this purpose, you can use the virtual delivery agent (see
> VIRTUAL_REAME in the REAME_FILES dir) which allow to have really
> different mailboxes for each user in each domain. But if you have a
> small number of user, it may be easier to filter your mail with procmail
> or better, to use the recipient_delimiter parameter.
Still having problems with my virtual-domain. I decided to
go with the example2 in the VIRTUAL_README.
virtual_mailbox_base = /var/spool/mail/vhosts
virtual_mailbox_maps = hash:/etc/postfix/vmailbox
virtual_minimum_uid = 100
virtual_uid_maps = static:5000
virtual_gid_maps = static:5000
transport_maps = hash:/etc/postfix/transport-virt
/etc/postfix/vmailbox:
meyer.test prevent relay access denied errors
postmaster
andreas1
/etc/postfix/transport-virt:
meyer.test virtual
Now mail to is delivered to
/var/spool/mail/vmailbox/andreas1
and mail to gets delivered to
/var/spool/mail/andreas # = $mydomain
The user connects to the mailserver
and gets the mail meant for . He
doesnīt get his mail in /var/spool/mail/vmailbox/andreas1,
canīt reach it.
The thing is, postfix on the machine at meyer.test
doesnīt know anything about meyer.home.
Puhh, I need a kick. If I only knew of a school to teach
me how to handle all this stuff. I want to use postfix!
Iīm confused...
Wish you all a successful week!
-- Andreas Meyer http://home.wtal.de/MeineHomepage - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|