Kezdőlap › Fórumok › Ubuntu Linux › postfix levélküldés kliensből
- This topic has 70 hozzászólás, 9 résztvevő, and was last updated 17 years, 1 months telt el by
admin.
-
SzerzőBejegyzés
-
2008-04-19-13:52 #2157855
hogy lehet „MECHANISMS=”pam” ha sql-ból autholsz?
nézd meg még azt a howto-t! 🙂
különösen a sasl_auth részt!2008-04-19-13:52 #2157856hogy lehet „MECHANISMS=”pam” ha sql-ból autholsz?
nézd meg még azt a howto-t! 🙂
különösen a sasl_auth részt!2008-04-19-17:30 #2157857minden 100%-ig egyezik a howtoval.
ott is MECHANISMS=”pam” van
http://www.howtoforge.com/virtual_postfix_mysql_quota_courier_p2
2008-04-19-17:30 #2157858minden 100%-ig egyezik a howtoval.
ott is MECHANISMS=”pam” van
http://www.howtoforge.com/virtual_postfix_mysql_quota_courier_p2
2008-04-19-17:53 #2157859elnoyle wrote:minden 100%-ig egyezik a howtoval.ott is MECHANISMS=”pam” van
http://www.howtoforge.com/virtual_postfix_mysql_quota_courier_p2
Akkor ezekben lehet valami elírás.
/etc/pam.d/smtp
/etc/postfix/sasl/smtpd.conf/var/auth.log ban sincs semmi info?
2008-04-19-17:53 #2157860elnoyle wrote:minden 100%-ig egyezik a howtoval.ott is MECHANISMS=”pam” van
http://www.howtoforge.com/virtual_postfix_mysql_quota_courier_p2
Akkor ezekben lehet valami elírás.
/etc/pam.d/smtp
/etc/postfix/sasl/smtpd.conf/var/auth.log ban sincs semmi info?
2008-04-20-10:14 #2157861mind2 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]2008-04-20-10:14 #2157862mind2 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]2008-04-20-11:12 #2157863most 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 transaction2008-04-20-11:12 #2157864most 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 -
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz