Galen Johnson wrote:
> Do you have a firewall in place?
I do not use firewall. Even, ipchains is not set up
>
>
> --
> =G=
>
> -=* I'm sorry if doing things correctly offends you. *=-
>
> SIMICRO - Manou RABARY wrote:
> > Hello,
> > When I try to te
S17:55 0:00 grep cyrus
> SIMICRO - Manou RABARY wrote:
>
> >Hello,
> >When I try to telnet my server in distance or from localhost, it says
> >immediately 'connection closed by foreign host'. I try with a sandard
> >mail clients but it says that ser
Hello,
When I try to telnet my server in distance or from localhost, it says
immediately 'connection closed by foreign host'. I try with a sandard
mail clients but it says that server is not responding.
My /var/log/imapd.log says nothing. The same for /var/log/messages and
/var/log/mail.log. Port
Steve Wright wrote:
>
> cyrdeliver does not exists.
> The documentation was written for an earlier version of cyrus.
>
> cyrus unix - n n - - pipe
> flags=R user=cyrus argv=/usr/cyrus/bin/deliver -e -m ${extension} ${user}
>
> is working fine on one of m
Hi all,
I use cyrus imap with postfix.
I saw in a documentation ;-) how to use postfix to transport mail:
insert in /etc/postfix/master.cf the following line:
cyrus unix - n n - - pipe
flags=R user=cyrus argv=/usr/sbin/cyrdeliver -e -m ${extension}
${user}
Hello,
I have problem to run cyradm. When I run the command the following
message appears:
Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC contains:
/usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1
/usr/local/lib/site_p
Hi,
I try to use cyrus-imap for the first time under debian 2.2.19 with a
tar.gz of cyrus-sasl-2.1.1 and cyrus-imapd-2.0.16.
I finished the compilation of sasl with
#./libtool --finish /usr/lib/sasl2
when I compile the cyrus I have this message:
$./configure
.
checking for modern syslog...