Is there a specific port which should be open for saslauthd communication? 143 and
993 are open for IMAP and 25 for SMTP. Is there something else that I should open up?
I can't find anything in the documentation, so I'm guessing not, but I've been known
to make mistakes before...
~~Guildencr
Well, after fixing the path to saslauthd I still can't connect. My auth.log reports:
Oct 22 18:47:43 ophelia imap[18556]: cannot connect to saslauthd server: Connection refused
Odd. You don't have any firewalling rules configured that could affect
this? My output looks much the same:
unix 2
Well, after fixing the path to saslauthd I still can't connect. My auth.log reports:
Oct 22 18:47:43 ophelia imap[18556]: cannot connect to saslauthd server: Connection
refused
Which is odd. I checked to make sure that saslauthd is listening, and it appears to
be:
[EMAIL PROTECTED] mux]$ nets
execvp() is not a program, it is a library call. What is happening is
execvp() is failing because it can't find the file it is supposed to exec.
Alec
--On Wednesday, October 22, 2003 15:44 -0500 [EMAIL PROTECTED]
wrote:
Hello all,
I recently moved my lovely Cyrus server (on a RedHat 9 box) a
:-)
There is no execvp program. That's a system call. You will probably want to
make sure the saslauthd binary is where it says in /etc/init.d/saslauthd that
it is.
--Jo
On Wednesday 22 October 2003 01:44 pm, [EMAIL PROTECTED] wrote:
> Hello all,
>
> I recently moved my lovely Cyrus server (o
On Wed, 22 Oct 2003 15:44:53 -0500
[EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] log]# /etc/rc.d/init.d/saslauthd start
> Starting saslauthd: execvp: No such file or directory [FAILED]
execvp is a system call, not a program ... and this message from the init
script would suggest that the saslauthd
Hello all,
I recently moved my lovely Cyrus server (on a RedHat 9 box) across the country
(Boston, MA to Boulder, CO) and now, somehow, I appear to be missing execvp.
When trying to connect to the imapd server I get the message that saslauthd was unable
to connect. Fine. When I try to launch
Hello Doug:
I think we all have been in your situation. I can recommend that you
read and understand all the documentation that comes with Cyrus-Imap and
go to the how-to section on www.postfix.org. There are maybe five
how-to's for Cyrus-Imap. Also, I each how-to has a different setup. So
cho
Actually, this looks like it would be more invasive and involved than I
first thought. You can start by doing a
find . -name '*.c' -print | xargs egrep -i quota
in the imap/ directory to see where the quota gets touched. You'd have
to extend the format of the quota files and the quota struct
Hello!
I have a number of questions about kerberos support in cyrus imap
server. I tried to find answers in cyrus documentation but found nothing.
1) How does the kerberos principals maps into mailbox names?
Can I do the following with cyrus:
Man with kerberos realm [EMAIL PROTECTED] has
where should I look to begin such a patch ?
> -Original Message-
> From: Ken Murchison [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 22, 2003 3:45 PM
> To: Brasseur Valéry
> Cc: [EMAIL PROTECTED]
> Subject: Re: quota on number of message
>
>
> Brasseur Valéry wrote:
> > is there
Folks,
My long overdue upgrade was forced upon me last night and the one
thing I was really worried about was getting mail back up and running.
Well I can't remember how I finaly managed to get 1.6.24 to compile, but
I can get 2.1.15 to compile just fine (Note I am not a programmer). When
I try
On Tue, 21 Oct 2003, Thomas Hager wrote:
> you can use a frontend like perdition to achieve all of the above.
> perdition basically is a pop3/imap proxy, which handles authentication
> with the client, and retrieves the actual host of the mailbox via an
> ldap/sql/... lookup. it then proxies the c
Hi,
i installed cyrus-imap on my gentoo server.After i patched the pam_mysql
modul for to auth against my mysql database i can now login to my imap
account wich is [EMAIL PROTECTED] I uncommented
unixhierarchysep:yes and added altnamespace: yes.With cyradm i created a
mailbox with: cm user/[EMAIL
Brasseur Valéry wrote:
is there a way to put a limit on the number of message a mailbox can contain ?
I know I can put a quota on the storage space, I would like such a thing but on the number of message !
is it possible ?
Cyrus currently does not support a MESSAGE quota, but I wouldn't expect
i
>>>I've rebuilt and installed Simon Matter's Cyrus RPMs on RH9 without any
>>>difficulty. I don't want to create user accounts on the system, just in
>>>Cyrus. However, I'm completely lost trying to figure out the best way to
>>> do
>>>this. Should I use PAM, Kerberos, SASL? None of which mean very
I've rebuilt and installed Simon Matter's Cyrus RPMs on RH9 without any
difficulty. I don't want to create user accounts on the system, just in
Cyrus. However, I'm completely lost trying to figure out the best way to do
this. Should I use PAM, Kerberos, SASL? None of which mean very much to
It's re
You're right, I probably misread the question... Having quotas on
subfolders, and no quota on the inbox, works. Having no quota on the
inbox, though, and automatically applying a quota to new subfolders
created there... well, that wouldn't.
You could, however, do this:
user.test
I'm having a problem where users who are over quota are unable to delete
messages to clear their mailboxes .I'm running Cyrus v2.1.13-Invoca-RPM
and IMP 3.2.1 on a RedHat 9.0 box .Any ideas on how to fix this ?
Fix your IMP config. Looks like your IMP tries to move mails to trash when
you try to de
is there a way to put a limit on the number of message a mailbox can contain ?
I know I can put a quota on the storage space, I would like such a thing but on the
number of message !
is it possible ?
thanks
valery
Doug Koobs schrieb:
>
> Greetings,
>
> I've rebuilt and installed Simon Matter's Cyrus RPMs on RH9 without any
> difficulty. I don't want to create user accounts on the system, just in
> Cyrus. However, I'm completely lost trying to figure out the best way to do
> this. Should I use PAM, Kerberos
Doug Koobs schrieb:
>
> Setting up Postfix and Cyrus on RH9. I can send mail, but can not seem to
> receive. In /var/log/maillog, the following error shows up:
>
> (connect to /var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp]: No such
> file or directory)
Since you're using my cyrus-imapd rpm
22 matches
Mail list logo