similar to: help for static user

Displaying 20 results from an estimated 300 matches similar to: "help for static user"

2004 Aug 24
1
FreeBSD - dovecot: We couldn't drop root group privileges
Hi, I installed Dovecot on FreeBSD 4-STABLE machine and have a problem. MTA is postfix delivering to ~/Maildir, runs perfectly. Dovecot is configured to use plaintext auth, config file is at the end of this mail. When trying to get mail via IMAP, I'm getting the following errors: /var/log/dovecot.log > Aug 24 12:00:35 Info: Dovecot starting up > Aug 24 12:00:51 Info: Login: goshik
2004 May 06
1
Mail always is delivered to /var/mail/
Hey, I am setting up Dovecot on Debian with Postfix. I am telling Dovecot to use maildir:~/Maildir but it persists in dumping mail in mbox format in /var/mail/username. Can anyone suggest ideas? My config file is attached. Thanks Kevin -------------- next part -------------- ## Dovecot 1.0 configuration file # Default values are shown after each value, it's not required to uncomment #
2005 Jan 31
1
can't login in pop3 accounts
hi there... i HAVE practically searched in ALL messages from 2004 year, and haven't any luck with this problem, so I'm inserting here "dovecot.conf" content: ## Dovecot 1.0 configuration file # Default values are shown after each value, it's not required to uncomment # any of the lines. Exception to this are paths, they're just examples # with real defaults being based
2004 Mar 18
2
Dovecot startup at boottime fails
Hi, I am running dovecot 0.99.10.4 on SuSE 9. I installed it using apt-get from the gwdg repository. The dovecot service is configured to start at boottime in run level 3 and 5. However, it dies immediately with this error (/var/log/mail.err): dovecot: Login process died too early - shutting down Starting the service afterwords from a prompt as root with the command: /etc/init.d/dovecot
2003 Oct 14
1
Ordering mailboxes
I have a really weird problem. To whit: I compiled dovecot 0.99.10 on two different systems: a linux-ppc box running Debian, and a Mac OS X Server v. 10.2.8. It compiled fine on both. The same Maildir's are being served up on both -- the OS X server exports home directories to the clients via NFS. BUT the OS X box orders mailboxes this way: INBOX Deleted Items Sent Items . . . And the
2005 Feb 18
2
Authentication woes
I having a hard time working this out, I've looked in the wiki and various other places but am still cueless (stupid me) mercury:/etc/dovecot# imtest -a graeme 203.96.154.204 S: * OK dovecot ready. C: C01 CAPABILITY S: * CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED NAMESPACE STARTTLS AUTH=PLAIN S: C01 OK Capability
2004 Jun 02
2
IMAP folders missing after migrating to Dovecot
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all, I'm migrating to Dovecot from Courier-IMAP. I use Postfix with Maildir for delivery. When I use Dovecot as the IMAP server all of my folders are missing, the only thing that remains is the Inbox folder. Has anyone else experienced this issue? I have enclosed my configuration. Thanks, Chris - -- Chris Horry
2004 Dec 11
1
dovecot/openldap auth problems?
Hi folks. New to both dovecot and openldap. Trying to set up virtual domains using the wanderingbarque howto: http://www.wanderingbarque.com/mailserver.html Platform is RH enterprise 3. Only difference is I'm trying to use phamm instead of jamm: http://phamm.rhx.it/ dovecot doesn't seem to want to play nice with my openldap; everything else (postfix, etc) seems to work alright.
2004 Feb 24
4
Pam trouble
Hi folks, I can't get dovecot to authenticate properly against ldap/pam. I've been fiddling with it for several days now, to no avail. It keeps crashing with: Child died with signal 11 The system is Solaris9. Enclosed is a trace of dovecot-auth for a connection to pop with correct username and password and my config. Any help is appreciated. Cheers Benjamin
2006 Jan 12
2
dovecot-ldap.conf for usernames/homes/UID/GID
hi there, I?m getting such a headache today, I?ve added myself to three mailing lists trying to figure this out, okay here it goes. I?ve got a Fedora Core 4 box running dovecot imap, squirrel mail, postfix, samba/winbind. I?m running winbind to authenticate against Active Directory, I?ve edited my ?/etc/pam.d/dovecot? pam module so to let my users login with there Active directory password, but
2004 Jun 18
1
Info: Internal login failure:
I get the following error on auth with mysql on pop3 what am i missing or doing wrong mysql config file db_host = localhost #db_port = 3306 db_unix_socket = /var/lib/mysql/mysql.sock db = ADMIN db_user = mailmaster db_passwd = ******** db_client_flags = 0 default_pass_scheme = PLAIN password_query = SELECT MAILBOX_PASSWORD AS password FROM MAIL WHERE MAILBOX_USERNAME = '%n' AND
2007 Jan 26
2
Best small server config
Hi, Busy with dovecot on a linux server with not very much RAM in it (512 MB max total). On this server dovecot will only handle about 12 users, with never more than 3 IMAP webmail users at a time, and a maximum of 2 POP3 users at a time using it. I'm going all secure later on, but first I would like your opinion on what configuration best to use with, say, max 5 users busy at one time, and
2017 Feb 03
1
Samba standalone + openldap
Hi everybody, I'm new to this mailing list, i need help about a configuration with Samba / Openldap. I have a samba server with shared folders, where users authenticate with a determined login/password. I would like to use my directory (openldap) to authenticate my users to access the shared folders. I do not want to use samba as a domain controller, just to authenticate the users with
2005 Mar 15
1
Drac and Dovecot, almost there ...
I have dracd and dovecot up and running and trying to get the two connected. I'm using the FC3 rpms from callimg yum install. I've downloaded the drac patch from http://dovecot.org/patches/drac.c and compiled it with both gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot -I$dovecot/src/lib drac.c -o drac.so -ldrac and gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
2004 Jul 07
0
Peer Config Review
I am trying to setup a mail server using Postfix and Squirrelmail. The mail server will ONLY use webmail for access. I will not be using any email clients other than Squirrelmail. I've got the server working in a testing environment. Could people who are dovecot savy look over the config I have set? I've only included the directives that are enabled with no comments. I want a
2004 Aug 27
4
Authentication and Startup/Shutdown error.
Hello and ... help! I am using Redhat FC2. I was looking for a simple POP3 compatible application package that would allow growth into secure mailboxes, and it looks like dovecot can fill the bill, and then some. I am a newbie. I scanned the Wiki but am as confused by it as I am by my problems. Fortunately for me, I don't need 7 different authentication schemes; I just need something
2004 Feb 10
1
Dovecot on FreeBSD 4.9 - "Invalid Password Field"
Hi, I am attempting to get dovecot up and running on FreeBSD 4.9..... Tried with the default config file and my own one (below) but when trying to login I get the following: Feb 10 17:59:53 cobain dovecot-auth: passwd(jamie): invalid password field '*' It seems like it is trying to read straight from /etc/passwd? I thought it called getpw(). Is this a common error and could anyone shed
2004 May 26
2
feature request: undeletable folders
Hello, as we all know from the big webmail-services like hotmail.com, yahoo.com, web.de and so on, several folders exist and nobody can remove them for a good reason, because some services rely on them: Trash, Junk, Sent. Can can't remove Trash, because every deleted message is just moved here. You can't remove Junk, because all messages recognized as spam is moved here. And you
2004 Dec 12
5
Internal login failure
Hello, I am fairly new to Dovecot, so please forgive me if I am missing something obvious here. I have checked the archived dovecot mailing list messages and have Googled for everything I can think of, and I still have not found anything to help me solve this problem. I am running Postfix+Postgresql+Dovecot on my Fedora FC2 box. I have compiled both Postfix and Dovecot from source. I believe
2006 Jan 05
2
Apache issue
I know it is a configuration error. But i cannot figure it out. The server was working fine until a couple of days ago. it is now throwing: Forbidden You don't have permission to access / on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.0.52 (CentOS) Server at BabyHydra.localdomain Port 80 Nothing