20 Feb
2008
20 Feb
'08
12:24 p.m.
On 2/20/2008, Dennis Black (dblack@ualberta.ca) wrote:
postfix/main.cf yahoo_destination_recipient_limit = 5 # matches Yahoo's limit yahoo_destination_concurreny_limit = 2
I may be wrong, but I don't think you can add comments like that, only on lines that START with a '#'... so it should be:
# matches Yahoo's limit yahoo_destination_recipient_limit = 5
yahoo_destination_concurreny_limit = 2
--
Best regards,
Charles