Hi,
I am unable to send emails to virtual users I created. Here is my output
for dovecot -n
# 1.0.7: /etc/dovecot.conf
log_path: /var/log/dovecot.log
info_log_path: /var/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
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/lib64/dovecot/imap
mail_plugin_dir(imap): /usr/lib64/dovecot/imap
mail_plugin_dir(pop3): /usr/lib64/dovecot/pop3
auth default:
verbose: yes
passdb:
driver: passwd-file
args: /etc/dovecot/passwd
passdb:
driver: pam
userdb:
driver: passwd
userdb:
driver: static
args: uid=vmail gid=vmail home=/home/vmail/%u
== Contents of my passwd file located at /etc/dovecot/passwd
user1 at mydomain.com
user2 at mydomain.com
I sent an email to user1 at mydomain.com from gmail.com but can view it
anywhere.
Please suggest.
Where am I going wrong?
On Wed, Aug 01, 2012 at 04:48:01PM +0530, Rafael Nathan wrote:> I am unable to send emails to virtual users I created. Here is my output > for dovecot -n > > I sent an email to user1 at mydomain.com from gmail.com but can view it > anywhere.Your MTA logs will most likely show. Anyway this version is ages old and you should update to a current supported branch. Regards Thomas -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20120801/77e3cfd9/attachment-0004.bin>