I recently setup postgrey on my server, wich i must say works like a charm against spam Now im thinking what about servers sending mail trough php mail function, will they be resend when my server rejects the mail at first?
The php mail function normally does not send any meil directly, it uses the mta of the local system. So if this mta is configurec correctly the mail should be resend.
The answer i hope for I guess that my install of debian etch following falkos perfect server setup, howto it would be set up correctly