Message sending limit

0

I am creating a system that has a registration confirmation. I've been researching some lodgings and I've seen that some or almost all of the ones I've researched have a limit on sending messages: there is a hosting that limits up to 200 emails / hour; another 500 emails / hour.

So how do I do if there are 1000 registrations per hour, does it mean that 800 or 500 people who registered will NOT receive the registration confirmation email?

Does a VPS Server solve the problem or did I misunderstand the shipping limit?

Note: I used the phpMailer class to send the messages.

    
asked by anonymous 19.03.2018 / 23:38

0 answers