Newsletter email block.


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Newsletter email block.
# 1  
Old 07-02-2014
Newsletter email block.

I currently built a website and tested the newsletter with like 20 emails from the same provider (videotron.ca) since its the only provider i'm targeting with the newsletter. The automated message from the newsletter contains a link that videotron.ca usually blocks after a small period of time (blocks the link only). Is there a way I can "mask" the link inside for each of the email sent but to redirect when clicked to the same address (https://<test>.ca/newsletter.php). The thing i wanna do is to send every time a different link inside their email but when they click to redirect them to my website.

Is there a way to do it? A script or something like that?

Thanks in advance,

Galford D. Weller

Last edited by galford; 07-02-2014 at 02:54 PM..
 
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Cybersecurity

Security Newsletter

Bruce Schneier has released a special edition of his monthly Crypto-Gram security newsletter. This issue discusses security & technology topics relating to the September 11th attack. It is not strictly Unix related, but I think it is well worth the read as it contains a lot of well-though out,... (0 Replies)
Discussion started by: PxT
0 Replies
Login or Register to Ask a Question
dtrace(7D)							      Devices								dtrace(7D)

NAME
dtrace - DTrace dynamic tracing facility DESCRIPTION
The dtrace driver provides the dynamic instrumentation and tracing facilities for the DTrace software, as well as the built-in dtrace provider. The dtrace driver is not a public interface and you access the instrumentation offered by this provider through DTrace tools such as dtrace(1M). Refer to the Solaris Dynamic Tracing Guide for a description of the public documented interfaces available for the DTrace facility and dtrace provider probes. ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdtrp | +-----------------------------+-----------------------------+ |Interface Stability |Private | +-----------------------------+-----------------------------+ SEE ALSO
dtrace(1M), libdtrace(3LIB), attributes(5) Solaris Dynamic Tracing Guide SunOS 5.10 4 Sep 2003 dtrace(7D)