You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Maxim Solodovnik <so...@gmail.com> on 2012/08/16 10:20:37 UTC

Re: sugarcrm plugin

https://issues.apache.org/jira/browse/INFRA-5148

On Thu, Aug 16, 2012 at 11:19 PM, Luke Ledgerd <lu...@hiled.biz> wrote:
>
> On 08/16/2012 03:12 PM, Alexei Fedotov wrote:
> > Hello Luke,
> >
> > Sorry, the difficulties are expected.
> >
> > Have you configured any credentials in plug-in? Does the corresponding
> > user
> > have admin permissions?
> >
> > [the first version of my mail was bounced due to high spam score...
> > why?]
> >
> > No credentials plug ins. The user had admin permissions.
> I don't know why mail as bouncing as spam, server isn't into product yet
> and I am investigating.
>
> >> 15.08.2012 16:35 пользователь "Luke Ledgerd" <lu...@hiled.biz> написал:
> >>> Re-installed the latest SVN updated module into SugarCRM.
> >>> Flushed the openmeetings database and re-ran the installation wizard.
> >>> Still no joy with the login. I don't think I can invest any more time
> >>> without some help. I'm going to start testing the SOAP interface.
> >>>
> >>> Then of course quick repair and rebuild. Still no joy. Any pointers
> >>> for debugging?
> >>>
> >>> The problem appears to be with session management.
> >>>
> >>>
> >>> DEBUG 08-15 12:25:18.106 UserWebService.java 7099688 92
> >>> org.openmeetings.axis.services.UserWebService [http-0.0.0.0-5080-1] -
> >>> SPRING LOADED getSession --
> >>> DEBUG 08-15 12:25:18.107 Sessionmanagement.java 7099689 72
> >>> org.openmeetings.app.data.basic.Sessionmanagement
> >>> [http-0.0.0.0-5080-1] - startsession :: startsession
> >>> DEBUG 08-15 12:25:18.107 ManageCryptStyle.java 7099689 41
> >>> org.openmeetings.utils.crypt.ManageCryptStyle [http-0.0.0.0-5080-1] -
> >>> getInstanceOfCrypt:
> >>> org.openmeetings.utils.crypt.ManageCryptStyle@31f30d47
> >>> DEBUG 08-15 12:25:18.108 ManageCryptStyle.java 7099690 43
> >>> org.openmeetings.utils.crypt.ManageCryptStyle [http-0.0.0.0-5080-1] -
> >>> getInstanceOfCrypt:
> >>> org.openmeetings.app.data.basic.Configurationmanagement@26bd90da
> >>> DEBUG 08-15 12:25:18.108 ManageCryptStyle.java 7099690 50
> >>> org.openmeetings.utils.crypt.ManageCryptStyle [http-0.0.0.0-5080-1] -
> >>> configKeyCryptClassName:
> >>> org.openmeetings.utils.crypt.MD5Implementation
> >>> DEBUG 08-15 12:25:18.117 Usermanagement.java 7099699 262
> >>> org.openmeetings.app.data.user.Usermanagement [http-0.0.0.0-5080-1] -
> >>> Login user SID :  Stored Permanent :false
>
>



--
WBR
Maxim aka solomax

Re: sugarcrm plugin

Posted by Luke Ledgerd <lu...@hiled.biz>.

Thunderbird doesn't have a plain text formatting button / option per say
but you can configure domains who dummy spit at html. (Let's hope she
works).

As for other users having their mail blocked - URIBL_BLACK - looks like
a blacklist. You should check your IP's against blacklists. I use
Mxtoolbox.com to monitor (for free) to see if my server get's marked on
any anti-spam lists. It shouldn't have because I'm not using it for
marketing purposes yet, and if people throw down their business card at
the tradeshow, what do they expect us to do? :P



Eugen has summized what the most likely problem is. I'm running Oracle
JDK 1.7 - guilty as charged.
Switching over to 1.6 now. Hopefully this should fix it.

I did RTFM in the first place, but I though the documentation was a
little old so disregarded.
I'll update the list with confirmation of my issues being resolved shortly.

So only Sun/Oracle JDK 1.6 works? I wonder how much faster it would run
with gcj... I'll leave it to someone else to be adventourous.

Luke



On 08/16/2012 05:24 PM, seba.wagner@gmail.com wrote:
> You might try to send plain text instead of HTML mails.
> It solved the problem for me when I was getting similar responses
> while accepting denying mailing list requests.
>
> Sebastian
>
> 2012/8/16 Maxim Solodovnik <so...@gmail.com>
>> https://issues.apache.org/jira/browse/INFRA-5148
>>
>>


Re: sugarcrm plugin

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
You might try to send plain text instead of HTML mails.
It solved the problem for me when I was getting similar responses
while accepting denying mailing list requests.

Sebastian

2012/8/16 Maxim Solodovnik <so...@gmail.com>
>
> https://issues.apache.org/jira/browse/INFRA-5148
>
> On Thu, Aug 16, 2012 at 11:19 PM, Luke Ledgerd <lu...@hiled.biz> wrote:
> >
> > On 08/16/2012 03:12 PM, Alexei Fedotov wrote:
> > > Hello Luke,
> > >
> > > Sorry, the difficulties are expected.
> > >
> > > Have you configured any credentials in plug-in? Does the corresponding
> > > user
> > > have admin permissions?
> > >
> > > [the first version of my mail was bounced due to high spam score...
> > > why?]
> > >
> > > No credentials plug ins. The user had admin permissions.
> > I don't know why mail as bouncing as spam, server isn't into product yet
> > and I am investigating.
> >
> > >> 15.08.2012 16:35 пользователь "Luke Ledgerd" <lu...@hiled.biz> написал:
> > >>> Re-installed the latest SVN updated module into SugarCRM.
> > >>> Flushed the openmeetings database and re-ran the installation wizard.
> > >>> Still no joy with the login. I don't think I can invest any more time
> > >>> without some help. I'm going to start testing the SOAP interface.
> > >>>
> > >>> Then of course quick repair and rebuild. Still no joy. Any pointers
> > >>> for debugging?
> > >>>
> > >>> The problem appears to be with session management.
> > >>>
> > >>>
> > >>> DEBUG 08-15 12:25:18.106 UserWebService.java 7099688 92
> > >>> org.openmeetings.axis.services.UserWebService [http-0.0.0.0-5080-1] -
> > >>> SPRING LOADED getSession --
> > >>> DEBUG 08-15 12:25:18.107 Sessionmanagement.java 7099689 72
> > >>> org.openmeetings.app.data.basic.Sessionmanagement
> > >>> [http-0.0.0.0-5080-1] - startsession :: startsession
> > >>> DEBUG 08-15 12:25:18.107 ManageCryptStyle.java 7099689 41
> > >>> org.openmeetings.utils.crypt.ManageCryptStyle [http-0.0.0.0-5080-1] -
> > >>> getInstanceOfCrypt:
> > >>> org.openmeetings.utils.crypt.ManageCryptStyle@31f30d47
> > >>> DEBUG 08-15 12:25:18.108 ManageCryptStyle.java 7099690 43
> > >>> org.openmeetings.utils.crypt.ManageCryptStyle [http-0.0.0.0-5080-1] -
> > >>> getInstanceOfCrypt:
> > >>> org.openmeetings.app.data.basic.Configurationmanagement@26bd90da
> > >>> DEBUG 08-15 12:25:18.108 ManageCryptStyle.java 7099690 50
> > >>> org.openmeetings.utils.crypt.ManageCryptStyle [http-0.0.0.0-5080-1] -
> > >>> configKeyCryptClassName:
> > >>> org.openmeetings.utils.crypt.MD5Implementation
> > >>> DEBUG 08-15 12:25:18.117 Usermanagement.java 7099699 262
> > >>> org.openmeetings.app.data.user.Usermanagement [http-0.0.0.0-5080-1] -
> > >>> Login user SID :  Stored Permanent :false
> >
> >
>
>
>
> --
> WBR
> Maxim aka solomax




--
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com