• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Shedule task problem - Undelivered Mail Returned to Sender.

morisek

New Pleskian
Hello.

I'm problem with crone sender email. I changed the version of the panel from 11.5 to 12. After start the corn and shedule task in one of users I recived email. The crone task starts from email.
I checked other posts with similar problems but nothing helped.
Please help.
-------------------------------------------------------------------------------------------------------------------------------------
For this example, I replaced the user name in Plesk Panel, which is assigned cron jobs on “support”.

This is the mail system at host servername.domainname.

I'm sorry to have to inform you that message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

The mail system

<-f@domainname> (expanded from <-f>): bad address syntax
<support@domainname>: Host or domain name not found. Name service
error for name=support.domainnametype=AAAA: Host not found


root@whost:/etc/postfix# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, hash:/var/spool/postfix/plesk/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
disable_vrfy_command = yes
inet_interfaces = all
inet_protocols = all
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 51200000
message_size_limit = 30720000
mydestination = localhost.cloudservice.pl, localhost, localhost.localdomain
myhostname = hostname.domainname.pl
mynetworks = 127.0.0.0/8 [::1]/128 myserveripaddress/32
myorigin = $mydomain
non_smtpd_milters =
readme_directory = no
recipient_delimiter = +
relayhost =
sender_dependent_default_transport_maps = hash:/var/spool/postfix/plesk/sdd_transport_maps
smtp_send_xforward_command = yes
smtp_tls_security_level = may
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtp_use_tls = no
smtpd_authorized_xforward_hosts = 127.0.0.0/8 [::1]/128
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_rbl_client sbl.spamhaus.org, reject_rbl_client zen.spamhaus.org
smtpd_milters = , inet:127.0.0.1:12768
smtpd_proxy_timeout = 3600s
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists, permit_sasl_authenticated
smtpd_timeout = 3600s
smtpd_tls_cert_file = /etc/postfix/postfix_default.pem
smtpd_tls_key_file = $smtpd_tls_cert_file
smtpd_tls_security_level = may
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtpd_use_tls = yes
transport_maps = hash:/var/spool/postfix/plesk/transport
virtual_alias_maps = $virtual_maps, hash:/var/spool/postfix/plesk/virtual
virtual_gid_maps = static:31
virtual_mailbox_base = /var/qmail/mailnames
virtual_mailbox_domains = $virtual_mailbox_maps, hash:/var/spool/postfix/plesk/virtual_domains
virtual_mailbox_maps = hash:/var/spool/postfix/plesk/vmailbox
virtual_transport = plesk_virtual
virtual_uid_maps = static:110

/var/log/maillog
Dec 5 15:00:03 whost postfix/smtp[16364]: 5E2B513CC0277: to=<[email protected]>, relay=none, delay=0.62, delays=0.6/0.01/0/0, dsn=5.4.4, status=bou
nced (Host or domain name not found. Name service error for name=support.domainname.pl type=AAAA: Host not found)
Dec 5 15:00:03 whost postfix/smtp[16367]: 9CBD813CC001B: to=<[email protected]>, relay=none, delay=0.71, delays=0.66/0.05/0.01/0, dsn=5.4.4, status
=bounced (Host or domain name not found. Name service error for name=support.domainname.pl type=AAAA: Host not found)
Dec 5 15:00:04 whost plesk sendmail[16371]: handlers_stderr: SKIP
Dec 5 15:00:04 whost plesk sendmail[16371]: SKIP during call 'check-quota' handler
Dec 5 15:00:04 whost postfix/error[16363]: 5E2B513CC0277: to=<[email protected]>
, orig_to=<-f>, relay=none, delay=1.2, delays=0.6/0.41/0/0.15, dsn=5.1.3, status
=bounced (bad address syntax)
Dec 5 15:00:04 whost postfix/error[16374]: 9CBD813CC001B: to=<[email protected]>
, orig_to=<-f>, relay=none, delay=1, delays=0.66/0.21/0/0.14, dsn=5.1.3, status=
bounced (bad address syntax)
 
I'm problem with crone sender email. I changed the version of the panel from 11.5 to 12. After start the corn and shedule task in one of users I recived email. The crone task starts from email.
I checked other posts with similar problems but nothing helped.
Please help.

For this example, I replaced the user name in Plesk Panel, which is assigned cron jobs on “support”.

This is the mail system at host servername.domainname.
I'm sorry to have to inform you that message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<-f@domainname> (expanded from <-f>): bad address syntax
<support@domainname>: Host or domain name not found. Name service
error for name=support.domainname type=AAAA: Host not found


root@whost:/etc/postfix# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, hash:/var/spool/postfix/plesk/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
disable_vrfy_command = yes
inet_interfaces = all
inet_protocols = all
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 51200000
message_size_limit = 30720000
mydestination = localhost.cloudservice.pl, localhost, localhost.localdomain
myhostname = hostname.domainname.pl
mynetworks = 127.0.0.0/8 [::1]/128 myserveripaddress/32
myorigin = $mydomain
non_smtpd_milters =
readme_directory = no
recipient_delimiter = +
relayhost =
sender_dependent_default_transport_maps = hash:/var/spool/postfix/plesk/sdd_transport_maps
smtp_send_xforward_command = yes
smtp_tls_security_level = may
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtp_use_tls = no
smtpd_authorized_xforward_hosts = 127.0.0.0/8 [::1]/128
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_rbl_client sbl.spamhaus.org, reject_rbl_client zen.spamhaus.org
smtpd_milters = , inet:127.0.0.1:12768
smtpd_proxy_timeout = 3600s
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists, permit_sasl_authenticated
smtpd_timeout = 3600s
smtpd_tls_cert_file = /etc/postfix/postfix_default.pem
smtpd_tls_key_file = $smtpd_tls_cert_file
smtpd_tls_security_level = may
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtpd_use_tls = yes
transport_maps = hash:/var/spool/postfix/plesk/transport
virtual_alias_maps = $virtual_maps, hash:/var/spool/postfix/plesk/virtual
virtual_gid_maps = static:31
virtual_mailbox_base = /var/qmail/mailnames
virtual_mailbox_domains = $virtual_mailbox_maps, hash:/var/spool/postfix/plesk/virtual_domains
virtual_mailbox_maps = hash:/var/spool/postfix/plesk/vmailbox
virtual_transport = plesk_virtual
virtual_uid_maps = static:110


/var/log/maillog
Dec 5 15:00:03 whost postfix/smtp[16364]: 5E2B513CC0277: to=<[email protected]>, relay=none, delay=0.62, delays=0.6/0.01/0/0, dsn=5.4.4, status=bou
nced (Host or domain name not found. Name service error for name=support.domainname.pl type=AAAA: Host not found)
Dec 5 15:00:03 whost postfix/smtp[16367]: 9CBD813CC001B: to=<[email protected]>, relay=none, delay=0.71, delays=0.66/0.05/0.01/0, dsn=5.4.4, status
=bounced (Host or domain name not found. Name service error for name=support.domainname.pl type=AAAA: Host not found)
Dec 5 15:00:04 whost plesk sendmail[16371]: handlers_stderr: SKIP
Dec 5 15:00:04 whost plesk sendmail[16371]: SKIP during call 'check-quota' hand
ler
Dec 5 15:00:04 whost postfix/error[16363]: 5E2B513CC0277: to=<[email protected]>
, orig_to=<-f>, relay=none, delay=1.2, delays=0.6/0.41/0/0.15, dsn=5.1.3, status
=bounced (bad address syntax)
Dec 5 15:00:04 whost postfix/error[16374]: 9CBD813CC001B: to=<[email protected]>
, orig_to=<-f>, relay=none, delay=1, delays=0.66/0.21/0/0.14, dsn=5.1.3, status=
bounced (bad address syntax)
 
(Host or domain name not found. Name service error for name=support.domainname.pl type=AAAA: Host not found)
Your server is trying to use IPv6 when sending the mail. Since the support.domainname.pl doesn't have an AAAA-record (which is the same as an A-record, but for IPv6), it isn't working.
 
Back
Top