Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
centos:mail_c7:dovecot_2 [28.06.2015 12:36. ] – Dovecot, Anbindung an einen Frontend-Mailserver (Postfix-SMTP-Server) #CentOS7 #postfix #dovecot djangocentos:mail_c7:dovecot_2 [20.04.2018 10:45. ] – Externe Bearbeitung 127.0.0.1
Zeile 561: Zeile 561:
 # plug-in implementation that is selected with smtpd_sasl_type. Typically this specifies the  # plug-in implementation that is selected with smtpd_sasl_type. Typically this specifies the 
 # name of a configuration file or rendezvous point.  # name of a configuration file or rendezvous point. 
-smtpd_sasl_path = inet:10.0.0.170:3659+smtpd_sasl_path = inet:10.0.0.70:3659
 # Postfix SMTP server SASL security options; as of Postfix 2.3 the list of available features  # Postfix SMTP server SASL security options; as of Postfix 2.3 the list of available features 
 # depends on the SASL server implementation that is selected with smtpd_sasl_type. The following  # depends on the SASL server implementation that is selected with smtpd_sasl_type. The following 
Zeile 645: Zeile 645:
    # less /var/log/maillog    # less /var/log/maillog
  
-<code bash>Aug 10 10:56:29 vml000170 dovecot: auth: Debug: auth client connected (pid=0) +<code bash>Aug 10 10:56:29 vml000070 dovecot: auth: Debug: auth client connected (pid=0) 
-Aug 10 10:56:29 vml000170 dovecot: auth: Debug: client in: AUTH#0111#011LOGIN#011service=smtp#011nologin#011lip=10.0.0.80#011rip=10.0.0.20#011secured +Aug 10 10:56:29 vml000070 dovecot: auth: Debug: client in: AUTH#0111#011LOGIN#011service=smtp#011nologin#011lip=10.0.0.80#011rip=10.0.0.20#011secured 
-Aug 10 10:56:29 vml000170 dovecot: auth: Debug: client passdb out: CONT#0111#011VXNlcm5hbWU6 +Aug 10 10:56:29 vml000070 dovecot: auth: Debug: client passdb out: CONT#0111#011VXNlcm5hbWU6 
-Aug 10 10:56:29 vml000170 dovecot: auth: Debug: client in: CONT#0111#011bWljaGFlbEBuYXVzY2gub3Jn (previous base64 data may contain sensitive data) +Aug 10 10:56:29 vml000070 dovecot: auth: Debug: client in: CONT#0111#011bWljaGFlbEBuYXVzY2gub3Jn (previous base64 data may contain sensitive data) 
-Aug 10 10:56:29 vml000170 dovecot: auth: Debug: client passdb out: CONT#0111#011UGFzc3dvcmQ6 +Aug 10 10:56:29 vml000070 dovecot: auth: Debug: client passdb out: CONT#0111#011UGFzc3dvcmQ6 
-Aug 10 10:56:29 vml000170 dovecot: auth: Debug: client in: CONT#0111#011RGQ0bWRkMyE= (previous base64 data may contain sensitive data) +Aug 10 10:56:29 vml000070 dovecot: auth: Debug: client in: CONT#0111#011RGQ0bWRkMyE= (previous base64 data may contain sensitive data) 
-Aug 10 10:56:29 vml000170 dovecot: auth: Debug: sql(michael@nausch.org,10.0.0.20): cache expired +Aug 10 10:56:29 vml000070 dovecot: auth: Debug: sql(michael@nausch.org,10.0.0.20): cache expired 
-Aug 10 10:56:29 vml000170 dovecot: auth-worker(6830): Debug: Loading modules from directory: /usr/lib64/dovecot/auth +Aug 10 10:56:29 vml000070 dovecot: auth-worker(6830): Debug: Loading modules from directory: /usr/lib64/dovecot/auth 
-Aug 10 10:56:29 vml000170 dovecot: auth-worker(6830): Debug: Module loaded: /usr/lib64/dovecot/auth/libdriver_mysql.so +Aug 10 10:56:29 vml000070 dovecot: auth-worker(6830): Debug: Module loaded: /usr/lib64/dovecot/auth/libdriver_mysql.so 
-Aug 10 10:56:29 vml000170 dovecot: auth-worker(6830): Debug: Module loaded: /usr/lib64/dovecot/auth/libdriver_sqlite.so +Aug 10 10:56:29 vml000070 dovecot: auth-worker(6830): Debug: Module loaded: /usr/lib64/dovecot/auth/libdriver_sqlite.so 
-Aug 10 10:56:29 vml000170 dovecot: auth-worker(6830): Debug: sql(michael@nausch.org,10.0.0.20): query: SELECT username AS user, password FROM mailbox WHERE username = 'michael@nausch.org' AND active = '1' +Aug 10 10:56:29 vml000070 dovecot: auth-worker(6830): Debug: sql(michael@nausch.org,10.0.0.20): query: SELECT username AS user, password FROM mailbox WHERE username = 'michael@nausch.org' AND active = '1' 
-Aug 10 10:56:29 vml000170 dovecot: auth: Debug: client passdb out: OK#0111#011user=michael@nausch.org#011+Aug 10 10:56:29 vml000070 dovecot: auth: Debug: client passdb out: OK#0111#011user=michael@nausch.org#011
 </code> </code>
  
Zeile 669: Zeile 669:
   * **[[http://dokuwiki.nausch.org/doku.php/|Zurück zur Startseite]]**   * **[[http://dokuwiki.nausch.org/doku.php/|Zurück zur Startseite]]**
  
-~~DISCUSSION~~ 
 ~~AUTOTWEET:~~ ~~AUTOTWEET:~~
 +
  • centos/mail_c7/dovecot_2.txt
  • Zuletzt geändert: 22.07.2019 14:41.
  • von django