» 2013 » July の記事

~ Thunderbird Signature Above Quote ~

connie 2013.07.18 | thurderbird | | No Comments

By default signatures in Thunderbird appear at the below quotes. Signatures can be placed immediately below the reply and above the quote by doing this:

  • Tools -> Account Settings -> Select your identity
  • Click the “Manage Identities” button at bottom right
  • Select your identity and click the “edit” button
  • Select the “Composition & Addressing” tab
  • Under “Composition”, check “Automatically quote the original message when replying”, followed by “start my reply above the quote”, and place my signature “above the quote”

sig

nano /etc/cron.d/php5

Change

09,39 *     * * *     root   [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null ; -delete

to

09,39 *     * * *     root   [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) -delete

 

| HOME |

Smiley face

July 2013
S M T W T F S
 123456
78910111213
14151617181920
21222324252627
28293031