Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-04-2005, 11:43 PM
|
#1
|
Member
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522
Rep:
|
dovecot fc4
i am unable tostart dovecot using default config.
service dovecot start [FAILED]
base_dir = /var/run/dovecot/
protocols = imap pop3
imap_listen = 10.0.0.2
pop3_listen = 10.0.0.2
ssl_disable = yes
login_dir = /var/run/dovecot/login
#login_chroot = yes
login = imap
login_executable = /usr/libexec/dovecot/imap-login
login_user = dovecot
login_process_size = 32
login_process_per_connection = yes
login_processes_count = 3
login_max_processes_count = 128
login_max_logging_users = 256
login = pop3
login_executable = /usr/libexec/dovecot/pop3-login
max_mail_processes = 1024
verbose_proctitle = no
any suggestions
thankx
|
|
|
11-05-2005, 04:11 PM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
please check your log's. this is probably /var/log/maillog but might vary slightly.
|
|
|
11-05-2005, 09:27 PM
|
#3
|
Member
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522
Original Poster
Rep:
|
thanks for replay
i downloaded a new version of dovecot 1.0 alpha. and running properly.
# netstat -an | egrep 'pop3|imap'
getting imap and pop3 running.
but a new problem is that
# telnet localhost 110
user neo
ok
pass neo
ERR
getting authentication error. i am using it /etc/passwd file for users, and mta is sendmail.
any idea
thax
|
|
|
All times are GMT -5. The time now is 11:52 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|