Questions tagged [headers]
275 questions
114
votes
5 answers
How can I find out where an email really came from?
How can I know where an email really originated from? Is there any way to find it out?
I have heard about email headers, but I don't know where can I see email headers, for example in Gmail. Any help?
Sirwan Afifi
- 1,562
61
votes
3 answers
View full message headers on Outlook 2011 for Mac
How can I view the full headers of a message with Outlook 2011 for Mac?
cfischer
- 9,163
39
votes
2 answers
What is vegur appearing in HTTP headers?
On some websites there are the following headers which consist vegur, e.g.
Via: 1.1 vegur
In here (check the headers) and also in that post.
I've tried to look for it, but I couldn't find it. Is this is generated by Varnish, some kind of reverse…
kenorb
- 26,615
30
votes
1 answer
How do I view raw email headers in Outlook 2010?
Is it possible to view raw / complete email headers in Outlook 2010?
In Outlook 2007 you could go to View > Options, or right click on a message, then select Options, and "Internet Headers" could be viewed.
However, in Outlook 2010 there is no…
Ville
- 3,492
- 3
- 24
- 20
20
votes
3 answers
How to prevent orphaned table headers in Microsoft Word?
I'm using MS Word 2010 to write a document. I have a table with a header row (indicated as such, 'Header Rows Repeat').
The table starts pretty low on the page and Word decides to break it exactly after the header row. It really shouldn't... I don't…
einpoklum
- 10,666
20
votes
4 answers
How to wire the LPT and COM port headers on a motherboard?
I would like to add an LPT and a COM port to my computer. The board has no LPT or COM port on the I/O panel on the back. However, there are LPT and COM port headers on the board. You can see these pictured in the image below.
So instead of buying…
Samir
- 21,235
19
votes
5 answers
Is there a shortcut in excel that will expand the column width to show the entire column header
Is there a shortcut in excel that will expand all the column width(s) to show the entire column header as well as complete column data?
Now I need to go to each and every column in the excel sheet and double click on the border between every column…
user15660
- 433
17
votes
5 answers
Send a custom HTTP header to one certain host only
Is there a way (Firefox add-on or about:config setting) to send a custom HTTP header for requests to a certain host?
Example: Send the header Foobar: true if (and only if) I request a resource from the host foo.example.com.
Bonus points if the…
unor
- 3,196
11
votes
2 answers
How to download a private GitHub repo with no 'git' on my local machine?
What I want to do is to download private repository archive from GitHub, extract it, remove archive file and copy some directories that are inside downloaded project.
I tried to use wget but I cannot authorize myself:
wget --header='Authorization:…
Kamil Lelonek
- 223
11
votes
1 answer
Automate different headers and footers for landscape vs. portrait pages in Microsoft Word
Is it possible to have different headers and footers for a landscape and portrait page in one document, thus when you add a landscape page it needs to automatically use the landscape header and footer? And if I press enter on the landscape page it…
Camerone Andre
- 111
11
votes
3 answers
Where to put libraries and headers on windows (coming from unix?)
When a unix/linux program requires "stuff", I usually put (or dpkg puts for me) libraries and headers in /usr/lib and /usr/include, respectively.
I recently downloaded a library that I wish to use on windows, after recently doing so on my linux…
cemulate
- 1,199
11
votes
1 answer
modify page header and footer when printing in Chrome
I checked for flags and extensions to no avail. According to this post, there seems to be no builtin option at the moment.
1.61803
- 353
- 1
- 3
- 9
10
votes
4 answers
If 'To' and 'From' headers are the spammer's email address, how did I get this email?
I tried to check header 1. I see my email address in "Envelope-to: my_email@my_domain.com" but not in To/CC/BCC
how sender is able to do this?
I think I'm not a BCC recepient because Thunderbird didn't tell me about this.
Please see headers below…
nash
- 103
9
votes
2 answers
Header and Footer backgrounds in Word 2010
Is it possible, in Word 2010, to change the background colour in the Header/Footert, i.e. the document background is white and header/footer background green?
Thanks
Matt
- 91
9
votes
3 answers
asm/system.h header file linux
I am trying to install drivers for fax modem, and I have tried different ways to do it, but each way leads me to an error which says:
fatal error: asm/system.h: No such file or directory
Is there some way to solve this?
EDIT:
On a CD which came…
xpg94
- 191