I just installed a siesta

[prev] [thread] [next] [lurker] [Date index for 2004/04/20]

From: dakkar
Subject: I just installed a siesta
Date: 20:24 on 20 Apr 2004
Hi all!
I just finished setting up siesta on my home box.
My setup is not really straightforward, so I'll tell you what I have 
done so that if any of you spots a big mistake or a way to do it more 
easily, I can begin understanding the whole thing...

So:
- my domain, thenautilus.net, is managed by my ISP, and they also 
receive all the mail for that domain
- I get that mail via POP3 with a Perl script that then passes each 
message through procmail
- on my box I run qmail
- I told qmail that thenautilus.net is local, and that mail for all 
accounts on that domain is to be delivered to dakkar (my account on my 
home machine). These also run through procmail
- I said
   $ nacho create-list anime dakkar@xxxxxxxxxxx.xxx 
anime@xxxxxxxxxxx.xxx anime-bounce@xxxxxxxxxxx.xxx
   $ nacho set-plugins anime post Debounce ListHeaders ReplyTo Send
   $ nacho modify-plugin ReplyTo anime munge 1
- I added 'anime' and 'anime-bounce' to the mail system of 
thenautilus.net, forwarding all mail to my main account 
dakkar@xxxxxxxxxxx.xxx
- in my .procmailrc I said:
   # mail from people to the ML: give to tequila
   :0:
   * !^X-Been-There
   * !^List-
   * ^TO.*anime@thenautilus\.net
   | /usr/bin/tequila post anime
   # mail from the ML for me: deliver to my maildir
   :0:
   * ^X-Been-There
   * ^List-Id: anime
   * ^TO.*anime@thenautilus\.net
   Anime/
- I added the recipients to the ML

Now it seems to work: I can send mail from my machine (qmail-smtpd -> 
qmail-send -> qmail-lspawn -> qmail-local -> procmail -> tequila -> 
delivery) and from the outside (my-pop3-script -> procmail -> tequila -> 
delivery); my qmail logs say that all remote addresses accepted the 
message, I had no loops in a couple of tests... should I worry? ;-)

-- 
	Dakkar - <Mobilis in mobile>
	GPG public key fingerprint = A071 E618 DD2C 5901 9574
	                             6FE2 40EA 9883 7519 3F88
	                    key id = 0x75193F88

Generated at 13:56 on 01 Jul 2004 by mariachi 0.52