ProFTPD and Dovecot Error

Have you discovered a bug? Tell us about it.
Post Reply
fatontonni123
Posts: 29
Joined: Sun 29. Dec 2024, 13:53

ProFTPD and Dovecot Error

Post by fatontonni123 »

(I have problem with install ProFTPD and Dovecot Have Error )

(Debian 13)

(KVM,)

(KeyHelp® 25.3)
Attachments
aad.jpg
User avatar
24unix
Posts: 2188
Joined: Sun 21. Jun 2020, 17:16
Location: Kollmar
Contact:

Re: ProFTPD and Dovecot Error

Post by 24unix »

First try:

Code: Select all

systemctl status postfix
systemctl status dovecot
Probably then you have to check the relevant logs.
(Sometimes systemd gives helps on the required commands)
Cheers Micha
--
Backup: The duplicate copy of crucial data that no one bothered to make;
used only in the abstract
fatontonni123
Posts: 29
Joined: Sun 29. Dec 2024, 13:53

Re: ProFTPD and Dovecot Error

Post by fatontonni123 »

Code: Select all

Jan 26 19:18:17 IP systemd[1]: Starting postfix.service - Postfix Mail Transport Agent (>
Jan 26 19:18:17 IP postfix[969]: postfix: warning: valid_hostname: numeric hostname: 37.>
Jan 26 19:18:17 IP postfix[969]: postfix: fatal: file /etc/postfix/main.cf: parameter my>
Jan 26 19:18:17 IP postfix[969]: warning: valid_hostname: numeric hostname: 37.114.58.111
Jan 26 19:18:17 IP postfix[969]: fatal: file /etc/postfix/main.cf: parameter myhostname:>
Jan 26 19:18:18 IP systemd[1]: postfix.service: Control process exited, code=exited, sta>
Jan 26 19:18:18 IP systemd[1]: postfix.service: Failed with result 'exit-code'.
Jan 26 19:18:18 IP systemd[1]: Failed to start postfix.service - Postfix Mail Transport >
this code
User avatar
24unix
Posts: 2188
Joined: Sun 21. Jun 2020, 17:16
Location: Kollmar
Contact:

Re: ProFTPD and Dovecot Error

Post by 24unix »

You have an IP instead of your https://en.wikipedia.org/wiki/Fully_qua ... omain_name set.
Cheers Micha
--
Backup: The duplicate copy of crucial data that no one bothered to make;
used only in the abstract
Post Reply