Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
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.
First of all, you'll need to tell us what's wrong. A good starting point would be to use a descriptive title instead of 'sos sos', which doesn't draw any attention to it but tends to have a reverse effect. So, let us know what you've set up, how you configured it, any guide you might have used and most important where it's failing (commands, errors, logs, ...)
Looking forward to your participation in the forums. Have fun with Linux.
I've installed dovecot 1.0.7 on my centos machine through the following command:
yum install dovecot
I made the necessary configurations so as to get it working and created virtual users of the kind user@domain.com. All working fine for me in terms of authentication. However, the user is unable to receive emails i sent from my gmail account.
dovecot would have nothing at all to do with sending emails from another account. Dovecot is an IMAP/POP3 server, you sound like you're expecting the behaviour of an SMTP server such as Postfix
Thanks for the prompt reply.
I am unable to receive emails into the inbox for the virtual users I created with dovecot, even though I am able to authenticate the user.
It's possible that the OP means that he logs into gmail (with thunderbird or gmail via web browser or whatever) and then sends an email to his virtual user who never recieves it.
Please post your thread in only one forum. Posting a single thread in the
most relevant forum will make it easier for members to help you and will keep
the discussion in one place. Your two threads were merged, please refrain from
double-posting in the future.
I did check '/var/log/maillog', however there are no signs of mail delivery to the virtual users. I ma following this guide to configure sendmail+dovecot: http://wiki.dovecot.org/LDA/Sendmail
But still can fetch a test email sent to the virtual user (user@domain.com)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.