Hi,

I'm sorry, but I think this is a really strange request - why would you
want to send email with PHP? The thing is that PHP itself needs a SMTP
server to send the email with - so you'll just be moving the configuration
to a different place - you can use the SMTP settings from the PHP server in
Django and you should be good to go?

Or what do you mean by "php mailing"?

Regards,

Andréas


Den tors 6 dec. 2018 kl 09:53 skrev <nagarjun...@enthsquare.com>:

> hi guys, Now am using sendgrid to send_email in django(using SMTP). But i
> need to add php mailing  in django (django PHP Email integration ).
> Is there any way to integrate PHP Email with django?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/add62163-c36a-4b3d-a051-58101ca68f77%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/add62163-c36a-4b3d-a051-58101ca68f77%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK4qSCe0sCACEmDqB87GJg_Pwsvc%2BDLTYeMUHefgaiEz2JPY%2Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to