Hi,
I'm looking to install the cyrus imap server on our RedHat 6.1 box.
My server is using sendmail 8.9.3 and I'm not keen on upgrading this if I
can avoid it.
I don't need too many fancy features like kerberos and sieve. Basically
just want simple imap and pop3 access. Wanting to use cyrus
Shabnam Niroomand wrote:
Hi Shabnam,
> If you are familiar with sendmail, you could find that it handles such issues.
> For example it "queues" (what you refer as "save") these mails
> in the queue dir on your system (check /etc/[mail]/sendmail.cf) e.g.
> /var/spool/mqueue. Also sendmail is resp
From: "Evan" <[EMAIL PROTECTED]>
> 2) Is it possible to have cyrus mail users and "regular" users (that is,
> users with an actual login on the machine, and mailbox in /var/spool/mail)
> to coexist on the same machine? This would migration much easier as I can
> set cyrus up and migrate people ov
Hello...
Attached are two patches. the mandir patch is for 2.0.7 and 2.0.7cvs.
the configure script allows --mandir=DIR, but doesn't honor it. This
patch fixes it. The second patch is for the cvs tree. sieve/message.c
has a var = a ? b ? c that breaks compiling.
I started trying to
Hi Jörg,
>i finally found the reason why messages to overquota mailboxes silently
>disappear. deliver wasn´t invoked directly by sendmail. It was wrapped
>into the /usr/sbin/scanmail skript (from the Amavis project). Scanmails
>checks the mail for viruses and if none found forwards the mail to th
I am new workiing with the ACAP implemenentation (Cyrus sml-acapd-0.5)
I've already read the RFC2244 but now Iam working with implementation is
harder to understand. The theory is easier!!
Can somebody explain me how to create a dataset?
I am already authenticated. =) After a lot of hard work.
Any
Trying to setup a forward that forwards all email from a user to another
user ... rule we are trying is:
IF Field(s): 'From' matches '*'
THEN Redirect To '[EMAIL PROTECTED]'
seems logical to me, but doesn't appear to work ..
should it, or should I be doing this a different way?
thanks
Marc