Mail Problem

Discussion in 'Installation/Configuration' started by BlueStream, Dec 13, 2006.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you get a smtp prompt when you run the following command on your server:

    To close the connection, type "quit".
     
  2. BlueStream

    BlueStream New Member


    interesting... it does not....

    Code:
    Trying 216.239.57.83...
    telnet: connect to address 216.239.57.83: Connection timed out
    Trying 64.233.171.83...
    telnet: connect to address 64.233.171.83: Connection timed out
    Trying 64.233.161.83...
    
     
  3. falko

    falko Super Moderator ISPConfig Developer

    Try
    Code:
    telnet gmail-smtp-in.l.google.com 25
    instead.
     
  4. BlueStream

    BlueStream New Member

    Now I do.

    Code:
     telnet gmail-smtp-in.l.google.com 25
    Trying 64.233.163.114...
    Connected to gmail-smtp-in.l.google.com (64.233.163.114).
    Escape character is '^]'.
    220 mx.google.com ESMTP 38si10209262nzf
    ehlo localhost
    250-mx.google.com at your service, [121.6.72.245]
    250-SIZE 20971520
    250-8BITMIME
    250 ENHANCEDSTATUSCODES
    
    What does it mean? I can only send emails to [email protected]?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    No, you can send emails to [email protected], gmail-smtp-in.l.google.com is just the Mail exchanger for gmail.com.

    Is your server hosted on a DSL or cable line with dynamic IP address?
     
  6. BlueStream

    BlueStream New Member

    It's ADSL and on a dynamic ip but I got the IP static and relevant DNS entries point to this IP, including the official domain, fusionstream.org which points directly to it.
     
  7. falko

    falko Super Moderator ISPConfig Developer

  8. BlueStream

    BlueStream New Member

    dammit.. i am... zzz

    thx for help.. fyi.. using uebi still gives me all sorts of problems when sending mail even to myself but squirrelmail doesn't so... yea.. haha

    thx
     

Share This Page