|
cor help me out!
|
View this Thread in Original format
| Joss Weatherby |
Hi, I am working on a project and I need to see the headers sent when someone sends a text message from different providers to an email address.
If you guys could send a text with anything in it and then post that here along with your provider that'd be a big help. :D
Send texts to [email protected]
Thanks :D |
|
|
| Joss Weatherby |
Cool that help confirms my theory with verizon...
Anyone else not on verizon? Looking for T-mobile, AT&T and any of the other larger US cell carriers. |
|
|
| we_R_DNA |
| quote: | Originally posted by Joss Weatherby
Cool that help confirms my theory with verizon...
Anyone else not on verizon? Looking for T-mobile, AT&T and any of the other larger US cell carriers. |
Yes; now what is this theory you have? |
|
|
| Joss Weatherby |
| quote: | Originally posted by we_R_DNA
Yes; now what is this theory you have? |
That I can use gmails Authentication-Results header to weed out forged From headers and authenticate stored From headers that relate identities on a site to the emails recieved from text messages.
code: Authentication-Results: mx.google.com; spf=neutral (google.com: 66.xx.xx.6 is neither permitted nor denied by best guess record for domain of [email protected]) [email protected]
[email protected] should equal the legit From address. If a user send their own From address then it wont match that. |
|
|
| Rose |
| quote: | Originally posted by Joss Weatherby
Cool that help confirms my theory with verizon...
Anyone else not on verizon? Looking for T-mobile, AT&T and any of the other larger US cell carriers. |
Sent. |
|
|
| Joss Weatherby |
wow tmobile sure like to throw in a bunch of crap with their emails... thats gunna be fun to parse...
If anyone else has tmobile id love to have some more to compare... |
|
|
| Rose |
| quote: | Originally posted by Joss Weatherby
wow tmobile sure like to throw in a bunch of crap with their emails... thats gunna be fun to parse...
If anyone else has tmobile id love to have some more to compare... |
They do? Did you read what I wrote? :stongue: |
|
|
| Joss Weatherby |
code: ------=_Part_2143109_21240677.1243887305907
Content-Type: text/plain; charset=utf-8; name=Ar1.txt
Content-Transfer-Encoding: 7bit
Content-ID: <460>
Content-Location: Ar1.txt
Content-Disposition: inline
I spin at big clob.
:wtf:
They attach the plain text... |
|
|
| Rose |
| quote: | Originally posted by Joss Weatherby
code: ------=_Part_2143109_21240677.1243887305907
Content-Type: text/plain; charset=utf-8; name=Ar1.txt
Content-Transfer-Encoding: 7bit
Content-ID: <460>
Content-Location: Ar1.txt
Content-Disposition: inline
I spin at big clob.
:wtf:
They attach the plain text... |
:stongue:
I had to send the message as a picture message! |
|
|
| Joss Weatherby |
| quote: | Originally posted by Rose
:stongue:
I had to send the message as a picture message! |
ok that makes sense... i was wondering why a normal sms message would be polluted like that when it comes across...
Bah... :p |
|
|
|
|