Hi,

I would like to use SMTP AUTH in SOGo 2.0.2, so I change the configuration to:

$ defaults read sogod SOGoMailingMechanism
sogod SOGoMailingMechanism smtp
$ defaults read sogod SOGoSMTPServer
sogod SOGoSMTPServer smtp.cbsolt.net
$ defaults read sogod SOGoSMTPAuthenticationType
sogod SOGoSMTPAuthenticationType PLAIN

but when I tried to send an email does not work:

from sogo.log

Oct 26 18:15:57 sogod [23804]: <0x0x7f76d8fee690[NGImap4Client]> TLS started successfully. Oct 26 18:15:57 sogod [23804]: <<0xD8E112A0[SOGoContactGCSFolder]:personal>>D fetched 1 records. 2012-10-26 18:15:57.916 sogod[23804] WARNING(-[NSNull(misc) length]): called NSNull -length (returns 0) !!! C: connect to <0x0x7f76d9025110[NGInternetSocketAddress]: host=smtp.cbsolt.net not-filled>
S: <SMTP-Reply: code=220 line='smtp.cbsolt.net ESMTP Postfix'>
C: EHLO webmail-test.cbsolt.net
S: <SMTP-Reply: code=250 line='DSN'>
S: pipelining extension supported.
S: size extension supported.
C: QUIT
S: <SMTP-Reply: code=221 line='2.0.0 Bye'>
localhost - - [26/Oct/2012:18:15:57 GMT] "POST /SOGo/so/[email protected]/Mail/0/folderDrafts/newDraft1351267486-1//send HTTP/1.1" 200 86/2373 0.201 - - 108K

from postfix.log

postfix/smtpd[12429]: > sogo-server: 220 smtp.cbsolt.net ESMTP Postfix
postfix/smtpd[12429]: < sogo-server: EHLO webmail-test.cbsolt.net
postfix/smtpd[12429]: > sogo-server: 250-smtp.cbsolt.net
postfix/smtpd[12429]: > sogo-server: 250-PIPELINING
postfix/smtpd[12429]: > sogo-server: 250-SIZE 26214400
postfix/smtpd[12429]: > sogo-server: 250-VRFY
postfix/smtpd[12429]: > sogo-server: 250-ETRN
postfix/smtpd[12429]: > sogo-server: 250-STARTTLS
postfix/smtpd[12429]: > sogo-server: 250-AUTH PLAIN LOGIN
Oct 26 18:13:26 smtp-cbsolt postfix/smtpd[12429]: match_list_match: 192.168.1.220: no match Oct 26 18:13:26 smtp-cbsolt postfix/smtpd[12429]: match_list_match: 192.168.1.220: no match
postfix/smtpd[12429]: > sogo-server: 250-AUTH=PLAIN LOGIN
postfix/smtpd[12429]: > sogo-server: 250-ENHANCEDSTATUSCODES
postfix/smtpd[12429]: > sogo-server: 250-8BITMIME
postfix/smtpd[12429]: > sogo-server: 250 DSN
postfix/smtpd[12429]: < sogo-server: QUIT
postfix/smtpd[12429]: > sogo-server: 221 2.0.0 Bye


If, with the same user and SMTP send via Thunderbird all works fine.

Where is the problem?
Thanks

--
Alessio Cecchi is:
@ ILS -> http://www.linux.it/~alessice/
on LinkedIn -> http://www.linkedin.com/in/alessice
Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/
@ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to