Sponsored Content
Full Discussion: email addresses
Special Forums UNIX and Linux Applications email addresses Post 302187295 by okbrowder on Sunday 20th of April 2008 03:02:26 PM
Old 04-20-2008
email addresses

Greetings to all.
I have installed dadamail on my web site and it works extremely well.
I have two questions:
1. I have modified dada to bounce bad emails, but only the first newsletter will use the modifications. If I create another list, it doesn't use the modification.
What gives?

2. Are the email addresses stored in the newsletter user list safe from email harvester robots?

I deeply appreciate any help.

kenSmilie
 

8 More Discussions You Might Find Interesting

1. Programming

How to delete email addresses

I need to delete old email addresses and can't them them out of my address I have a dell and am served by MSN? (Email address removed... Neo) (4 Replies)
Discussion started by: Deede
4 Replies

2. UNIX for Dummies Questions & Answers

How to delete old email addresses?

Help! Need to delete old email addresses from address book on Dell Windows 98............. -------- The subject line was one long string - I inserted spaces - oombera (1 Reply)
Discussion started by: Deede
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

keeps telling me my email addresses don't match

HI there, Trying to register but it keeps telling me my email address doesn't match. I tried several times. I even tried closing out and coming back to the page. Thanks (0 Replies)
Discussion started by: r0k3t
0 Replies

4. Shell Programming and Scripting

Email Question - two email addresses

Hello, I have an email script that runs when a process is complete. I would like to have the email sent to two different email addresses, but it is only sending it to the first one. Can you take a look and see what I need to correct? I thought if I surrounded them with double quotes and... (5 Replies)
Discussion started by: jyoung
5 Replies

5. Shell Programming and Scripting

Create email Addresses

Hi, I own 2 websites 1world1game.com and thetoonarmy.net. I can access my 1world accont using mediatemples webmail. The problem i am having is that I want to allow users to register an email from a form on 1World1Game such as tom@thetoonarmy.net and be able to access it from 1world1game. ... (2 Replies)
Discussion started by: rmail2006
2 Replies

6. Shell Programming and Scripting

Extracting email addresses from a flat file

All, I have a flat file which contains an email address in every line. I am trying to find a way to extract all the email addresses delimited by comma (,). Can you please show me a way, it will be very helpful, thanks. (3 Replies)
Discussion started by: sed_beginner19
3 Replies

7. Shell Programming and Scripting

Removing patterns conforming to email addresses

I have a huge collection of text files on my computer. These files contain lots of text in them. The files look like this. Example 1: This is a test file. This is an email address: abc.yahoo.com. This is another line. Example 2: This is another file. The person can be contacted at... (2 Replies)
Discussion started by: shoaibjameel123
2 Replies

8. Homework & Coursework Questions

Search email addresses using grep command

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: Let's say if we have a file with a lot of information. For example: iiadam otterhedgehog kayleigh... (2 Replies)
Discussion started by: ForeignGuy
2 Replies
Jifty::Plugin::Comment::Action::CreateComment(3pm)	User Contributed Perl Documentation	Jifty::Plugin::Comment::Action::CreateComment(3pm)

NAME
Jifty::Plugin::Comment::Action::CreateComment - custom CreateComment that attaches the comment to the parent DESCRIPTION
This is a specialized create action that attaches the comment to the parent object. SCHEMA
parent_class This is the parent model class. This class must use the Jifty::Plugin::Comment::Mixin::Model::Commented mixin. parent_id This is the ID of the object to attach the comment to. title This is the title the author of the comment has given it. your_name This is the name of the author of the comment. web_site This is the (optional) web site of the author of the comment. email This is the (optional) email address of the author of the comment. body This is the comment message. published This is true if the comment should be published or false if it is only visible to moderators. created_on This is the timestamp of the comment's creation. status This is string with either the value "spam" for a message that has been flagged as spam or "ham" for a message that is not spam. http_referer The referer claimed by the client. http_user_agent The user agent claimed by the client. ip_addr The IP address of the client. METHODS
record_class Returns the application's comment class. parent This converts the "parent_id" and "parent_class" arguments into an object. take_action Performs the work of attaching the comment to the parent object. report_success Reports success or the need for moderation of the message. fetch_comment_cookie Creating a comment this way causes a cookie named "COMMENT_REMEMBORY" to be stored on the client to remember the client's name, email, and web site choice for the next comment. from_cookie Loads the name, email, and web site from the stored cookie. validate_title Make sure a title is set. validate_web_site Make sure the web site given is valid. validate_email Make sure the email given is valid. validate_body Checks to see if the scrubbed HTML is the same as the given HTML to see if it will be changed on save and reports that to the client. AUTHOR
Andrew Sterling Hanenkamp, "<hanenkamp@cpan.org>" COPYRIGHT AND LICENSE
Copyright 2008 Boomer Consulting, Inc. All Rights Reserved. This program is free software and may be modified and distributed under the same terms as Perl itself. perl v5.12.4 2009-03-09 Jifty::Plugin::Comment::Action::CreateComment(3pm)
All times are GMT -4. The time now is 04:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy