Gmail: Per Email Address Per SignatureHong Xiaowan ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | Monday, May 14, 2007 16 years ago • 11,695 views |
Different email address in the one Gmail. Very good. Only a little discommodious.
Just did a small design details for Gmail.
1. Define the signature in the setting accounts dashboard.
http://hongxiaowan.googlepages.com/account-with-signature.png
2. So when you compose new email, you can select the account, the signature can change aotumatically and accordinary.
a. Original account
http://hongxiaowan.googlepages.com/account-with-signature-01.png
b. Select a email, for instance, Hong Xiaowan <webmaster uniquemade.com>
http://hongxiaowan.googlepages.com/account-with-signature-02.png
c. Then the signature changed accordinary.
http://hongxiaowan.googlepages.com/account-with-signature-03.png http://cn.hongxiaowan.com/45.htm
|
Hong Xiaowan ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
The images above are mockups. A tips for post the images in the Google Blogoscoped Forum:
Make the images width to be 400px, so the image will be clear in the forum. |
Zim ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
There's one problem: when you start writing the mail, you can alter the signature, or erase it. How will GMail detect that? It would be so much load for the script, and I don't want my firefox to be MORE slower than now. An alternative is to select the signature you want from a combo box at the bottom, after the message box, but it's better to have a WYSIWYG editor... |
Conor Cleary ![[PersonRank 8] [PersonRank 8]](image/postrank/8.gif) | 16 years ago # |
awe thats not real? your a genious though! |
Hong Xiaowan ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
Zim
1.Do not need to select signature after you select the email address. Select the email address equal to select the signature.
2.Just save 20s time for you when you compose a new email, on the textarea, signature still can be edited easily, combo box hard to be edited.
I use multi email address in my gmail account, 6 total. Tired of editing signature. Sometimes use wrong signature.
|
Hong Xiaowan ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
Conor Cleary
Thanks, I found another details about Gmail. Post later.
|
Zim ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
Follow this imaginary plot: 1. You select compose mail 2. Then, you start writing your mail 3. You remember you were writing from the wrong account, and you select the right one. Your text is gone, because GMail replaced the textbox with the corresponding signature. Maybe it's possible to do something about it using as reference the "--" before the signature? Just wondering |
Conor Cleary ![[PersonRank 8] [PersonRank 8]](image/postrank/8.gif) | 16 years ago # |
or a separete fold-out signature box instead... below the message body |
Wouter Schut ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
Just add two check boxes:
[X] Include signature for xxx xxx.com [X] Include quoted text
|
/pd ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
and while doing that... add these check boxes too :)-
This email is: [ ] bloggable [ ] ask first [ ] private |
Hong Xiaowan ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
zim
Google should give troubles to himself, not to users. Make it easy for users. JS can do this function.
Please see http://www.garmenture.com/guitar/, the script is JS from internet. It can add text at IFRAME and FRAME. Try to modify the code, that can add text at TEXTAREA.
It is not difficult.
|
Philipp Lenssen ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
I would like to have this (as option) automatically switch depending on which email this was sent to. For instance, the following addresses all forward to my same Gmail account:
info outer-court.com -> philipp.lenssen gmail.com info questml.com -> philipp.lenssen gmail.com info sketchswap.com -> philipp.lenssen gmail.com and so on.
(Also, I would like to not only switch the reply-to address, but the actual from address.) |
David T ![[PersonRank 7] [PersonRank 7]](image/postrank/7.gif) | 16 years ago # |
This is actually the main reason I don't use Gmail but rather stay with Fastmail [fastmail.fm]... Allows much more customisation, own domain handling etc. |
A C ![[PersonRank 1] [PersonRank 1]](image/postrank/1.gif) | 16 years ago # |
"own domain handling" -> google apps for domains? |
George R ![[PersonRank 10] [PersonRank 10]](image/postrank/10.gif) | 16 years ago # |
I think that spamgourmet can be used to do what Philipp wants. It is designed to let you reply, but hide your actual address. It rewrites the addresses in the headers of inbound mail so that replies route back through their server. It would then also rewrite the headers of the reply mail.
Note that this is not the best way to use spamgourmet for spam control since different people are sending to the same address.
info outer-court.com ->infooutercourt.philipp spamgourmet.com-> philipp.lenssen gmail.com info questml.com ->infoquestml.philipp spamgourmet.com-> philipp.lenssen gmail.com info sketchswap.com ->infosketchswap.philipp spamgourmet.com ->philipp.lenssen gmail.com and so on.
This might expose the spamgourmet address in your replies. If you do not want that to happen, you could download the spamgourmet code and run it on your own server.
|
alimeherban ![[PersonRank 1] [PersonRank 1]](image/postrank/1.gif) | 16 years ago # |
infoquestml.com ->infoquestml.philippspamgourmet.com-> philipp.lenssengmail.com infosketchswap.com ->infosketchswap.philippspamgourmet.com ->philipp.lenssengmail.com and so on.
This might expose the spamgourmet address in your replies. If you do not want that to happen, you could download the spamgourmet code and run it on your own server. |