• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question No outgoing mails, without using mailboxes on plesk

Tzunamik

New Pleskian
Hi,

my plesk installation does not sent mails from any domain.
Only the System Emails are delivered.
I removed my Domainname from the log. And set "****" instead.
Can anyone help me to let my domains sent emails?

We dont use Mailboxes on Plesk. Only want to sent mail over phpmail to externals. Like over a webform on a page.

Sep 14 09:15:50 wp check-quota[303817]: Starting the check-quota filter...
Sep 14 09:15:50 wp plesk sendmail[303816]: handlers_stderr: SKIP
Sep 14 09:15:50 wp plesk sendmail[303816]: SKIP during call 'check-quota' handler
Sep 14 09:15:50 wp postfix/pickup[303270]: 83AA28171B: uid=10010 from=<****@****.de>
Sep 14 09:15:50 wp postfix/cleanup[303823]: 83AA28171B: message-id=<yDnqEMUxUQP7pDGKiEqxoFz1vmmguq6CTsaMvWAmLo@www.****.de>
Sep 14 09:15:50 wp postfix/qmgr[303271]: 83AA28171B: from=<****@****.de>, size=498, nrcpt=1 (queue active)
Sep 14 09:15:50 wp postfix-local[303828]: postfix-local: from=****@****.de, to=technik@****.de, dirname=/var/qmail/mailnames
Sep 14 09:15:50 wp dk_check[303829]: Starting the dk_check filter...
Sep 14 09:15:50 wp dk_check[303829]: DKIM Feed: No signature
Sep 14 09:15:50 wp postfix-local[303828]: PASS during call 'dd52-domainkeys' handler
Sep 14 09:15:50 wp dmarc[303830]: Starting the dmarc filter...
Sep 14 09:15:50 wp dmarc[303830]: SPF record was not found in Authentication-Results
Sep 14 09:15:50 wp dmarc[303830]: DMARC: PASS message for technik@****.de
Sep 14 09:15:50 wp postfix-local[303828]: PASS during call 'dmarc' handler
Sep 14 09:15:50 wp postfix-local[303828]: cannot chdir to mailname dir technik: No such file or directory
Sep 14 09:15:50 wp postfix-local[303828]: Unknown user: technik@****.de
Sep 14 09:15:50 wp postfix/pipe[303827]: 83AA28171B: to=<technik@****.de>, relay=plesk_virtual, delay=0.13, delays=0.02/0/0/0.1, dsn=2.0.0, status=sent (delivered via plesk_virtual service)
Sep 14 09:15:50 wp postfix/qmgr[303271]: 83AA28171B: removed
 
Hi Igor,

that solved this issue. Now I run into the next one.
Some of these domains use Office365 for MX.
As I know so far, MS blocks these emails automatically because they say, your are not allowed.
I already set a SFP record, but is this all in there?
 
Simply add your IP address to the existing SPF record, e.g.

a:<your ip address of your Plesk host>

example:
a:123.123.34.34
 
Back
Top