Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cwboaze

Pages: [1] 2 3
1
well you could use the smtp setup to mail instead of php's mail() function.

2
General Help & How-To / Can't seem to load saved sets for follow ups
« on: February 22, 2008, 07:20:42 am »
Quote from: "vrinfo"
Dean,

I've found the bug in ListMailPro and fixed it.

Saved Sets now appear to work.

Thanks


please post the bug information you found. as I would like to make sure it doens't happen to me either.

Thanks,
CB

3
General Help & How-To / PHP 5.X.X
« on: December 27, 2007, 10:25:25 am »
Quote from: "DW"
Thank you for your offer to include your add-on in ListMail but I must respectfully decline.  I can appreciate your efforts and willingness to share.  If you'd like some exposure for your work feel free to post it to the Customizations forum.

Regards


Thanks for clarifying that!.

I will do exactly that!, one big question if you have the time. What is the next version #, ad it's estimated release!

Thanks,
CB

4
General Help & How-To / PHP 5.X.X
« on: December 25, 2007, 10:45:57 pm »
Quote from: "DW"
I plan to add the ability to add and remove strings and set classifications right in LMP.


I plan on doing this very soon for a client in which wants to handle their bounces more specifically.

If you are interested, once I am finished and it will work 100% with your coding style, and layouts. It does require addition to the database structure (lm_bconfig), to hold all the tags, responses, actions, classifications.

I will supply step by step explaination of how to update your code and get it doing this operation and much more for bounces.

Are you interested, and is anyone else on here interested in me posting something like that on here. I am looking for represenation here that's all!, if you like the coding insert it into your mailer for release just add me to your // coding documentation that's all I ask for!??

anyone up for wanting this!, and please supply ideas and needs, wants regarding the Bounces by Email Account.

5
Customization, Integration / Image embedding
« on: December 18, 2007, 10:21:46 pm »
Hi Dean,

what do you know about Image embedding??? , and what do you think about it!. I am interested in your opinion of this working with your software.

Thanks,
CB

6
General Help & How-To / PHP 5.X.X
« on: December 16, 2007, 07:40:41 am »
Will do!, and another question? when is your next release!, and another question in your update log, you have this:

"added X-LMP-Recipient email header so bounces from some servers can be correctly processed
"

Can you explain this a little more, this is very interesting. Lately as you have seen I have been trying to perfect the way this software reacts to bounces.

I have developed a 90% system to respond to a classification of (soft, vs Hard) here is my system:

if it finds the following codes it's reaction is to file it as type. There is more to the system than this but you get the idea. this is why I am interested in this new header.

Code: [Select]
Code -- Matching -- Type -- Description

5.0.0 -- 5.0.0 -- hard -- Address does not exist
5.1.0 -- 5.1.0 -- hard -- Other address status
5.1.1 -- 5.1.1 -- hard -- Bad destination mailbox address
5.1.2 -- 5.1.2 -- hard -- Bad destination system address
5.1.3 -- 5.1.3 -- hard -- Bad destination mailbox address syntax
5.1.4 -- 5.1.4 -- hard -- Destination mailbox address ambiguous
5.1.5 -- 5.1.5 -- hard -- Destination mailbox address valid
5.1.6 -- 5.1.6 -- hard -- Mailbox has moved
5.1.7 -- 5.1.7 -- hard -- Bad sender's mailbox address syntax
5.1.8 -- 5.1.8 -- hard -- Bad sender's system address
5.2.0 -- 5.2.0 -- soft -- Other or undefined mailbox status
5.2.1 -- 5.2.1 -- soft -- Mailbox disabled, not accepting messages
5.2.2 -- 5.2.2 -- soft -- Mailbox full
5.2.3 -- 5.2.3 -- hard -- Message length exceeds administrative limit.
5.2.4 -- 5.2.4 -- hard -- Mailing list expansion problem
5.3.0 -- 5.3.0 -- hard -- Other or undefined mail system status
5.3.1 -- 5.3.1 -- soft -- Mail system full
5.3.2 -- 5.3.2 -- hard -- System not accepting network messages
5.3.3 -- 5.3.3 -- hard -- System not capable of selected features
5.3.4 -- 5.3.4 -- hard -- Message too big for system
5.4.0 -- 5.4.0 -- hard -- Other or undefined network or routing status
5.4.1 -- 5.4.1 -- hard -- No answer from host
5.4.2 -- 5.4.2 -- hard -- Bad connection
5.4.3 -- 5.4.3 -- hard -- Routing server failure
5.4.4 -- 5.4.4 -- hard -- Unable to route
5.4.5 -- 5.4.5 -- soft -- Network congestion
5.4.6 -- 5.4.6 -- hard -- Routing loop detected
5.4.7 -- 5.4.7 -- hard -- Delivery time expired
5.5.0 -- 5.5.0 -- hard -- Other or undefined protocol status
5.5.1 -- 5.5.1 -- hard -- Invalid command
5.5.2 -- 5.5.2 -- hard -- Syntax error
5.5.3 -- 5.5.3 -- soft -- Too many recipients
5.5.4 -- 5.5.4 -- hard -- Invalid command arguments
5.5.5 -- 5.5.5 -- hard -- Wrong protocol version
5.6.0 -- 5.6.0 -- hard -- Other or undefined media error
5.6.1 -- 5.6.1 -- hard -- Media not supported
5.6.2 -- 5.6.2 -- hard -- Conversion required and prohibited
5.6.3 -- 5.6.3 -- hard -- Conversion required but not supported
5.6.4 -- 5.6.4 -- hard -- Conversion with loss performed
5.6.5 -- 5.6.5 -- hard -- Conversion failed
5.7.0 -- 5.7.0 -- hard -- Other or undefined security status
5.7.1 -- 5.7.1 -- hard -- Delivery not authorized, message refused
5.7.2 -- 5.7.2 -- hard -- Mailing list expansion prohibited
5.7.3 -- 5.7.3 -- hard -- Security conversion required but not possible
5.7.4 -- 5.7.4 -- hard -- Security features not supported
5.7.5 -- 5.7.5 -- hard -- Cryptographic failure
5.7.6 -- 5.7.6 -- hard -- Cryptographic algorithm not supported
5.7.7 -- 5.7.7 -- hard -- Message integrity failure


I also have another question!,

is it possible you could be interested in some type of coding exchange, with me. Is there something you need help writing that I could get done with your coding style of ListMailPro, and you write me something I need that I am sure no-one else on here will need (maybe need), or features that I just need implemented. What's your thought on this!

7
General Help & How-To / PHP 5.X.X
« on: December 15, 2007, 01:22:23 pm »
Question!>

Does this mailer run on php 5.2.5

have you tested it any with 5.x.x

and what version runs it the best!,

and also what version of mysql have you tested
it up to!, and results.

It's coming around to the new year and upgrade
waters.

thanks in advance?

8
Customization, Integration / Reaction To Certain Field
« on: December 05, 2007, 10:08:02 pm »
Hi Dean,

Thanks a billion man!, works like a charm!

9
Customization, Integration / Reaction To Certain Field
« on: December 05, 2007, 07:08:50 pm »
Hi Dean,

My question is simple but hopefully doable!, do you know.

I need the redirect to a certain website if data in user7 field when someone signs up to my mailing list through signup.php like normal method.

If the data in user7 is "Blah" it will redirect to yahoo.com, if they do not input data into user7 it will redirect liken normal letting them know to check their email for the welcome message.

is this posisble!, and how.

Thanks,
CB

10
Customization, Integration / Bounce Notifications
« on: November 13, 2007, 08:06:15 am »
Thanks so much for your help!, your post gave me some insight on what to do to make this happen properly. Just needed some help.

As for the table, I may say table but I have only 1 database, with 1 table and new rows. lm_  I alwasy use lm_ on the new ones.

again, thank you for your help!, I will post how it goes and what I done to get it working. Just incase anyone was following this.

11
Customization, Integration / Bounce Notifications
« on: November 12, 2007, 11:30:15 am »
Dean,

Do you know how to edit the server msg sent back in that.

here's my code to collect that info and spit it into a database. It works, great. now, I need to filter the msg to find the subject and place the user email and info in another table with the subject, and server msg.

Code: [Select]
 $query212 = "select email,fname,lname from lm_users where (id = '$id')";
  $db2382 = "MYDATABASE";
  $result11123 = mysql_db_query($db2382, $query212);
 if($result11123)
      {
         while ($r = mysql_fetch_array($result11123))
        {
           $theirfname = $r["fname"];
  $theirlname = $r["lname"];
  $theiremail = $r["email"];
  }
}
  mysql_query("insert into lm_trackbounces (id,firstname,lastname,emailaddress,msg,date) values('$id','$theirfname','$theirlname','$theiremail','".addslashes($msg)."','".date("F j, Y, g:i a")."');");


This works, great I had to re-write some of your code. , but thanks.

I need to know in reference a few things if you can.

I know how to filter the msg, and find the subject and strip it out, and all that I just need to refresh my programming mind how do you do this for each row in the table lm_trackbounces that everytime I process a row, it deletes it from the database table lm_trackbounces, while I am inserting that data into lm_trackbsub . I just can't get that going.

and next question: how do I alter the msg info that is displayed, from the server, do you know this location in exim, where I can make the subject more identifiable like Subject: "THE SUBJECT" <br> so on

Thanks so much for your help!

12
Customization, Integration / Delay Mailing
« on: November 06, 2007, 08:21:10 am »
I am using Exim (exim-4.68-1_cpanel_maildir) on a REDHAT Enterprise 4 box.

I have never like using mail() function at all, to me SMTP has more authoritive response from other servers. (in other words better, acceptance for mailings, especially to yahoo, aol, hotmail etc..)

I have been blacklisted FAST, with mail function before which is why I don't like using it.

hmm, I will just have to deal with it in some manor or fashion.

Thanks for your help!

13
Customization, Integration / Bounce Notifications
« on: November 06, 2007, 06:44:06 am »
Quote from: "DW"
The bounce message is passed to the CGI which forwards to bounce.php and then to the bounce function in admin.php

Due to the wide variety of servers there is no way (that I know of) to determine whether a bounce is hard or soft.  The only thing (I think) we can do, besides ListMail actually -becoming- the SMTP server (would never be as efficient with larger lists or might only be for dedicated server), is set up a list of strings and have the classify the message hard or soft.  Such a feature is planned.  Due to time constraints I unfortunately cannot take on any additional custom jobs at this time.

Regards


Darn,

please let me know when you are available!

14
Customization, Integration / Delay Mailing
« on: November 05, 2007, 11:22:34 am »
Hi,

I have a question??

when I set up in configuration for reconnect every _____ emails
it really don't work well, with our system, it just mails until finished. no matter what I set here.

ok, fine.

I need the following to happen, how would be the best way to set
this up!.

let's say no matter how many I mail, I want it to mail out
500 emails and then stop (pause for 50 or 60 seconds, let me set
this and then it will resume mailing out the message.

it's most of the time html message, and when I mail out is
heavy and start overloading the server after 1000 or more. So
This is why I want the pause.

I had created a re-load script that when it fails mailing
it would resume with the id of the message like if I hit resume,
from exiting the mailing. but I had to re-imput the id of the resume,
evertime manually couldn't get it to remember it.

I am using SMTP, to mail out.  I have a pretty powerful server,
custom built and setup just to mail out emails.

I just need to pause the mailing!, what the best way to do this,
and I don't understand why it will not re-connect after ___
emails and then resume, and I want to specify the amount
of time it waits.

any help is appreciated,
Thanks,
CB

15
Customization, Integration / Bounce Notifications
« on: November 05, 2007, 07:46:39 am »
Quote from: "DW"
CB,

Search admin.php for "function bounce".  This function is called every time a user bounces.  You might want to add your code after this line:
Code: [Select]
 while(list($id,$list,$email,$bounces)=mysql_fetch_row($urows)){
Your code, if you add a table to your ListMail DB, might look like this:
Code: [Select]
mysql_query("insert into mybounces values('$id','".addslashes($msg)."','".date("Y-m-d H:i:s)."');");
Note that the same email address can have more than one user ID if it exists on multiple lists.  Note also that we are using the id field and not uid

Regards


ok, I got it inserting correctly!, with your code but I had to add a " before the ) inside the date function.

my insert code looks as follows:

Code: [Select]
mysql_query("insert into bouncerow values('$id','".addslashes($msg)."','".date("F j, Y, g:i a")."');");

ok, it works fine. but the message I get is the server response: Here my rest and it's message:

I sent a test message to: jksdlkj@jkldjskldjihuouihdw.com which I knew would fail. it does, and then I run dailymail which runs the query above.

This is way to much, I just need a simple Hardbounce, Softbounce,
or whatever not a Textbook file full of info that must be read through
before it can be determined a hardbounce or softbounce.

This will have to do for now, but can you look into this please. let me know if you require funds to do this.

Where is the $msg collect, I read through and can't find it,
where it collect this info posted above.

Thank You so much, dean.

Pages: [1] 2 3