Binding Cyrus to Listen on one IP

Sebastian Hagedorn Hagedorn at uni-koeln.de
Mon Sep 16 13:46:09 EDT 2002


-- John Straiton <jsmailing at clickcom.com> is rumored to have mumbled on 
Montag, 16. September 2002 13:06 Uhr -0400 regarding Binding Cyrus to 
Listen on one IP:

> Thoughts? How can I get this thing restricted to a single IP?

The following is working just fine for me:

# UNIX sockets start with a slash and are put into /var/lib/imap/sockets
SERVICES {
  # add or remove based on preferences
  imap          cmd="imapd" listen="cyrus.rrz.uni-koeln.de:imap" prefork=5
  imaps         cmd="imapd -s" listen="cyrus.rrz.uni-koeln.de:imaps" 
prefork=1
  pop3          cmd="pop3d" listen="cyrus.rrz.uni-koeln.de:pop3" prefork=3
  pop3s         cmd="pop3d -s" listen="cyrus.rrz.uni-koeln.de:pop3s" 
prefork=1
  sieve         cmd="timsieved" listen="cyrus.rrz.uni-koeln.de:sieve" 
prefork=0

 ...

Greetings, Sebastian
--
Sebastian Hagedorn M.A. - RZKR-R1 (Flachbau), Zi. 18, Robert-Koch-Str. 10
Zentrum für angewandte Informatik - Universitätsweiter Service RRZK
Universität zu Köln / Cologne University - Tel. +49-221-478-5587
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : https://lists.andrew.cmu.edu/mailman/private/info-cyrus/attachments/20020916/fbfcfba1/attachment.bin


More information about the Info-cyrus mailing list