[ Date Index ]
[ Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
[LUG] Email reputation
- To: "list@xxxxxxxxxxxxx" <list@xxxxxxxxxxxxx>
- Subject: [LUG] Email reputation
- From: Matt Stevenson <mrmstevenson@xxxxxxxxx>
- Date: Tue, 22 Sep 2015 11:29:20 +0100
- Delivered-to: dclug@xxxxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dcglug.org.uk; s=1428397562; h=Sender:Content-Type:List-Subscribe:List-Help:List-Post:List-Unsubscribe:List-Id:Reply-To:Subject:To:From:Message-ID:Date:MIME-Version; bh=KV1UtbYAQG4CauK6ANRUAThvibrFzjpBvGeiMIazU+c=; b=V2npPnVEpzQ/m7KG5wahv1Fgb30aH0Lh3dDFhEsP2rT5x7JIU4hiOyJOxLe1MdlAfkpohzUDsMjeb11sOz8ABdUoPoYZgHJXYcvEPDzbi2wCoiLi573raNvAwCR8hBhEpmPA9AtzTj/EcpmnqKxeYWCk1gSp1Ck0YKgN8HAGlIw=;
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=sVcAPDUkPTVbq7lHXiwrAtEvwMckTyA3bIwP89c/9xY=; b=H5+ELxmHC5P4U/i3GyzI3X3BqhJ5W1oVEwIybFTsS8gkkFWDtx3EDdYhB10Y55QKld c+UN9qVkdK6THW+hZJIha1aHiz6KqUXaI0/W7bBfvXC2/Iaf6ViQ8NwKvfciqLDb7QzS dKMGKkzmj/7Zxp1aOxIrWHEwXONKqSQTOBlAkLMb83BeuHp4IXC4sjKv0m063RZ1wuku P6LZvOsbtQDVf2n+RbHjqnO8XXiDOWm93iW1kXG0C3hvz18kMpSRtLAfWYSHpbX3Qq+J 87IM7M7zqbwlyu9UV7BhC43nFGlS+Irm5faXFZUn23SndfIbj5OarorKBeuXIhT90mP4 TSMg==
Hope you had a good meet at Holsworthy, I look forward to making the next one hopefully if Iâm not working.
Am having an issue with email reputation from one of the Linux servers.
Certain recipient domains are bouncing back.
I have been checking reputation and stuff with MX toolbox.
In the process have enabled SPF and DKIM.
Have been Re-testing score is higher after DNS TTL.
Has anyone else got some nuggets of info about mail reputation and figuring it out with exim.
I found this command quite useful to find address with the most un delivered mail..
grep "for .*@.*" /var/log/exim_mainlog | grep "<= <>" | awk -F"T=" '{print $2}' | awk '{print $NF,$0}' | awk -F" for" '{print $1}' | sort | uniq -c | sort -n
Kind Regards
Matt
--
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq