postfix + dyndns

5 bejegyzés megtekintése - 11-15 / 15
  • Szerző
    Bejegyzés
  • #2035897
    dotmind
    Felhasználó

      Sõt, szerinte sem:

      Relay Tester:
      Testing myhostname…

      Connecting to myhostname …
      >> HELO godfather.mob.net
      >> MAIL FROM:
      >> RCPT TO:
      <<< 554 : Relay access denied

      Done!

      Unless it says something to the effect of Relaying Denied or Relay Access Denied in the above paragraph, then it was relayed and the customer has an open relay. Please direct them how to close up the open relay before submitting a remove request to any of the RBLs or they will end up on it just as fast (if not faster) as it took you to get them off the list.

      Sometimes (though it’s not that common) a server will accept the mail to relay and later reject it. So if you’re testing your own mail server and you’re pretty sure it’s not an open relay yet it accepted the initial test-email (from this tool), it doesn’t mean that it’s 100% correct. The best way to test a relay 100% is to be on the console (or logged in remotely) to the server and use this method. By doing that, you test some (nineteen) different known ways to relay mail through a server. IMPORTANT: this test is only accurate if you’re running it on the mail server itself.

      If the paragraph is completely blank, that means that the hostname or IP is invalid and/or could not be connected to in order to test for an open relay.

      #2035898
      TsO
      Felhasználó
        dotmind wrote:
        Azzal az a baj, hogy nem a belsõ hálózati ip-re oldja fel a hostnevemet a dns. De miért lennék open relay? A külsö ip-m mint forrás ip, csak az enyém lehet.. szerintem..

        épp ezért állitsd be belsõ hálózati kliensekben az ip-t és ne a hostnevet…

        a tester ip je nincs benne a /32-ben ezért õ nem relajelhet, de azok akik benne vannak igen…

        #2035899
        dotmind
        Felhasználó

          A /32 ben 1 db ip „van benne” méghozzá a saját külsõ ip-m  (mind a 32 bitjének egyeznie kell vele). Szerintem ezzel nincs baj. Viszont a problémám még mindíg megoldásra vár.

          #2035900
          TsO
          Felhasználó
            dotmind wrote:
            A /32 ben 1 db ip „van benne” méghozzá a saját külsõ ip-m (mind a 32 bitjének egyeznie kell vele). Szerintem ezzel nincs baj. Viszont a problémám még mindíg megoldásra vár.

            valóban teljesen igazad van, úgy látszik nem azt láttam mint amire válaszoltam…. 🙂

            a myhostname-hez ird be a mydestination-ben megadott „myhostname”-t…

            #1881235
            csaba
            Felhasználó

              Helló!

              Ha telnettel küldök emailt magamnak az én gépemrõl, akkor az alábbi deliverity failure üzenetet kapom:

              I’m sorry to have to inform you that your message could not be
              be delivered to one or more recipients. It’s attached below.

              For further assistance, please send mail to

              If you do so, please include this problem report. You can
              delete your own text from the attached returned message.

                                      The Postfix program

              : mail for „myhostname” loops back to
                  myself
              unnamed
              Delivery report

              Ha telnet nélkül simán az email kliesböl küldenék, akkor ezt dobja ki a Kmail:

              Sending failed:
              Could not connect to host „myhostname”.
              The message will stay in the ‘outbox’ folder until you either fix the problem (e.g. a broken address) or remove the message from the ‘outbox’ folder.
              The following transport protocol was used:
              my smtp

              itt a konfigom:

              # See /usr/share/postfix/main.cf.dist for a commented, more complete version

              smtpd_banner = SMTP on „myhostname”
              biff = no

              # appending .domain is the MUA’s job.
              append_dot_mydomain = no

              # Uncomment the next line to generate „delayed mail” warnings
              #delay_warning_time = 4h

              myhostname = „gépnév”
              alias_maps = hash:/etc/aliases
              alias_database = hash:/etc/aliases
              myorigin = /etc/mailname
              mydestination = „myhostname”, localhost.localdomain, localhost
              relayhost =
              mynetworks = 127.0.0.0/8 192.168.0.0/24 „külsõ ip-m”/32
              mailbox_command = procmail -a „$EXTENSION”
              mailbox_size_limit = 0
              recipient_delimiter = +
              inet_interfaces = all

              biztos egyszerû a megoldás, csak én vagyok kasu.

              köszi a segítséget!

            5 bejegyzés megtekintése - 11-15 / 15
            • Be kell jelentkezni a hozzászóláshoz.