Thanks a lot. More or less, I think (really confused) the problems is on my DNS (using bind9) on the MX record. Hope you can give me a sample configuration how...
Happy New Year to all and it is indeed a new year to our Email server. At last I able to solve the problems I mentioned while ago regarding the email server. ...
Hi, A little bit off-topic.. But interesting =) http://business.inquirer.net/39395/angel-fund-set-aside-for-it-startups Why P111M, perhaps it's something...
Ikaw bai? Have an idea or too "rooted" na. "Sent via BlackBerry from Smart" ... From: John Clark Naldoza <njclark@...> Sender: ce-gnu-lug@yahoogroups.com...
Well ever since I touched on Mobile Advertising, that piqued my interest and would like to explore something similar to openX but geared specifically to Mobile...
Hi, Tieto Global-Philippines is looking for the following positions : 1. Project Managers 2. Analysts 3. Java Developers Requirements: Minimum 3 years...
Hi everyone, I have been trying to google this specific problem for hours already but I still can't get this right. It's about string processing in the linux ...
Actually making a script to parse *.eml files and extract the From: and To: headers but it turns out some email headers have their names enclosed in quotes...
Hi Noel, What exact data are you trying to extract? Are you trying to extract the name and e-mail address? If so, then maybe you can try this: echo 'From:...
Hello All, I was wondering if you guys have any working syntax for dhclient.conf file? I mean, I've been trying to configure the dhclient.conf file to request...
parsing email headers is a complex beast. If you know how some Perl, you can try this http://search.cpan.org/~rjbs/Email-Folder-0.855/lib/Email/Folder.pm ...
Maybe awk isn't really getting considered anymore? :) awk '/start_pattern/,/stop_pattern/' file.txt For example.. awk '/Battery/,/^$/' file.txt Will show me...
I wanted to get those From: and To: headers parsed so I can use awk to produce a tab-delimited file with the data. I found a Ruby gem that can parse emls, I'm...
I was able to look at this while trying out things.. will this work? can anyone verify? :D git has $GIT_DIR to change directory, so if my reading is right and...
It's been years since I last did this but IIRC you would have to declare the option spaces as well as an encapsulation code. There should be "private" option...
An interesting read. I initially thought this is only a marketing ploy by MS but it turned out to be interesting, really. Though the title sounds like a...
Hi Guys, Good afternoon! How to configure ODBC for Linux? I'm having problem connecting MySQL database from Oracle database; basically i want to retrieve the...
Hi Everyone. I am planning to open-source some of my software and libraries which I developed 7 years ago. Although, these stuffs are quite old but still...
10300
hard wyrd
hardwyrd@...
Mar 14, 2012 3:16 am
BSD license, Apache license, IMO. sourceforge and github might be two options for you....
Hi Group, Do you have suggestions for the above subject? I have a server that's using sendmail with dovecot, spamassassin and horde. I can't seem to trace who...
http://www.unixwiz.net/techtips/ssh-agent-forwarding.html I just read about it now. I think this will be very useful for all of you who are administering SSH...