Special tags for Bulker mailer.

If you place the tag in the mesage source, he will be replaced by value in it's place in the outgoing mail.

Tag Description Example
[RANDOM_SPACE|30] Adds spaces to the line. Length casual, from 1 to 30 (30 here and below for example only. Possible use any digits) Source: Hi, user! [RANDOM_SPACE|30] ID:2553
Result: Hi, user!                    ID:2553
Result: Hi, user!       ID:2553
Result: Hi, user!                               ID:2553
[RANDOM_DIGIT|20] Replaced by the line with digits (0 - 9). Length casual, from 1 to 20 Source: ID=[RANDOM_DIGIT|7]
Result: ID=09237
Result: ID=1034733
Result: ID=131
[RANDOM_SMALL_LETTER|15] Replaced by the line with small letters (a - z). Length casual, from 1 to 15 Source: ID=[RANDOM_SMALL_LETTER|15]
Result: ID=fhkjsfkebm
Result: ID=slkh
Result: ID=pwoanam
[RANDOM_BIG_LETTER|18] Replaced by the line with caps letters (A - Z). Length casual, from 1 to 18 Source: ID=[RANDOM_BIG_LETTER|18]
Result: ID=JKGBNOIUG
Result: ID=WTHFP
Result: ID=UIYHGGHFWQFGFB
[RANDOM_MIXED|12] Replaced by the line with digits, small letters, caps letters (0 - 9, a - z, A - Z). Length casual, from 1 to 12 Source: ID=[RANDOM_MIXED|12]
Result: ID=ynbT87khYo
Result: ID=0hjRbT4Je23
Result: ID=7JHfre2
[RANDOM_HTML_COMMENT|19] Inserts invisible HTML comments. Length of string casual, from 1 to 19 Source: fr[RANDOM_HTML_COMMENT|19]ee
Result (html source): fr<!-KJkdfo3fd>ee
Result (visible for end user): free
[FIELD|0] Replaced by line from file bulker\message\field_0.txt
Rotated by turn (for next message taken other line);
For one message, if exists more than once, replaced by one line only.
for example file field_0.txt have 2 lines:

http://mySuperSite
http://myBestSite


Source: Go to my new site [FIELD|0]
   for unsubscribe please: [FIELD|0]/unsub.php

Result 1: Go to my new site http://mySuperSite
   for unsubscribe please: http://mySuperSite/unsub.php

Result 2: Go to my new site http://myBestSite
   for unsubscribe please: http://myBestSite/unsub.php

[FIELD|1] Same as above, for file bulker\message\field_1.txt for example file field_1.txt have 2 lines:

http://removeMe
http://unsubscribe

Source: for unsubscribe: [FIELD|1]

Result 1: for unsubscribe: http://removeMe

Result 2: for unsubscribe: http://unsubscribe

[FIELD|2] Same as above, for file bulker\message\field_2.txt for example file field_2.txt have 3 lines:

Best wishes. John
Regards. John
Goodbye, John

Source: Hi!
   I'm invent super thing - mechanical calculator!!!

[FIELD|2]

Result 1: Hi!
   I'm invent super thing - mechanical calculator!!!

Best wishes. John


Result 2: Hi!
   I'm invent super thing - mechanical calculator!!!

Regards. John


Result 3: Hi!
   I'm invent super thing - mechanical calculator!!!

Goodbye, John
[FIELD|3] Same as above, for file bulker\message\field_3.txt  
[FIELD|4] Same as above, for file bulker\message\field_4.txt  
[FIELD|5] Same as above, for file bulker\message\field_5.txt  
[DAY_WEEK] Replaced by current day of  week (Sun, Mon, etc.) Source: I received your email at [DAY_WEEK]. Allow me 2 days for detailed answer.

Result: I received your email at Sun. Allow me 2 days for detailed answer.
[DAY_MONTH] Replaced by current day of  month (1,2,3, etc.) Source: You registered for evaluation of our service at [DAY_MONTH][MONTH]. Trial expired after 30 days.

Result: You registered for evaluation of our service at 5 Jan. Trial expired after 30 days.

[MONTH] Replaced by current month (Jan, Feb, etc.) see above
[YEAR] Replaced by current year (2003, 2004, etc.) Source: I sent for you first email at 1957 year. Now already [YEAR] year, but I has not answer. Probably you very busy?

Result: I sent for you first email at 1957 year. Now already 2003 year, but I has not answer. Probably you very busy?
[TIME] Replaced by current time Source: I invent alternative of Internet Time Service. Current time: [TIME].  My next 20 millions emails for you  help to synchronize your clock ;-)

Result 1: I invent alternative of Internet Time Service. Current time: 11.53.33.  My next 20 millions emails for you  help to synchronize your clock ;-)

Result 2: I invent alternative of Internet Time Service. Current time: 11.53.34.  My next 20 millions emails for you  help to synchronize your clock ;-)
[TIME_ZONE] Replaced by random GMT offset Source: [TIME_ZONE]

Result 1: -0400
Result 2: +0600
Result 3: -0300
[SUBJECT] Replaced by string from 'Subject' list Subject list:
Subject 1
Subject 2
Subject 3

Source: [SUBJECT]

Result 1: Subject 1
Result 2: Subject 2
Result 3: Subject 3
[FROM_NAME] Replaced by string from 'From name' list 'From name' list content:
John
Smith
John Smith

Source: Best regards, [FROM_NAME]

Result 1:  Best regards, John
Result 1:  Best regards, Smith
Result 1:  Best regards, John Smith
[FROM_EMAIL] Replaced by string from 'From email' list 'From email' list content:
john@mymail.com
smith@nomail.com
johnsmith@secretemail.com

Source: Please answer me fast: [FROM_EMAIL]

Result 1: Please answer me fast: john@mymail.com
Result 2: Please answer me fast: smith@nomail.com
Result 3: Please answer me fast: johnsmith@secretemail.com
[TO_NAME] Replaced by string from field "To: (alias)" To: list5_free_money

Source: Hi. You was subscribed to our list "[TO_NAME]".  We can transfer money for you daily.

Result: Hi. You was subscribed to our list "list5_free_money".  We can transfer money for you daily.
[TO_EMAIL] Replaced by first email from recipient list in thread. For correct usage select amount of recipients = 1 Recipients list:
user1@nomail.com
user2@nomail.com

Source: for unsubscribe please click to http://RemoveMe/unsub.php?email=[TO_EMAIL]

Result 1:  for unsubscribe please click to http://RemoveMe/unsub.php?email=user1@nomail.com

Result 2:  for unsubscribe please click to http://RemoveMe/unsub.php?email=user2@nomail.com
[TO_USERNAME] Replaced by left half of email of recipient. For correct usage select amount of recipients = 1 Recipients list:
user@nomail.com

Source: you registered as [TO_USERNAME]

Result: you registered as user
[TO_USERNAME_BFL] Same as above, but first letter big. For correct usage select amount of recipients = 1 Recipients list:
user@nomail.com

Source: you registered as [TO_USERNAME_BFL]

Result: you registered as User
[CHR|NN] Replaced by Ascii symbol with decimal code NN Source:
Hi.[CHR|13]This is my email.

Result:
Hi.
This is my email.
[RANDOM_IP] Replaced by random IP Source: You ask me about my IP. I'm don't know where I can know it. Maybe this is [RANDOM_IP]?

Result: You ask me about my IP. I'm don't know where I can know it. Maybe this is 66.111.2.31 ?