Re: Script to generate whitelist based on INCOMING email????

2011-03-19 Thread phuong hanu
I just have difficulty in the way to create my list (whitelist) from the email db U know, we must have our own whitelist before using some techniques (plugin, service) to prevent spam based on that list So that i really need a help from you guys who have experience -- View this message in

Re: Script to generate whitelist based on INCOMING email????

2011-03-19 Thread Martin Gregorie
On Sat, 2011-03-19 at 07:37 -0700, phuong hanu wrote: I just have difficulty in the way to create my list (whitelist) from the email db U know, we must have our own whitelist before using some techniques (plugin, service) to prevent spam based on that list Before we can help we need to

Re: Script to generate whitelist based on INCOMING email????

2011-03-19 Thread phuong hanu
http://old.nabble.com/file/p31192159/db.rar db.rar In fact, I'm having an email db (see the attach). And now I want to generate my db which stores the info abt a domain and its legal IP addresses (this is my whitelist) I think there're 2 ways to do that 1. contact with domain name owners --

Re: Script to generate whitelist based on INCOMING email????

2011-03-18 Thread phuong hanu
actually, that's not the pb with mySQL command. i just wanna suggestion abt the script that can extract info from email header in my email db to create a list (whitelist) for future purpose. -- whitelist process. I'm working on the plugin but that's not the process of generating db for my

Re: Script to generate whitelist based on INCOMING email????

2011-03-18 Thread Martin Gregorie
On Thu, 2011-03-17 at 23:21 -0700, phuong hanu wrote: actually, that's not the pb with mySQL command. i just wanna suggestion abt the script that can extract info from email header in my email db to create a list (whitelist) for future purpose. IMO doing what you are asking about is asking

Script to generate whitelist based on INCOMING email????

2011-03-17 Thread phuong hanu
Hi, I've just read ur post on nabble I just send this message to you to ask about one problem that I have to solve now. I have a database of email in my linux virtual machine. this table includes some fiedls such as ID, Spam, Data, Time, Sender_add, sender_ip, sender_domain, since

Re: Script to generate whitelist based on INCOMING email????

2011-03-17 Thread Bowie Bailey
On 3/17/2011 6:01 AM, phuong hanu wrote: Hi, I've just read ur post on nabble I just send this message to you to ask about one problem that I have to solve now. I have a database of email in my linux virtual machine. this table includes some fiedls such as ID, Spam, Data, Time,