Page 1 of 1

eBay Member mail has the sender's address cut off

PostPosted: Fri Aug 07, 2015 1:41 pm
by lwc
When eBay members PM me, the from line's header is shown as:
Code: Select all
From:  "eBay Member - " <xxxxxx.20d892a459.@ob.0sg.net>

That is, the sender's address after the dash is missing.
Thus such messages are not caught by the exclusive sender test and only get through if there are enough remaining messages.

Can you please fix that?

Re: eBay Member mail has the sender's address cut off

PostPosted: Mon Sep 14, 2015 6:00 pm
by lwc
My interim solution was to use (ebay.com|) as an exclusive sender.
But today it seemed to have been fixed!
Just got it like this:
Code: Select all
From:  "eBay - sender's username - ...@members.ebay.com"
 <Spamgourmet e-mail address>

So did you indeed fix it? If so, thanks!

Re: eBay Member mail has the sender's address cut off

PostPosted: Sat Nov 07, 2015 4:08 am
by josh
the code makes sacrifices to cram the whole address into what I think is an 80 character limit. Of course adding the redirection address lengthens the overall field, and if the new length is greater than 80 characters, something gets cut