10 msgMy Virtual users can't send messages to their o...
7 msgAND parameters of Postfix question ?
2 msgPx messing plain mail addresses, group members
4 msgno logs
8 msgmyhostname
1 msghow to manage destination status cache
2 msgTemporary failure with Postfix and Cyrus
21 msg/usr/lib/sasl2 failed to open directory

Cyrus and Postfix
\ Jordi Cabré (26 May 2007)

3 msgreject_unknown_sender_domain problem
6 msgAutomatic message
14 msgmailbox_command prepends a 'From ' ?
3 msgvirtual and lmtp for virtual hosting
10 msgStill problems..
4 msgDouble transport
2 msgMUA with SSL/TLS Client Certificate support (SO...
3 msgRegarding S/MIME Messages
17 msgaddress_verify_sender
10 msgQuestion about Logs
9 msgproblem with bad syntax and Outlook 2007
Subject:Cyrus and Postfix
Group:Postfix-users
From:Jordi Cabré
Date:26 May 2007


 
I write this mail for ask you some questions:

I have configured Postfix with SASL and virtual users, and I have
confugred that for each virtual user, postfix have to deliver messages
to a local directory that I've choosen. So:

In main.cf

#USUARIS VIRTUALS
virtual_mailbox_domains = hash:/etc/postfix/virtual_domains
virtual_mailbox_base = /var/spool/mail/virtual_boxes
virtual_mailbox_maps = hash:/etc/postfix/virtual_mailbox
virtual_uid_maps = static:10000
virtual_gid_maps = static:10000

#SEGURETAT - SASL
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes

Now, I want to incorporate Cyrus IMAP server, and I've read
something about how to configure Postfix + cyrus. If I've unsderstood
well, I should -->

1/ Delete virtual_mailbox_base parameter
2/ Add mailbox_transport = cyrus
3/ Add into master.cf cyrus unix - n n - - pipe flags=
user=cyrus argv=/usr/sbin/cyrdeliver -r ${sender} -m ${extension} ${user}

So, If my virtual_mailbox_maps is as:
jordi gm-soft.com/jordi/
jordi grupmicros.com/jordi/

I believe that it's wrong, no? Should I also delete this file?
How cyrus hold the messages sended to jordi?

In order to mantain users database (/etc/sasldb2), when I add user
into sasldb2 database (via saslpassword2 command), both cyrus(I've
already configured curys in order to use auxprop and sasldb) and postfix
will recognize all new users, no?


© 2004-2008 readlist.com