Sponsored Content
Full Discussion: Newsletter email block.
Top Forums UNIX for Dummies Questions & Answers Newsletter email block. Post 302907935 by galford on Wednesday 2nd of July 2014 01:37:45 PM
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..
 

We Also Found This Discussion For You

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
lockstat(7D)							      Devices							      lockstat(7D)

NAME
lockstat - DTrace kernel lock instrumentation provider DESCRIPTION
The lockstat driver is a DTrace dynamic tracing provider that performs dynamic instrumentation for locking primitives in the Solaris ker- nel. The lockstat provider makes probes available that you can use to discern lock contention statistics, or to understand virtually any aspect of locking behavior inside the operating system kernel. The lockstat(1M) command is implemented as a DTrace consumer that uses the lockstat provider to gather raw data. The lockstat driver is not a public interface and you access the instrumentation offered by this provider through DTrace. Refer to the Solaris Dynamic Tracing Guide for a description of the public documented interfaces available for the DTrace facility and the probes offered by the lockstat provider. ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdtrp | +-----------------------------+-----------------------------+ |Interface Stability |Private | +-----------------------------+-----------------------------+ SEE ALSO
dtrace(1M), lockstat(1M), attributes(5), dtrace(7D) Solaris Dynamic Tracing Guide SunOS 5.10 3 Sep 2003 lockstat(7D)
All times are GMT -4. The time now is 11:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy