[Dovecot] Help with basic configuration
Rob Breault
Robert.Breault at dealertrack.com
Wed Apr 1 00:06:33 EEST 2009
I followed the information from the wiki here is my dovecot.conf file
and yet I can't get pop3 working. I need this to listen on pop3 for an
internal process but get email from smtp sources. So I would like to
have sendmail receive email from the world to a specific email address
then check the mailbox via a POP3 internal process. Any help would be
great.
[root at CRM-ILM-CC-A etc]# dovecot -n
# 1.0.7: /etc/dovecot.conf
log_path: /home/vmail/log/dovecot.log
info_log_path: /home/vmail/log/dovecot-info.log
ssl_disable: yes
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
mail_location: maildir:~/Maildir
dotlock_use_excl: yes
maildir_copy_with_hardlinks: yes
mail_executable(default): /usr/libexec/dovecot/imap
mail_executable(imap): /usr/libexec/dovecot/imap
mail_executable(pop3): /usr/libexec/dovecot/pop3
mail_plugin_dir(default): /usr/lib/dovecot/imap
mail_plugin_dir(imap): /usr/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/pop3
auth default:
verbose: yes
passdb:
driver: passwd-file
args: /etc/dovecot/passwd
userdb:
driver: static
args: uid=vmail gid=vmail home=/home/vmail/%u
[root at CRM-ILM-CC-A etc]#
Robert Breault
Sr System Engineer - Infrastructure Team | DealerTrack Systems -- ARKONA
DMS
10757 South River Front Parkway | Suite 400 |South Jordan, UT 84095
801-617-8747 desk | 801-556-1091 mobile
DISCLAIMER:
This e-mail may contain confidential, proprietary
information of DealerTrack, Inc. It is intended solely for the named
recipient(s) listed above and should be maintained in strictest
confidence. If you are not the intended recipient, you are hereby
notified that any disclosure, copying, distribution, or use of the
information contained herein (including any reliance thereon) is
STRICTLY PROHIBITED. If you have received this e-mail in error, please
immediately notify the sender and delete this information from your
computer and destroy any related paper copies.
More information about the dovecot
mailing list