Re: [exim] debugging a lookup

Page principale
Supprimer ce message
Répondre à ce message
Auteur: paul cooper
Date:  
À: exim-users
Sujet: Re: [exim] debugging a lookup
tcpdump -vvv -w fail -x -X -s 1500 -i eth0 host smtp.gmail.com

with the smtp lookup
and
tcpdump -vvv -w suceed -x -X -s 1500 -i eth0 host smtp.gmail.com

the the seprate gmail config.

Ive eyeballed the two in wireshark but cant see any obvious to a
total amateur
Anyone who understands it want to have a look ?



On 13/12/11 23:56, Jeremy Harris wrote:
> On 2011-12-13 21:59, paul cooper wrote:
>> im trying to go through this and sort out which bit of it is failing
>
> Time to break out the heavy guns. Wireshark?