Le 22 mars 2013 à 19:08, Wietse Venema a écrit :
> Axel Luttgens:
>> [...]
>>
>> Did you mean something like:
> [...]
>
> Please refer to the POSTSCREEN_README file.
Yes, of course; it was just the "turn off postscreen cache" part that made me
hesitate a bit.
>> With above settings, I'm able to speak to postcreen [...]
>
> Excellent now you have to do it a couple thousand times in parallel
> sessions.
I've tried variations around:
./smtp-source -s 50 -l 1024 -m 10000 -c -f luttgens@[127.0.0.1] -t
luttgens@[127.0.0.1] 127.0.0.1:25
for a total of about 200K messages, without encountering any bugs, crashes or
such amenities.
I would be tempted to believe that the kqueue variant is viable.
Axel