elnoyle

Hozzászólások

10 bejegyzés megtekintése - 21-30 / 369
  • Szerző
    Bejegyzés
  • Hozzászólás: postfix levélküldés kliensből #2157869
    elnoyle
    Felhasználó

      nemigazán ír ilyesmiről a howto.

      auth.log:

      Code:
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin Parse the username akos@*********.hu
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin try and connect to a host
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin trying to open db ‘mail’ on host ‘127.0.0.1’
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: begin transaction
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin create statement from userPassword akos *********.hu
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin doing query select password from users where email = ‘akos@**************.hu’;
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin create statement from cmusaslsecretPLAIN akos *********.hu
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin doing query select password from users where email = ‘akos@*********.hu’;
      Apr 20 13:09:24 xunil postfix/smtpd[18430]: commit transaction

      mail.log

      Code:
      Apr 22 07:02:58 xunil postfix/smtpd[14689]: connect from dsl91EC7A9D.pool.t-online.hu[145.236.122.157]
      Apr 22 07:03:04 xunil postfix/smtpd[14689]: warning: SASL authentication failure: Password verification failed
      Apr 22 07:03:04 xunil postfix/smtpd[14689]: warning: dsl91EC7A9D.pool.t-online.hu[145.236.122.157]: SASL PLAIN authentication failed: authentication failure
      Apr 22 07:03:05 xunil postfix/smtpd[14689]: disconnect from dsl91EC7A9D.pool.t-online.hu[145.236.122.157]

      mysql.log üres.

      Hozzászólás: postfix levélküldés kliensből #2157870
      elnoyle
      Felhasználó

        nemigazán ír ilyesmiről a howto.

        auth.log:

        Code:
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin Parse the username akos@*********.hu
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin try and connect to a host
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin trying to open db ‘mail’ on host ‘127.0.0.1’
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: begin transaction
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin create statement from userPassword akos *********.hu
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin doing query select password from users where email = ‘akos@**************.hu’;
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin create statement from cmusaslsecretPLAIN akos *********.hu
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin doing query select password from users where email = ‘akos@*********.hu’;
        Apr 20 13:09:24 xunil postfix/smtpd[18430]: commit transaction

        mail.log

        Code:
        Apr 22 07:02:58 xunil postfix/smtpd[14689]: connect from dsl91EC7A9D.pool.t-online.hu[145.236.122.157]
        Apr 22 07:03:04 xunil postfix/smtpd[14689]: warning: SASL authentication failure: Password verification failed
        Apr 22 07:03:04 xunil postfix/smtpd[14689]: warning: dsl91EC7A9D.pool.t-online.hu[145.236.122.157]: SASL PLAIN authentication failed: authentication failure
        Apr 22 07:03:05 xunil postfix/smtpd[14689]: disconnect from dsl91EC7A9D.pool.t-online.hu[145.236.122.157]

        mysql.log üres.

        Hozzászólás: postfix levélküldés kliensből #2157865
        elnoyle
        Felhasználó

          senkitöbbet harmadszor?

          esetleg tud valaki küldeni egy hibátlanul működő main.cf sasl/smtpd.conf-ot?

          megköszönném.

          Hozzászólás: postfix levélküldés kliensből #2157866
          elnoyle
          Felhasználó

            senkitöbbet harmadszor?

            esetleg tud valaki küldeni egy hibátlanul működő main.cf sasl/smtpd.conf-ot?

            megköszönném.

            Hozzászólás: postfix levélküldés kliensből #2157863
            elnoyle
            Felhasználó

              most egy másik leírás szerint átalakítottam az smtpd.confot, és a logolást is magasabbra állítottam.
              most ez látszik ha próbálkozok:

              Code:
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin Parse the username akos@*********.hu
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin try and connect to a host
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin trying to open db ‘mail’ on host ‘127.0.0.1’
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: begin transaction
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin create statement from userPassword akos *********.hu
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin doing query select password from users where email = ‘akos@**************.hu’;
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin create statement from cmusaslsecretPLAIN akos *********.hu
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin doing query select password from users where email = ‘akos@*********.hu’;
              Apr 20 13:09:24 xunil postfix/smtpd[18430]: commit transaction
              Hozzászólás: postfix levélküldés kliensből #2157864
              elnoyle
              Felhasználó

                most egy másik leírás szerint átalakítottam az smtpd.confot, és a logolást is magasabbra állítottam.
                most ez látszik ha próbálkozok:

                Code:
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin Parse the username akos@*********.hu
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin try and connect to a host
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin trying to open db ‘mail’ on host ‘127.0.0.1’
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: begin transaction
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin create statement from userPassword akos *********.hu
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin doing query select password from users where email = ‘akos@**************.hu’;
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin create statement from cmusaslsecretPLAIN akos *********.hu
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: sql plugin doing query select password from users where email = ‘akos@*********.hu’;
                Apr 20 13:09:24 xunil postfix/smtpd[18430]: commit transaction
                Hozzászólás: postfix levélküldés kliensből #2157861
                elnoyle
                Felhasználó

                  mind2 konfig egy az egyben ugyanaz, mint a howtoban :s

                  viszont ha küldenék levelet, auth.log-ba ez kerül:

                  Code:
                  Apr 20 12:10:04 xunil postfix/smtpd[17170]: sql auxprop plugin using mysql engine
                  Apr 20 12:10:12 xunil saslauthd[3670]: (pam_unix) check pass; user unknown
                  Apr 20 12:10:12 xunil saslauthd[3670]: (pam_unix) authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=
                  Apr 20 12:10:14 xunil saslauthd[3670]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
                  Apr 20 12:10:14 xunil saslauthd[3670]: do_auth    : auth failure: [user=akos@hostnevem.hu] [service=smtp] [realm=hostnevem.hu] [mech=pam] [reason=PAM auth error]
                  Hozzászólás: postfix levélküldés kliensből #2157862
                  elnoyle
                  Felhasználó

                    mind2 konfig egy az egyben ugyanaz, mint a howtoban :s

                    viszont ha küldenék levelet, auth.log-ba ez kerül:

                    Code:
                    Apr 20 12:10:04 xunil postfix/smtpd[17170]: sql auxprop plugin using mysql engine
                    Apr 20 12:10:12 xunil saslauthd[3670]: (pam_unix) check pass; user unknown
                    Apr 20 12:10:12 xunil saslauthd[3670]: (pam_unix) authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=
                    Apr 20 12:10:14 xunil saslauthd[3670]: DEBUG: auth_pam: pam_authenticate failed: User not known to the underlying authentication module
                    Apr 20 12:10:14 xunil saslauthd[3670]: do_auth    : auth failure: [user=akos@hostnevem.hu] [service=smtp] [realm=hostnevem.hu] [mech=pam] [reason=PAM auth error]
                    Hozzászólás: postfix levélküldés kliensből #2157857
                    elnoyle
                    Felhasználó

                      minden 100%-ig egyezik a howtoval.

                      ott is MECHANISMS=”pam” van

                      http://www.howtoforge.com/virtual_postfix_mysql_quota_courier_p2

                      Hozzászólás: postfix levélküldés kliensből #2157858
                      elnoyle
                      Felhasználó

                        minden 100%-ig egyezik a howtoval.

                        ott is MECHANISMS=”pam” van

                        http://www.howtoforge.com/virtual_postfix_mysql_quota_courier_p2

                      10 bejegyzés megtekintése - 21-30 / 369