scores it does.
So basically, untill the site can relfect the real world, it seem to be
of limited use.
mvh,
A
--
Alexander Hoogerhuis | http://no.linkedin.com/in/alexh
Boxed Solutions AS | +47 908 21 485 - al...@boxed.no
"Given enough eyeballs, all bugs are shallow." -Eric S. Raymond
On 14.10.2009 19:20, Michael Tokarev wrote:
Alexander Hoogerhuis wrote:
I've just sent a long time looking at a problem a user alterted me to.
There was an issue receiving emails from a sepcific sender, and it was
clear that is was somehow blocked by SBL:
NOQUEUE: reject: RCPT from un
I've just sent a long time looking at a problem a user alterted me to.
There was an issue receiving emails from a sepcific sender, and it was
clear that is was somehow blocked by SBL:
NOQUEUE: reject: RCPT from unknown[1.2.3.4]: 554 5.7.1 : Sender address
rejected: http://www.spamhaus.org/SBL
Darren Pilgrim wrote:
Alexander Hoogerhuis wrote:
Sorry for digging up an old thread, but unless I'm mistaken this will
deal with the case where the user sends email outbound with the MAIL
FROM equal to the SASL login username, but if someone sets their MAIL
FROM to be one of the v
Patrick wrote:
/etc/postfix/main.cf:
smtpd_recipient_restrictions =
permit_mynetworks
reject_authenticated_sender_login_mismatch
permit_sasl_authenticated
reject_unauth_destination
(etc)
smtpd_sender_login_maps = mysql:/etc/postfix/mysql_sender_login_maps