lbausch / SQLgreyGUI

Web interface for SQLgrey built on Laravel 5
https://lbausch.github.io/SQLgreyGUI/
MIT License
11 stars 4 forks source link

SQL error while whitelisting #10

Closed wtrdk closed 8 years ago

wtrdk commented 8 years ago

While registering I get a few mails from spotify that are greylisted. When I try to whitelist them, the first one is whitelisted, all the others give this error:

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '208.117.49-news.spotifymail.com-bounces+898596-add9-user=domain.' for key 'PRIMARY' (SQL: insert into from_awl (sender_name, sender_domain, src, first_seen, last_seen) values (bounces+898596-add9-user=domain.nl, news.spotifymail.com, 208.117.49, 2016-02-08 11:19:05, 2016-02-08 11:19:05))

Can you help me?

lbausch commented 8 years ago

Thank you for reporting this issue - I will look into it as soon as I have some spare time. :)

lbausch commented 8 years ago

This should be fixed with the latest release (v2.0.0). Please consider upgrading. :)