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
#6
RE: No emails sent via PHP Mail() function
Alright.  I checked the postfix queue and I think that I've found the problem.

It looks like than an old domain name (that I no longer use or have) is configured somehow (see code below).

How would I remedy this?

Code:
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
3240B41965      833 Thu Apr  7 06:47:49  root@admin.olddomain.com
                                                 (mail transport unavailable)
                                        root@admin.olddomain.com

30F8B4196B     2961 Fri Apr  8 11:33:26  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

5C9E841967     2899 Thu Apr  7 07:08:25  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

5AC2D41962     2961 Thu Apr  7 11:33:25  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

259FB419AE      833 Mon Apr 11 06:35:16  root@admin.olddomain.com
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

437F64197A      833 Sun Apr 10 06:54:14  root@admin.olddomain.com
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

43E8F41977     2961 Mon Apr 11 11:23:27  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

9618841972     2899 Sat Apr  9 07:03:26  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

A69D341943     2899 Mon Apr 11 07:13:26  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

A68CE41976      833 Sat Apr  9 06:33:07  root@admin.olddomain.com
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

A473141978     2899 Sun Apr 10 06:58:26  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

0F4D841945     2961 Sun Apr 10 11:43:27  MAILER-DAEMON
(delivery temporarily suspended: Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

71E1C418FB     2899 Fri Apr  8 07:08:26  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

EF1BE4196F      833 Fri Apr  8 06:48:23  root@admin.olddomain.com
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com

EE32E40DE7     2961 Sat Apr  9 11:18:26  MAILER-DAEMON
(Host or domain name not found. Name service error for name=admin.olddomain.com type=AAAA: Host not found)
                                        root@admin.olddomain.com
Reply
Thanks given by:


Messages In This Thread
RE: No emails sent via PHP Mail() function - by kwongger - 04-12-2016, 04:41 AM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)