0 votes
in SoSci Survey (English) by s093160 (200 points)

Dear all,

I would like to use PHP function to send an email with a certain delay of seconds (60 seconds for example)

I am using the command mailSend as documented with the param time different than zero as the example below

mailSend($email, 1, 60, $link);

Although I receive the email I am experiencing delays not corresponding with the request of 60 seconds. Is this a correct use of this command? Do you have an alternative way of doing this or another format of the time param?

Thank you for the support

1 Answer

0 votes
by SoSci Survey (330k points)

SoSci Survey will send emails with an accuracy of about 1 minute. That means: If you choose a time of 1 minute or less, the mail will be send immediately.

Just try 120 seconds, please.

Willkommen im Online-Support von SoSci Survey.

Hier bekommen Sie schnelle und fundierte Antworten von anderen Projektleitern und direkt von SoSci Survey.

→ Eine Frage stellen


Welcome to the SoSci Survey online support.

Simply ask a question to quickly get answers from other professionals, and directly from SoSci Survey.

→ Ask a Question

...