Displaying 20 results from an estimated 400 matches similar to: "User authentication"
2003 Jun 26
2
mutt and dovecot
Hi,
I setup squirrelmail with dovecot and everything worked. I moved users
Maildir directores to ~/Maildir/INBOX.directory/ and updated the
.subscriptions file to something like ^INBOX.directory
squirrelmail picks this up, but I can't seem to get mutt to read this
style. In fact I would have assumed that dovecot would read ~/Maildir/
as INBOX and everything under it as it stands, without
2004 Feb 08
1
a newbie question.
Hi,
I'm a newbie.Sorry for my question.
I have RH9 & downloaded rpm of dovecot for RH9.
I installed it:
rpm -ivh nameOfthatrpm
& when i ran
#service dovecot start ,I recieved following lines:
Starting IMAP daemon (dovecot): Fatal: Can't use SSL
certificate /usr/share/ssl/certs/dovecot.pem: No such
file or directory
2004 Feb 14
2
SOS
Hi,When i run "service dovecot start",I receive
following line:
Starting IMAP daemon (dovecot): Fatal: Can't use SSL
key file /usr/share/ssl/private/dovecot.pem: No such
file or directory
[FAILED]
Please guide me until i can make a key file....
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
2004 Feb 14
1
Configure dovecot.
Hi.
I installed dovecot,via RPM.But i don't know that i
how to configure it.
Please guide me......
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
2004 Feb 14
1
your /etc/dovecot.conf
Hi.
Please send me your /etc/dovecot.conf what edited.
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
m_pahlevanzadeh at yahoo.com
2003 May 14
2
DRAC support?
Hi,
I was hoping someone had a quick and dirty (is there any other
kind) of patch for DRAC support for dovecot.
This daemon is very slick, and I wish to replace my complex
courier-imap setup.
Regards,
C.
--
charlie at rubberduck.com - Melbourne, Australia
http://rubberduck.com/~yeled/
PGP: 0x14AA7941 || finger yeled at lazy.spodder.com
>
2004 Feb 09
1
Start-up
Hi.
I dovecot RPM on RH9,Of course,I used RPM fro RH9,But
when i run "service dovecot start"
I receiving a OK
But when i run "service dovecot status"
I receiving folloing line:
dovecot dead but subsys locked
& even when i run "ps -A |grep dovecot" ,i'm not
receiving anythings.
Please guide me.....
Yours,Mohsen.
=====
---------DIGITAL
2004 Feb 12
1
dovecot-IMAP-SSL-StartUp
Hi everybody.
I downloaded RPM of dovecot for RH9.
& i installed it with "rpm -ivh ThatFILE.rpm"
then i ran "service dovecot start" & i receiving
following lines:
Starting IMAP daemon (dovecot): Fatal: Can't use SSL
certificate /usr/share/ssl/certs/dovecot.pem: No such
file or directory
[FAILED]
Then i go
2004 Mar 04
0
libpam-pwdfile
hi
Where are libpam-pwdfile on my hard?
Please guide me...
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
m_pahlevanzadeh at yahoo.com
2004 Feb 09
0
SSL certificate.
Hi.
I had generate a SSL cetificate.
I performed following actions:
mkdir /opt/LocalCA
cd /opt/LocalCA
mkdir certs
mkdir private
chmod 700 private
echo '01' > serial
touch index.txt
cd /opt/LocalCA
PATH=/opt/openssl/bin:$PATH
export PATH
OPENSSL_CONF=/opt/LocalCA/LocalCA.cnf
export OPENSSL_CONF
openssl req -x509 -newkey rsa -out
cacert.pem -outform PEM -days
2004 Feb 09
1
Again SSL.
Hi.
I uninstalled dovecot.After it,I build a rpm from
dovecot.org ,& installed it.
Now,when i run service dovecot start ,I received
following line:
Starting dovecot: Fatal: Can't use SSL certificate
/etc/ssl/certs/dovecot.pem: No such file or directory
[FAILED]
Please guide me...
=====
---------DIGITAL
2004 Mar 04
0
user
Hi.
I want to test my users.
This means when i login via telnet or other,i can
login into imapo server.
Please guide me.....
Yours,Mohsen.
=====
---------DIGITAL SIGNATURE-------------------
///Mohsen Pahlevanzadeh////////
Network administrator & programmer
My work phone is : +98216054096-7
My home phone is: +98213810146
My emails is
2003 Jun 19
2
NetBSD pkgsrc maintanance
hi all,
i've taken over the maintainership of dovecot's pkgsrc on NetBSD -
please send me your ideas, questions and comments related to dovecot
on NetBSD.
FreeBSD's port has currently some more 'features' than the pkgsrc,
i'm going to add some of them - any feedback is appreciated.
bye,
TOM
-------------- next part --------------
A non-text attachment was scrubbed...
2003 Nov 25
2
did the conversion and something broke
figures. Converted over to maildir today. Procmail is a piece of cake
once I managed to pride out of its cold dead fingers the essential tiny
bit of documentation I needed. But I'm having a problem with my nested
directories. I have a directory called incoming sort my incoming mail.
The conversion utility created a bunch of files called incoming.<stuff>
and 1 file is visible
2003 Aug 24
1
Postfix and Maildirs
Hope someone can help me with this as I am presently stuck
I am setting up a new server with Dovecot 0.99.10, Redhat 9.0, Postfix,
Amavisd-new and maildir's in the users home drive.
I am using Netscape mail 7.1 as the main client to access the mail store
via imap which works fine and various other imap clients can access the
maildirs Ok as well.
The problem is when Postfix delivers a
2004 May 13
3
dovecot-1.0-test8 / nfs / maildir / flags issues
Hi List,
While (bluntly) testing the prerelease version of dovecot on our
mailfarm (just for the webmail imap) we noticed some small problems:
- While our OLD dovecot/imap drove the load to a maximum of 1 over a
day after running, the new dovecot/imap pushes it easily to 20. This is
mainly due to a LOT more disk activity. This is probably caused by the
fact we a) use indexes on disk and
2007 Apr 12
2
auth-login crash with cram-md5 (plain works) on unknown user
Hello Timo and others..
14:09 mail:~# dovecot --version
1.0.rc31
Install prefix ...................... :
/usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : inotify
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support .......... : yes
Building with
2004 May 17
2
dovecot (mutt?) tells me I have new email (when I don't)
Hi,
does anyone else, whilst using mutt, have the problem where you read
your new email - then change to another mailbox, *then* mutt tells you
that you have new email in the mailbox you just read!?
It seems to only happen when I:
a) receive email in, say, =mi
b) change to, and read email in =mi
c) hit 'c' to change to next-unread mailbox
d) mutt says "New mail in
2004 May 20
3
why does dovecot child die on these messages?
Hi Timo and other dovecot fans,
why, when I'm trying to read certain "Drafts" emails that I just
created, or edited, do the dovecot children die (or so I think).
In mutt, the behaviour is that I "c =Drafts" then select the email and I
get "connection closed to squeaky.rubberduck.com".
In Mail.app - she just loops, trying to read those headers again and
again
2007 Aug 04
4
syslinux & booting linux from USB
Dear all,
I wanna create a GNU/Linux that it boots from USB.
I don't any idea on that.
Can you introduce me a doc that i can use it & i can solve my problem?
Cheers,
--
-------------------------
Mohsen Pahlevanzadeh
email address : mohsen at pahlevanzadeh.org
web site : http://pahlevanzadeh.org
IRC IM : m_pahlevanzadeh
yahoo IM : linuxorbsd
----------------------------