Displaying 20 results from an estimated 20000 matches similar to: "Large scale Postfix/Cyrus email system for 100,000+ users"
2020 Feb 23
2
Centos 8 Postfix & Cyrus
Everyone,
I have had two e-mail servers running, one with Centos 6 and the other with Centos 7 using
sendmail, dovecot, spamassassin, clamd, and cclamav-milter without hardly any problems
after the initial setup. My expertise should be considered not much more than beginner or
early intermediate.
I would like to create a hypervisor with Centos 8 and run a guest Centos 8 with postfix and
cyrus.
2018 Jun 21
5
Imap daemons for CentOS 6 (other then cyrus-imapd)
Are there any imap daemons (besides cyrus-imapd). cyrus-imapd is appearently
not compatible with postfix + procmail. I need an imap daemon that will work
with a postfix + procmail system.
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Custom Software Services
http://www.deepsoft.com/ -- Linux Administration Services
heller at deepsoft.com -- Webhosting
2015 Aug 11
4
C6.7 evolution to cyrus imap(s) fails
On Tue, 11 Aug 2015, Alexander Dalloz wrote:
> Am 11.08.2015 um 21:47 schrieb Dr J Austin:
>>>
>>> What does cyrus-imapd log?
>>>
>>> Alexander
>>>
>>>
>>
>> Where should I be looking ?
>
> /var/log/maillog is the default log file for the MAIL facility. Else check
> your syslog() daemon configuration.
>
>
2018 Jun 21
5
Imap daemons for CentOS 6 (other then cyrus-imapd)
At Thu, 21 Jun 2018 20:42:50 +0200 CentOS mailing list <centos at centos.org> wrote:
>
> On 21.06.2018 19:28, Robert Heller wrote:
> > Are there any imap daemons (besides cyrus-imapd). cyrus-imapd is appearently
> > not compatible with postfix + procmail. I need an imap daemon that will work
> > with a postfix + procmail system.
> >
> the problem seems to
2018 Mar 16
4
cyrus: socket options
Hi,
what are the following messages supposed to tell me and does this
indicate a problem?
# systemctl status cyrus-imapd
[...]
master[3766]: unable to setsocketopt(IP_TOS): Operation not supported
master[3766]: unable to setsocketopt(IP_TOS): Operation not supported
[...]
Exim says it can not connect to the lmtp socket even when selinux
doesn?t get in the way. The configuration looks like
2015 Feb 27
3
Cyrus 2.4 and Centos6
Hi Folks,
I'd like to install cyrus-imapd 2.4 in CentOS6.
Found rpm cyrus 2.4 for CentOS6 on rpmseek.
cyrus-imapd-2.4.17-30.1.x86_64.rpm
But there are conflicts with postfix 2.6.6.
Can I ignore this conflicts or is there a suitable version of ppstfix
available?
Thx
Timothy
2005 Dec 29
2
cyrus idled not in the cyrus-imapd rpm?
Hi
I successfully installed cyrus + postfix on my centos 4.2 box.
When trying to make imap idle working, I noticed that there is no idled
executable in the rpm.
Do I have to recompile cyrus from source to get idled working?
Thanks
2015 Aug 11
2
C6.7 evolution to cyrus imap(s) fails
On Tue, 11 Aug 2015, Alexander Dalloz wrote:
> Am 11.08.2015 um 17:56 schrieb Dr J Austin:
>> Hi
>>
>> I have been using evolution/cyrus/exim for 10 years - until yesterday!
>>
>> I upgraded to C6.7 and now there is no way I can find of connecting
>> from evo to the cyrus imap(s) server
>>
>> [root at maui:~]$ ps -ef|grep imap
>> cyrus
2015 Aug 11
3
C6.7 evolution to cyrus imap(s) fails
Hi
I have been using evolution/cyrus/exim for 10 years - until yesterday!
I upgraded to C6.7 and now there is no way I can find of connecting
from evo to the cyrus imap(s) server
[root at maui:~]$ ps -ef|grep imap
cyrus 27768 1 0 15:21 ? 00:00:00
/usr/lib/cyrus-imapd/cyrus-master -d
cyrus 27775 27768 0 15:21 ? 00:00:00 imapd -s
cyrus 27779 27768 0 15:21 ?
2015 Aug 12
2
C6.7 evolution to cyrus imap(s) fails
Am 12.08.2015 um 15:16 schrieb Dr J Austin:
> Hi Richard
>
> I have been working at trying to get cyrus to listen on 148.197.29.5
> interface instead of the localhost - I have failed
>
> Whenever I add things to /etc/cyrus.conf such as
> imaps cmd="imapd -s" listen="[148.197.29.5]:imaps" prefork=1
No square brackets around the ip address.
>
2006 Jul 04
2
cyrus-sasl mysql backend
Hello,
Is anybody using the cyrus-sasl mysql backend on 4.3?
I have problems with it, it keeps segfaulting whenever the process
enters sasl code.
Feizhou
2015 Aug 11
1
C6.7 evolution to cyrus imap(s) fails
------------ Original Message ------------
> Date: Tuesday, August 11, 2015 20:24:36 +0200
> From: Alexander Dalloz <ad+lists at uni-x.org>
>
> Am 11.08.2015 um 17:56 schrieb Dr J Austin:
>> Hi
>>
>> I have been using evolution/cyrus/exim for 10 years - until
>> yesterday!
>>
>> I upgraded to C6.7 and now there is no way I can find of
2015 Aug 12
2
C6.7 evolution to cyrus imap(s) fails
> Date: Wednesday, August 12, 2015 11:14:29 +0100
> From: Dr J Austin <ja at maui.jaa.org.uk>
>
>
> On Tue, 11 Aug 2015, Dr J Austin wrote:
>
>>
>>
>> On Tue, 11 Aug 2015, Alexander Dalloz wrote:
>>
>>> Am 11.08.2015 um 22:28 schrieb Dr J Austin:
>>>>
>>>> Hi Alexander
>>>>
>>>> [root
2005 Jan 29
1
Cyrus IMAP crashes after reading /etc/krb5.conf
Hello!
I'm trying to configure a freshly built mail/cyrus-imapd22 to work and
authenticate accounts -- Kerberos and plain text.
The GSSAPI authentication works already. After doing kinit, I can do ``imtest
-m GSSAPI hostname'' and it succeeds.
Now I'm trying to login with plain text (over SSL). Cyrus' imapd keeps
crashing from SIGBUS. According to ktrace, this happens
2015 Aug 12
1
C6.7 evolution to cyrus imap(s) fails
Am 12.08.2015 um 20:29 schrieb Dr J Austin:
>
>
> On Wed, 12 Aug 2015, Alexander Dalloz wrote:
>
>
>>> I have been working at trying to get cyrus to listen on 148.197.29.5
>>> interface instead of the localhost - I have failed
>>>
>
>> No square brackets around the ip address.
>
> imap cmd="imapd" listen="imap"
2010 Jun 15
2
cyrus-imapd, sendmail and delivering plus address formats
CentOS-4.8
cyrus-imapd-2.2.12-10
sendmail-8.13.1-3.3
I have a mail hub which uses cyrus-imap with sendmail It has worked
well for us on this and prior hosts going back to 1995. And, I do
not have a problem with the current setup.
What I would like to do however, is to deliver plus-formatted e-mail
addresses directly to users subfolders in their mailbox tree. Such
addresses take the form
2007 Sep 14
2
Bug#442244: logcheck-database: should include the filters from cyrus-imapd-2.2
Package: logcheck-database
Version: 1.2.54
Severity: normal
The included filters for cyrus (/etc/logcheck/ignore.d.server/cyrus) are very minimal. The cyrus-imapd-2.2 has a more
extensive ruleset (there's a /etc/logcheck/ignore.d.server/cyrus2_2 file in that package).
Please copy over the filters from cyrus-imapd-2.2. I'm running logcheck on a loghost, which doesn't run cyrus
2005 Aug 11
2
cyrus-imapd - unable to connect to POP3
This is the first time I am using cyrus-imapd package.
I am unable to retrieve messages (pop3). At first, I had not entered
the cyrus-master in /etc/hosts.allow and was getting connection refused.
After adding the entry I am able to connect to port 110 but for some
reason the pop3 server is failing the password authentication (see
below). With the same userid/passwd I am able to ssh into the
2012 Jan 14
3
Storage - posibilities?
Hi all.
Currently I am administering a mail cluster in which messages are
stored on software RAID shared with NFS. There are several NFS
servers, every one of them exports a part of all mail files for a
specific frontend with postfix.
We are thinking about replacing these storage hosts with one solution,
maybe a storage array with appropriate disk space and I/O capacity.
What are pros and cons
2008 Mar 17
1
internal messages problem with postfix
Hello,
After a server crash, I re-installed postfix, cyrus-imapd, amavisd-new,
spamassassin on a Centos 5.1 box. But, now mail system behaves somewhat
different.
There is no problem with mail receiving/sending from/to internet.
Before the crash, mail system used to sent internal messages to
root at example.com. But now, I can't receive internal messages as it tries
to send them to root