This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

No emails sent via PHP Mail() function
#11
RE: No emails sent via PHP Mail() function
(04-13-2016, 11:43 PM)Me.B Wrote: Still again the problem? Seem you said it was solved?

Nope, like I said, the mail queue # isn't increasing at all.  The edit was just to express my gratitude for you help Smile
Reply
Thanks given by:
#12
RE: No emails sent via PHP Mail() function
So you say the email is not in postfix queue.

So either it was delivered or never reached postfix.

So check postfix logs to check if it gets the email. May be it's sent and end up in SPAM on the other side.

Did you try sending to local mailbox too? Before getting it more complicated and sending to gmail?

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#13
RE: No emails sent via PHP Mail() function
(04-14-2016, 10:39 PM)Me.B Wrote: So you say the email is not in postfix queue.

So either it was delivered or never reached postfix.

So check postfix logs to check if it gets the email. May be it's sent and end up in SPAM on the other side.

Did you try sending to local mailbox too? Before getting it more complicated and sending to gmail?

M B

The emails have shown up in the postfix queue now (in the code below, I replaced my domain w/domain.com).  Is there anything else I need to do?  I don't have a mailbox for root@domain.com, do I need to make one?

Code:
Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
5BE684186C     2506 Wed Apr 13 11:41:36  MAILER-DAEMON
                                                               (user unknown)
                                        root@domain.com

938434197A      781 Thu Apr 14 06:43:43  root@domain.com
                                                               (user unknown)
                                        root@domain.com

8759941956      781 Wed Apr 13 06:53:00  root@domain.com
                                                               (user unknown)
                                        root@domain.com

88EE740E21      781 Tue Apr 12 06:28:02  root@domain.com
                                                               (user unknown)
                                        root@domain.com

1727740D51     2506 Tue Apr 12 11:16:36  MAILER-DAEMON
                                                               (user unknown)
                                        root@domain.com
-- 8 Kbytes in 5 Requests.
Reply
Thanks given by:
#14
RE: No emails sent via PHP Mail() function
you can read the email likely an error...
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Why can i not send emails from my site phabeon8 3 6 ,464 04-20-2021, 06:29 AM
Last Post: sparkrack
External mail client cannot connect to server iraqiboy90 2 6 ,207 02-28-2021, 11:34 AM
Last Post: iraqiboy90
Postfix mail.log to database stikekar 2 7 ,197 03-02-2019, 01:22 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)