Andrea Venturoli | 23 Apr 2012 16:08
Picon

Attachment trouble with 1.9.2

Hello.

I've got a couple of installation on different FreeBSD servers which are 
all showing a problem since the upgrade from 1.9.1 to 1.9.2.

If an email is sent with any attachment, an attachment arrives which is 
just a few bytes long, holding only the "content" string.

Can anyone help me in diagnosing this?

  bye & Thanks
	av.

P.S. A downgrade solved, so I'm not in a hurry, but I thought the team 
might be interested...

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
Tim Gerundt | 28 May 2012 15:30
Picon
Gravatar

Re: Attachment trouble with 1.9.2

Hi av.,

sorry for the long delay, but I have currently not so much time for 
NOCC. :-(

Your problem is a stupid typo I added to the file 
"classes\nocc_attachedfile.php":

Please change the line 122
from:
             return content;
to:
             return $content;

I fixed it already in SVN (In Revision 2552):
http://nocc.svn.sourceforge.net/viewvc/nocc?view=revision&revision=2552

Hopefully I will release a new version soon.

Greetings,
Tim

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Andrea Venturoli | 28 May 2012 23:09
Picon

Re: Attachment trouble with 1.9.2

On 05/28/12 15:30, Tim Gerundt wrote:
> Hi av.,
>
> sorry for the long delay, but I have currently not so much time for
> NOCC. :-(
>
> Your problem is a stupid typo I added to the file
> "classes\nocc_attachedfile.php":
>
> Please change the line 122
> from:
>               return content;
> to:
>               return $content;
>
> I fixed it already in SVN (In Revision 2552):
> http://nocc.svn.sourceforge.net/viewvc/nocc?view=revision&revision=2552
>
> Hopefully I will release a new version soon.

Thanks! :)

  bye
	av.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
(Continue reading)

Tobias Mathes | 29 May 2012 18:34
Picon
Gravatar

Re: Attachment trouble with 1.9.2

Hi Tim,

if you can, why not just update the release package?


- Tobias.

On 28 May 2012 15:30, Tim Gerundt <tim <at> gerundt.de> wrote:
Hi av.,

sorry for the long delay, but I have currently not so much time for
NOCC. :-(

Your problem is a stupid typo I added to the file
"classes\nocc_attachedfile.php":

Please change the line 122
from:
            return content;
to:
            return $content;

I fixed it already in SVN (In Revision 2552):
http://nocc.svn.sourceforge.net/viewvc/nocc?view=revision&revision=2552

Hopefully I will release a new version soon.

Greetings,
Tim

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nocc-discuss mailing list
Nocc-discuss <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nocc-discuss



--
https://www.xing.com/profile/Tobias_Mathes
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Nocc-discuss mailing list
Nocc-discuss <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nocc-discuss
Tim Gerundt | 30 May 2012 15:33
Picon
Gravatar

Re: Attachment trouble with 1.9.2

Hi Tobias!

> if you can, why not just update the release package?

Just updating the release package will confusing the user! How shoud 
they know, if there "NOCC 1.9.2" is with or without the fix? (Apart from 
testing!) Saying "NOCC 1.9.2" is old, use the new "NOCC 1.9.3" is easier 
to all. There is also a other fix, which excuses a new release.

But  I have currently not many time for my projects. Work and private 
life need much attention and don't leave the time for NOCC and other 
projects from me. :(

I hopefully will find a little bit time in the next few days, but it is 
currently always a matter of luck. :)

Greetings,
Tim

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

Gmane