Search found 8 matches

by rmizzi
Fri Dec 14, 2012 12:25 pm
Forum: Development
Topic: Python scripts
Replies: 1
Views: 4682

Python scripts

A small question to understand in which areas scripting languages such as python would be useful. In the case of OpenEmm I can see that source code contains quite an extensive number of python scripts ... would someone be able to explain (in a high level way) what sort of functionality is offered by...
by rmizzi
Tue Jul 10, 2012 10:30 am
Forum: Development
Topic: Disable mail sending - cross posting
Replies: 1
Views: 4658

Disable mail sending - cross posting

I posted this question in the "Using OpenEmm" section a few days ago but now think it might be more of a code related question and maybe could find an answer here. I'll post the link to avoid pasting the whole thread https://forum.openemm.org/using-openemm-f3/topic2265.html I wonder whethe...
by rmizzi
Tue Jul 10, 2012 10:27 am
Forum: Using OpenEMM
Topic: Disable mail sending
Replies: 3
Views: 4544

Re: Disable mail sending

Thanks for your reply Anton. I'm not entirely sure disabling sendmail will work though since, from what I've understood, when sendmail is not found an SMTP emulation provided by OpenEmm will kick in .. I'm not entirely sure I understood this well though. I think i'll move this question to the Develo...
by rmizzi
Fri Jul 06, 2012 12:09 pm
Forum: Using OpenEMM
Topic: Disable mail sending
Replies: 3
Views: 4544

Disable mail sending

Hello, A bit of a strange question considering that the whole reason behind OpenEmm is that of mail sending ... but, I am using OpenEMM as a test bed for a research project I'm carrying out and do not really need to have the 'sendmail' functionality enabled. OpenEMM is running on a university workst...
by rmizzi
Fri Jul 06, 2012 12:04 pm
Forum: Using OpenEMM
Topic: xmlback reports syntax error
Replies: 2
Views: 3985

Re: xmlback reports syntax error

Thanks for your reply.

Yes, i was trying to run xmlback manually on a previously generated xml file and something must have been 'corrupted' in the xml.

Later uses of xmlback were succesful
by rmizzi
Sat Jun 30, 2012 12:05 pm
Forum: Using OpenEMM
Topic: xmlback reports syntax error
Replies: 2
Views: 3985

xmlback reports syntax error

Hi, I'm trying to run openemm on a 64-bit ubuntu machine. I compiled everything from a source download. My problem is with xmlback ... An xml test file has been generated in var/spool/Meta but when xmlback is executed I get the following error AgnMail=............xml: line 1: syntax error near unexp...
by rmizzi
Fri Jun 01, 2012 8:40 am
Forum: Development
Topic: C code in OpenEmm
Replies: 23
Views: 24158

Re: C code in OpenEmm

Thanks a lot for your prompt and informative reply.
I will use this information as a starting point and will definitely come back here if I have additional questions.
by rmizzi
Thu May 31, 2012 11:04 am
Forum: Development
Topic: C code in OpenEmm
Replies: 23
Views: 24158

C code in OpenEmm

Hello, I'm a student that is currently carrying out some research on polyglot programming and have come across openEmm which seems to me to be a good example of such software being written in Java, Python and C. I'm wondering whether people familiar with the openEmm source code can give me some star...