You pretty much answered your own question,
However, I will spell it out.
imaplocal cmd="imapd" listen="localhost:imap" prefork=5
imapeth0cmd="imapd" listne="ipofeth0:imap" prefork=5
Now of course you will want to replace ipofeth0 with the IP address on
eth0. if you have multiple IP add
On 10/23/07, Tornoci Laszlo <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a server with eth0, eth1 and localhost network interfaces. I want
> to have cyrus to service imap on eth0 and localhost, but NOT on eth1.
>
> After reading man cyrus.conf, I can make cyrus to listen on all 3
> interfaces:
>
On Tue, 23 Oct 2007, Tornoci Laszlo wrote:
> Hi,
>
> I have a server with eth0, eth1 and localhost network interfaces. I want
> to have cyrus to service imap on eth0 and localhost, but NOT on eth1.
>
> After reading man cyrus.conf, I can make cyrus to listen on all 3
> interfaces:
> imap
Hi,
I have a server with eth0, eth1 and localhost network interfaces. I want
to have cyrus to service imap on eth0 and localhost, but NOT on eth1.
After reading man cyrus.conf, I can make cyrus to listen on all 3
interfaces:
imap cmd="imapd" listen="imap" prefork=5
or just on one of
On Tue, 23 Oct 2007, Ken Murchison wrote:
> Your problem is most likely related to using NFS. NFS has never been
> recommended for Cyrus because is doesn't play nice with mmap() and
> flock(), both of which are critical to the operation of Cyrus.
While I agree entirely with "don't use Cyrus over
Your problem is most likely related to using NFS. NFS has never been
recommended for Cyrus because is doesn't play nice with mmap() and
flock(), both of which are critical to the operation of Cyrus.
Ian G Batten wrote:
> Since we moved to 2.2.6 on Solaris 10, with storage coming via NFS,
> w
Hi
It looks like lines in imapd.conf are limited to 4096 chars.
Ho to setup thousand of admins or loginrealms options ?
If it is not possible, what is the best way to patch cyrus:
- increase buffer size in code reading imapd.conf
- modify this code to support unlimited line length
- make the co
Hi
I have the use to add each domain to loginrealms in imad.conf.
But it looks to be useless !
When is this field useful ?
Regards.
--
Alain Spineux
aspineux gmail com
May the sources be with you
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/tw
Since we moved to 2.2.6 on Solaris 10, with storage coming via NFS,
we've been seeing ``IOERROR: reading message: unexpected end of
file'' intermittently. It doesn't seem to cause any harm. I went
through and placed the function name in each occurrence of the
message (as a note, non-uniqu
> Hi,
>
> there is no man pages for proxyd and lmtpproxyd. I am using -T option
> for pop3d and I am interesting to know if I can use the same option for
> proxyd and lmtpproxyd.
At least with 2.3 proxyd doesn't really exist but is hardlinked to imapd
(the link is to provide compatibility with old
Hi,
there is no man pages for proxyd and lmtpproxyd. I am using -T option
for pop3d and I am interesting to know if I can use the same option for
proxyd and lmtpproxyd.
Regards,
Vladimir
--
* Vladimir Nikolić* | Sistemski administrator / System Administrator
*Amis* | Tržaška cesta 85 | 2
11 matches
Mail list logo