[email protected] (benoitc), 2014.03.04 (Tue) 09:41 (CET):
> I am looking for some examples  or guidance on how to configure =
> opensmtpd and dovecot with mlmmj. Possibly using virtual hosting ( i =
> have different domain to host with the users maintained in simple =
> files). Is there any howto somewhere about it?

this is [email protected] so there is only the info how to get from
opensmtpd to mlmmj/dovecot.

opensmtpd -> mlmmj:

1) Inbound mail to mailinglist (ML) gets redirected to a user via
   aliases:
   <email>      <username>
   foobar-info: foobar-info

2) That user has a .forward of following content:
|/usr/local/bin/mlmmj-recieve -L \
  /path/to/home/directory/of/<username>

3) Do not forget the cronjob for <username>:
9 */2 * * * /usr/local/bin/mlmmj-maintd -F -L \
  /path/to/home/directory/of/<username>


opensmtpd -> dovecot:
opensmtpd can deliver to maildirs where dovecot picks it up

Bye, Marcus

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to