Problems with Postfix/pop

Discussion in 'General' started by mlsys, May 16, 2008.

  1. mlsys

    mlsys New Member

    Hi, i have my linux fedora core 6 server with ISPconfig.

    I think that the installation is OK because all work but one thing is not really good.
    The system of ISPconfig let me send mails. But if i want to receive any mail, i can't.

    I did some test:

    In this test is all OK

    [root@server1 /]# telnet localhost 110
    Trying 127.0.0.1...
    Connected to localhost.localdomain (127.0.0.1).
    Escape character is '^]'.
    +OK Dovecot ready.
    user mjorge
    +OK
    pass #####
    +OK Logged in.
    quit
    +OK Logging out.

    But if i try to connect with the domain, i can't

    [root@server1 /]# telnet localhost 110
    Trying 127.0.0.1...
    Connected to localhost.localdomain (127.0.0.1).
    Escape character is '^]'.
    +OK Dovecot ready.
    user [email protected]
    +OK
    pass #####
    -ERR Authentication failed.
    quit
    +OK Logging out


    All the service are UP


    Any ansewrs?!

    Thanks!! :D
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You must use the username to log in, not the email address.
     
  3. mlsys

    mlsys New Member

    Ok, the test go okay.

    What i have to do to verify the operation of the pop because in my mailbox do not arrive mails to me from any way???


    My english is bad, i am from Argentina


    Thank Falko!
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Did you enable Maildir in ISPConfig (Management > Server > Settings > Email)?
     
  5. mlsys

    mlsys New Member

    Yes is all ok

    The problem was fixed but i don't know the answer of the problem.
     
  6. mlsys

    mlsys New Member

    help again! - DNS

    Hi again!

    I want to create my reverse dns but i don't know how?

    The software ISPconfig create it automatically or i have to do manually ?


    I ask this because it doesn't let to me send mails to gmail or hotmail and I was seeing that I need dns reverse

    Thanks again!
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    The reverse DNS for your IP address has normally to be set by the internet provider that assigned you the IP address and not in ISPConfig.
     
  8. mlsys

    mlsys New Member

    so i have to call to my internet provider?

    because when i do ping -a MY IP

    show me this:

    Haciendo ping a XXX-XXX-XXX-190.cab.prima.net.ar [190.XXX.XXX.XXX]

    I don't understand what i have to do to get the reverse dns.


    Thanks again!
     
  9. falko

    falko Super Moderator Howtoforge Staff

    So this is the dynamic IP address you get from your internet provider? They won't change the PTR record for you...
     
  10. mlsys

    mlsys New Member

    I have an static IP

    I called to my Internet provider to transact the delegation of the PTR. I hope that with this the problem will be fix.


    When i have de answers of this topic i will show you


    Thanks for all!
     
  11. mlsys

    mlsys New Member

    Well. now i have the manage of the reverse DNS.. look this


    M:\>ping -a 190.XXX.XXX.XXX

    Haciendo ping a server1.mlsys.com.ar [190.XXX.XXX.XXX] con 32 bytes de datos:

    Respuesta desde 190.XXX.XXX.XXX: bytes=32 tiempo=17ms TTL=52
    Respuesta desde 190.XXX.XXX.XXX: bytes=32 tiempo=28ms TTL=52
    Respuesta desde 190.XXX.XXX.XXX: bytes=32 tiempo=21ms TTL=52
    Respuesta desde 190.XXX.XXX.XXX: bytes=32 tiempo=17ms TTL=52


    But the problem continues because when i send an email to gmail i received this


    Now if i do dig MX mlsys.com.ar, show me this


    Is the only problem that i have :( , all is working fine!

    Can you help me?

    Thanks :)
     
  12. till

    till Super Moderator Staff Member ISPConfig Developer

    Is your IP a dynamic IP?
     
  13. mlsys

    mlsys New Member

    Yes i have.

    The problem was in the DNS configuration. All i have to do is reconfigurate it.

    Now ALL is working



    Thanks for all, I LOVE YOU !! :p
     

Share This Page