Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several recipients #11

Open
sky070707 opened this issue Jul 21, 2023 · 3 comments
Open

Several recipients #11

sky070707 opened this issue Jul 21, 2023 · 3 comments

Comments

@sky070707
Copy link

Привет!
Настраиваю рассылки, в которых каждый раз будет разное количество получателей.
Но функция email , насколько вижу, может принимать на вход столько recipients, сколько ей захардкодишь. Столько раз будет вызываться curl_recipient_append. Как поступить, если количество адресатов каждый раз разное?

@RekGRpth
Copy link
Owner

Что за функция email? Из ридмишки? Дак это просто пример, можете свою написать. Есть более продвинутый пример https://habr.com/ru/articles/650059/

@sky070707
Copy link
Author

А еще вопрос. Как добавить адресата для скрытой копии?
curl_header_append('Bcc', '[email protected]'); - Так не работает.

@RekGRpth
Copy link
Owner

Как добавить адресата для скрытой копии?

А через командную строку curl есть такая возможность?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants