I'm currently setting up a large mail system, with different services split out onto different machines. What I want is this: machine1: dovecot smtp auth, no pop/imap machine2: dovecot lda, no pop/imap machine3: pop/imap, nothing else machine3 is obviously not the issue. Is there a way to run machine1 and machine2 with just their respective services, but no pop/imap? -- Marshal Newrock Ideal Solution, LLC - idealso.com
* On 17/09/06 14:10 -0400, Marshal Newrock wrote: | I'm currently setting up a large mail system, with different services | split out onto different machines. What I want is this: | | machine1: dovecot smtp auth, no pop/imap | machine2: dovecot lda, no pop/imap | machine3: pop/imap, nothing else | | machine3 is obviously not the issue. Is there a way to run machine1 | and machine2 with just their respective services, but no pop/imap? Well, machine1 is also no issue. Just don't run Dovecot on it. Run an SMTP server only, which is configured to support ASMTP. For machine2, I am not sure what you want to achieve with the LDA. Is this where the mailboxes will be located? What are your plans on how the mailboxes are going to be accessed? -Wash netmeister.org/news/learn2quote.html DISCLAIMER: See wananchi.com/bms/terms.php -- +======================================================================+ |\ _,,,---,,_ | Odhiambo Washington <wash at wananchi.com> Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. wananchi.com |,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922 '---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121 +======================================================================+ Bubble Memory, n.: A derogatory term, usually referring to a person's intelligence. See also "vacuum tube".
On Sun, Sep 17, 2006 at 02:10:12PM -0400, Marshal Newrock wrote:> I'm currently setting up a large mail system, with different services > split out onto different machines. What I want is this: > > machine1: dovecot smtp auth, no pop/imap > machine2: dovecot lda, no pop/imap > machine3: pop/imap, nothing else > > machine3 is obviously not the issue. Is there a way to run machine1 > and machine2 with just their respective services, but no pop/imap?I recall Dovecot 1.0b7 spat the dummy when we tried to run it without pop3/imap services, for SMTP auth. I was a bit bogged down at the time, so we just configured it to run pop3, but listen on localhost only. i.e. in dovecot.conf: protocols = pop3 ... protocol pop3 { listen = 127.0.0.1:110 ... } Might be worth revisiting so we can do protocols = none. JG -- Josh "Koshua" Goodall "as modern as tomorrow afternoon" joshua at roughtrade.net - FW109