Having a similar issue as Alessio, sogo is up to date with the latest RPM's

qmail log:

@4000000050911aa739cade54 tcpserver: pid 15165 from 137.143.110.44
@4000000050911aa73a1d097c tcpserver: ok 15165 smtp.potsdam.edu:137.143.110.104:25 sogo.potsdam.edu:137.143.110.44::45307
@4000000050911aa802153dc4 tcpserver: end 15165 status 0


sogo log:

2012-10-31 08:25:50.260 sogod[22045] WARNING(-[NSNull(misc) length]): called NSNull -length (returns 0) !!! C: connect to <0x0x7f6b6f2504c8[NGInternetSocketAddress]: host=smtp.potsdam.edu not-filled>
S: <SMTP-Reply: code=220 line='smtp.potsdam.edu ESMTP'>
C: EHLO sogo.potsdam.edu
S: <SMTP-Reply: code=250 line='8BITMIME'>
S: pipelining extension supported.
S: size extension supported.
C: QUIT
S: <SMTP-Reply: code=221 line='smtp.potsdam.edu'>
137.143.158.78 - - [31/Oct/2012:08:25:50 GMT] "POST /SOGo/so/yacketrj/Mail/0/folderDrafts/newDraft1351686208-1/send HTTP/1.1" 200 86/2406 0.843 - - 292K


sogo config:

[sogo@sogo ~]$ defaults read sogod SOGoMailingMechanism
sogod SOGoMailingMechanism smtp
[sogo@sogo ~]$ defaults read sogod SOGoSMTPServer
sogod SOGoSMTPServer smtp.potsdam.edu
[sogo@sogo ~]$ defaults read sogod SOGoSMTPAuthenticationType
sogod SOGoSMTPAuthenticationType PLAIN

rpm -qa | grep sogo
sogo-tool-2.0.2-1.centos6.x86_64
sogo-2.0.2-1.centos6.x86_64

rpm -qa | grep sope
sope49-cards-2.0.2-1.centos6.x86_64
sope49-mime-4.9-20121025_1664.el6.1.x86_64
sope49-sbjson-2.3.1-20121025_1664.el6.1.x86_64
sope49-core-4.9-20121025_1664.el6.1.x86_64
sope49-ldap-4.9-20121025_1664.el6.1.x86_64
sope49-gdl1-postgresql-4.9-20121025_1664.el6.1.x86_64
sope49-debuginfo-4.9-20121025_1664.el6.1.x86_64
sope49-xml-4.9-20121025_1664.el6.1.x86_64
sope49-gdl1-4.9-20121025_1664.el6.1.x86_64
sope49-gdl1-contentstore-2.0.2-1.centos6.x86_64
sope49-appserver-4.9-20121025_1664.el6.1.x86_64

On 10/26/2012 12:24 PM, Alessio Cecchi wrote:
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/test...@cbsolt.net/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


--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to