librelist archives

« back to archive

Re: [lamson] Lamson Postfix

Re: [lamson] Lamson Postfix

From:
Date:
2010-02-15 @ 16:54
Sehr geehrte Damen und Herren,

wir setzen zur Abwehr von SPAM die Antispamloesung SPAMFINDER ein. Bitte 
klicken Sie auf den nachfolgenden Link zur
Freischaltung Ihrer Mailadresse. Diese Aktion ist nur einmalig erforderlich.


https://ciss.reddoxx.net/?22D-1-2C25736D47C

Vielen Dank fuer Ihr Verstaendnis

Mit freundlichen Gruessen


die netzwerker Computernetze GmbH

Re: [lamson] Lamson Postfix

From:
Date:
2010-02-15 @ 22:49
CM SPAM detection: spam
References:
 <14201593.414399.1266252803423.JavaMail.kjones12@mstr12.srv.hcvlny.cv.net>
 <14201593.414399.1266252803423.JavaMail.kjones12@mstr12.srv.hcvlny.cv.net>
 <20100215185057.GC6894@zedshaw>

Excellent thanks I'll take a look.
Regards,
Kevin

-----Original Message-----
From: lamson@librelist.com [mailto:lamson@librelist.com] On Behalf Of Zed A.
Shaw
Sent: Monday, February 15, 2010 1:51 PM
To: lamson@librelist.com
Subject: Re: [lamson] Lamson Postfix

On Mon, Feb 15, 2010 at 11:53:23AM -0500, KEVIN JONES wrote:
> Hello, I'm interested into getting postfix with virtual domains infront 
> of lamson and using the the mail queue setup. Was wondering if it was 
> hard to get postfix setup like this. As I can't seem to get postfix to 
> play at all with the Maildir setup.

Man, I need to write that up.  Basically you do this:

http://www.postfix.org/VIRTUAL_README.html

And read the section on Postfix virtual MAILBOX example: separate
domains, non-UNIX accounts.  I also add a uid/gid map so that the mail
you store is saved as the user your lamson app will run as.

Next, have it store the mail in a maildir by putting a / at the end of
the path.  Specifically look at the example.com/sales/ in those docs.

Once you got that, you just setup the QueueReceiver in your boot.py
instead of a SMTPReceiver and point it at this directory.

remember to run postmap on these files you make or they won't get
recognized (because apparently it's too hard for postfix to check
timestamps and do it for you).

-- 
Zed A. Shaw
http://zedshaw.com/