Search found 2 matches

by ranganath
Tue Oct 27, 2009 7:56 am
Forum: Using OpenEMM
Topic: Webservices newEMailMailing fucntion openemm.class.php
Replies: 0
Views: 3079

Webservices newEMailMailing fucntion openemm.class.php

Hi, I am calling newEmailMailing function to create a new mailing using webservices through php. I am using openemm.class.php forthis. $objOpenEMM = new OpenEMM('ws.wsdl', 'user', 'pwd'); $objOpenEMM->newEmailMailing("fromWebService1", "From webservice one", 2, 0, 0, "from w...
by ranganath
Fri Oct 23, 2009 1:47 pm
Forum: Bounce Management
Topic: Bounce Management
Replies: 0
Views: 5879

Bounce Management

Hi, I am facing problems in handling bounces. I have installed OpenEMM on Windows XP which is in a LAN. I have set up the mailloop domain to FQDN of my machine and also specified a smart relay which is the ip of another server. Created a bounce filter and forwarded the incoming mails to another emai...