FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 06-29-2012, 02:33 PM
Steve Searle
 
Default Custom 'wrote' lines

Around 03:26pm on Friday, June 29, 2012 (UK time), Mark Haney scrawled:

> Okay, I gotta ask. Where on earth do you get the customized lines like
> this:
>
> Once upon a time, Bob Goodwin - Zuni, Virginia, USA
> <bobgoodwin@wildblue.net> said:

You need to configue your mail client, as long as it supports it. I
don't know if Thunderbird does.

I use mutt, where you "set attribution".

Steve

--

Play Champions - my free football predictions game at:
http://www.stevesearle.com/champs/about.html

15:31:19 up 15 days, 4:35, 1 user, load average: 0.14, 0.04, 0.01
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-29-2012, 02:34 PM
Chris Adams
 
Default Custom 'wrote' lines

Once upon a time, Mark Haney <markh@abemblem.com> said:
> Okay, I gotta ask. Where on earth do you get the customized lines like
> this:
>
> Once upon a time, Bob Goodwin - Zuni, Virginia, USA
> <bobgoodwin@wildblue.net> said:
>
> (Thanks Bob. Give credit where it's due.)
>
> I've seen various and sundry others like this one, and I can't really
> google it since I don't have a clue what to call that.

It is usually called an attribution line or something like that. I use
mutt (a text terminal mail client), and in its config I have:

set attribution = "Once upon a time, %n <%a> said:"

The "%n" is the full name of the sender and "%a" is the email address.

I got bored with the normal attribution line one time and changed to
that. Looking back, I started using that in early 1996; maybe it is
time for something new!
--
Chris Adams <cmadams@hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-29-2012, 02:57 PM
Mark Haney
 
Default Custom 'wrote' lines

On 06/29/2012 10:34 AM, Chris Adams wrote:


set attribution = "Once upon a time, %n <%a> said:"

The "%n" is the full name of the sender and "%a" is the email address.

I got bored with the normal attribution line one time and changed to
that. Looking back, I started using that in early 1996; maybe it is
time for something new!



Thanks guys. That is all I needed. For those of us who use Thunderbird
it's in about:config under mailnews.reply_header_authorwrote;%s wrote.
It's a string value and can be adjusted accordingly.


Thanks again.


--

Mark Haney
Software Developer/Consultant
AB Emblem
markh@abemblem.com
Linux marius.homelinux 3.4.2-1.fc16.x86_64 GNU/Linux


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-29-2012, 11:54 PM
Mike Wright
 
Default Custom 'wrote' lines

On 06/29/2012 07:57 AM, Mark Haney wrote:

On 06/29/2012 10:34 AM, Chris Adams wrote:


set attribution = "Once upon a time, %n <%a> said:"

The "%n" is the full name of the sender and "%a" is the email address.

I got bored with the normal attribution line one time and changed to
that. Looking back, I started using that in early 1996; maybe it is
time for something new!



Thanks guys. That is all I needed. For those of us who use Thunderbird
it's in about:config under mailnews.reply_header_authorwrote;%s wrote.
It's a string value and can be adjusted accordingly.


Great tip. How do I get to about:config ???
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-29-2012, 11:58 PM
Ed Greshko
 
Default Custom 'wrote' lines

On 06/30/2012 07:54 AM, Mike Wright wrote:
> Great tip. How do I get to about:config ???

Edit--->Preferences--->Advanced Tab--->Config Editor


--
Never be afraid to laugh at yourself, after all, you could be missing out on the joke
of the century. -- Dame Edna Everage
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-30-2012, 12:02 AM
Joe Zeff
 
Default Custom 'wrote' lines

On 06/29/2012 04:54 PM, Mike Wright wrote:


Great tip. How do I get to about:config ???


Edit->Preferences->Advanced->General. There's a button on the tab for
Config.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 06-30-2012, 02:05 PM
Daniel
 
Default Custom 'wrote' lines

On 06/30/2012 02:20 AM, various parties basically said:


On 06/30/2012 07:54 AM, Mike Wright wrote:


Great tip. How do I get toabout:config ???


Edit | Preferences | Advanced Tab | Config Editor...


FWIW, most of the things that one might want to do can be effected
with the Config Editor, but the only practical way that I know to drop
something such as a newline into that string involves using a text
editor to modify


~/.thunderbird/<foo>.default/prefs.js

where "<foo>.default" is replaced with the relative Path value of
one's profile.


Of course, screwing-up prefs.js is a very effective way to shoot
oneself in the foot, so create a back-up before modifying it.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 

Thread Tools




All times are GMT. The time now is 10:23 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org