Re: Thanos Pap σου άφησε ένα μήνυμα στο Badoo!
Savvas Radevic
vicedar at gmail.com
Thu May 28 00:43:05 BST 2009
Απάντησαν:
[quote]
This is not a bug. It is by design.
>From Defaults.py
# Membership tests for posting purposes are usually performed by looking at a
# set of headers, passing the test if any of their values match a member of
# the list. Headers are checked in the order given in this variable. The
# value None means use the From_ (envelope sender) header. Field names are
# case insensitive.
SENDER_HEADERS = ('from', None, 'reply-to', 'sender')
If you don't want to treat posts with a Reply-To: of a member address as
being from a member, you can put
SENDER_HEADERS = ('from', None, 'sender')
in mm_cfg.py. Note however if your goal is to prevent people from
spoofing a member address by inserting a Reply-To: of a member, Its just
as easy for a knowledgeable person to spoof the From:
[/quote]
Είναι πρόβλημα του rt@ προφανώς.
More information about the Ubuntu-gr
mailing list