How to receive mail in Qmail?

Posted by Ivan on Server Fault See other posts from Server Fault or by Ivan
Published on 2011-11-30T17:22:22Z Indexed on 2011/11/30 17:57 UTC
Read the original article Hit count: 228

Filed under:
|

I've a server that uses Qmail. It is installed by default and it is supposed to work. I've created a new domain and new user (vadddomain + vadduser) without problems, but when I send an email from Gmail to [email protected] (the address I've created) it desappears, it is. But if connect to SMTP server directly (telnet domain.com 25) and post an email it arrives to the user queue. What's happening?!?

Note: If I try to access to my user through telnet domain.com 110 it seems my pwd is not correct and it's the same I used when created the user with vadduser

© Server Fault or respective owner

Related posts about email

Related posts about qmail