Dear list,
How to enable TLS security in cyrus ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
You can either make the connection to the lower mailbox directly by using
the correct IMAP path, or you can use imap_reopen, which takes your imap
resource identifier, and the full connection string to the server with the
new foldername:
imap_reopen($mbox, "{imap.example.org:143}INBOX.Sent");
I ho
Hi,
that should give you a hint:
saslauthd.conf
ldap_servers: ldap://127.0.0.1
ldap_search_base: ou=people,dc=example,dc=com
ldap_bind_dn: cn=proxyagent,ou=special_users,dc=example,dc=com
ldap_password: password
ldap_scope: one
ldap_uidattr: uid
ldap_filter_mode: yes
ldap_filter: uid=%
Roland Felnhofer wrote:
> Hi,
>
> that should give you a hint:
>
>
>saslauthd.conf
>
> ldap_servers: ldap://127.0.0.1
> ldap_search_base: ou=people,dc=example,dc=com
> ldap_bind_dn: cn=proxyagent,ou=special_users,dc=example,dc=com
> ldap_password: password
> ldap_scope: one
> ldap_uidattr:
Dear list,
I am using cyrus with LDAP authentication. Cyrus is working well with
LDAP here.
Now I like to implement some security as the authentication is based on
clear text.
I have heared about SSL/TLS connection which encrypts the connection
between server and client.
So could any one kindly
Dear list,
I can login the cyrus IMAP both as username as well as
[EMAIL PROTECTED]
How can I force cyrus to allow login as [EMAIL PROTECTED]only ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.w
JOYDEEP wrote:
Dear list,
I can login the cyrus IMAP both as username as well as
[EMAIL PROTECTED]
How can I force cyrus to allow login as [EMAIL PROTECTED]only ?
I believe it is
virtdomains: userid
in imapd.conf
--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
Dear cyrus experts,
I can create mail boxes as admin user of cyrus. I have created an user
called aftab. *lm* shows
user/aftab (\HasNoChildren)
Then *lam * command shows as below
localhost> lam user/aftab
aftab lrswipcda
Now I configured kmail for the account aftab. But whenever I try to
cr
Rudy Gevaert wrote:
> JOYDEEP wrote:
>> Dear list,
>>
>> I can login the cyrus IMAP both as username as well as
>> [EMAIL PROTECTED]
>>
>> How can I force cyrus to allow login as [EMAIL PROTECTED]only ?
>>
>
>
> I believe it is
> virtdomains: userid
> in imapd.conf
>
>
Thanks, I'll check it a
Correction, I meant that they are NOT being created automatically. They
usually are. They are on my other instances.
From: Jonathan Villa <[EMAIL PROTECTED]>
Sent: Tue, 3/20/2007 1:31pm
To: Cyrus User's Mailing List
Subject: Sent and Trash not being created
I joined this list recently, so
JOYDEEP wrote:
> Rudy Gevaert wrote:
>
>> JOYDEEP wrote:
>>
>>> Dear list,
>>>
>>> I can login the cyrus IMAP both as username as well as
>>> [EMAIL PROTECTED]
>>>
>>> How can I force cyrus to allow login as [EMAIL PROTECTED]only ?
>>>
>>>
>> I believe it is
>> virtdomains: use
On Tue, Mar 20, 2007 at 01:41:11PM +0530, JOYDEEP wrote:
> Dear list,
>
> How to enable TLS security in cyrus ?
how about reading the documentation at least once?
http://cyrusimap.web.cmu.edu/imapd/install-configure.html
section about SSL,TLS and OpenSSL
mk
Cyrus Home Page: http://cyrusim
Hi,
hmm, let me guess - you are running saslauthd with -a PAM?!
try running it /usr/sbin/saslauthd -a ldap
no need (with a more or less up-to-date version of saslauthd) to do it
via PAM - use LDAP directly. Less layers less potential problems.
What log entry and result do you get by execu
are you using the autocreateinboxfolders: option?
Jonathan Villa wrote:
> I joined this list recently, so forgive me if I'm inquiring on a known
> bug.
>
> I've been using Cyrus-IMAP for a few years now and have installed and
> configured quite a few installs.
>
> I'm doing an install right now an
I was testing my web application when I found (maybe) a bug into cyrus.
I can create a mailbox "user/[EMAIL PROTECTED]", but cannot use this user
[EMAIL PROTECTED]
as "who" into any setacl command.
setacl user/[EMAIL PROTECTED] [EMAIL PROTECTED] lrswipcda --> ok
setacl user/[EMAIL PROTECTED] [EM
No I am not. I never have. I will try this.
- Original Message -
From: Brian Dial <[EMAIL PROTECTED]>
Sent: Tue, 3/20/2007 9:00am
To:
Cc: Cyrus User's Mailing List
Subject: Re: Sent and Trash not being created
are you using the autocreateinboxfolders: option?
Jonathan Villa wrote:
>
Ok, I tried it now...
here is my imapd.conf
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: cyrus
sievedir: /var/lib/imap/sieve
sendmail: /usr/sbin/sendmail
autocreateinboxfolders: Sent|Trash|Drafts
createonpost: 1
hashimapspool: true
sasl_pwcheck_method: auxprop
#unixhi
Certain clients automaticly create folders. I think outlook express
might automaticly create a sent items and drafts if you have it
specified in the options to store those on the server. Outlook 2003 and
below don't have tthese options, but i think it automaticly creates a
Trash folder no matter
I know the subject of vacation programs have come up a few
times in the past. I'm curious what people may be using
to provide a reasonable auto-response.
The problem that I have seen popping up is the spammers
are sending mail directly to the users address. The From
line is forged. The spam is
Ken Murchison wrote:
Brian Dial wrote:
oh, duh. i thhought they were part of the core by now. thanks!
They will be integrated once they support all possible configurations of :
unixhierarchysep, virtdomains, and Murder
The problem still is Murder. Although in UoA we don't use virtdomain
On Tue, 20 Mar 2007, Gene Rackow wrote:
I know the subject of vacation programs have come up a few
times in the past. I'm curious what people may be using
to provide a reasonable auto-response.
The problem that I have seen popping up is the spammers
are sending mail directly to the users addre
On 20 Mar 2007, at 11:24, Gene Rackow wrote:
My current vacation program is based on the Unix vacation
rules. Only respond to mail that you are listed on the
To: or cc: lines. No response to mailing lists, precedence:
bulk or junk, some black-listed addresses, etc.
The only thing I'd add is t
On Tue, 20 Mar 2007, Jonathan Villa wrote:
Ok, I tried it now...
here is my imapd.conf
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
admins: cyrus
sievedir: /var/lib/imap/sieve
sendmail: /usr/sbin/sendmail
autocreateinboxfolders: Sent|Trash|Drafts
createonpost: 1
hashimapsp
Well, tinkering around some, I was able to get Thunderbird to create the Trash
automatically as well as the Sent items once I sent out an email. My issue now
is still with squirrelmail which I will pursue later.
Also the autocreateinboxfolders doesn't seem to work on this config either,
even w
Ok, I've listed the following in my imapd.conf file
autocreateinboxfolders: Sent|Trash|Drafts
autosubscribeinboxfolders: Sent|Trash|Drafts
createonpost:1
(aside from other options as well) but yet those folders are not being
autocreated.
The Trash folder is being created, with or without those
Roland Felnhofer wrote:
> Hi,
>
> hmm, let me guess - you are running saslauthd with -a PAM?!
>
> try running it /usr/sbin/saslauthd -a ldap
> no need (with a more or less up-to-date version of saslauthd) to do it
> via PAM - use LDAP directly. Less layers less potential problems.
>
> What log
dear list,
I have a running egroupware with auto cyrus imap creation facility.
If I set Mail server login type>Standard (login name identical
to eGw domain name)
the account created under cyrus is like ( example for account aftab)
user/aftab
user/aftab/Sent
user/aftab/trash
But after sen
> Ok, I've listed the following in my imapd.conf file
>
> autocreateinboxfolders: Sent|Trash|Drafts
> autosubscribeinboxfolders: Sent|Trash|Drafts
> createonpost:1
>
> (aside from other options as well) but yet those folders are not being
> autocreated.
>
> The Trash folder is being created, with o
Dear list,
what does this error mean ?
Mar 21 12:41:50 linux kernel: audit(1174461110.953:479): REJECTING w
access to /var/spool/postfix/private/lmtp (local(9464) profile
/usr/lib/postfix/local active /usr/lib/postfix/local)
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: htt
29 matches
Mail list logo