Authentication-Results in received emails

Discussion in 'ISPConfig 3 Priority Support' started by DylanPedro, Mar 24, 2018.

  1. DylanPedro

    DylanPedro Member

    I have noticed a header called Authentication-Results: when mail is forwarded from gmail to my server, but any mail sent directly sent to the ISPConfig server does not have this header?
     
  2. DylanPedro

    DylanPedro Member

    fixed it by turning spam filter on
     
  3. DylanPedro

    DylanPedro Member

    Is there a way to have SPF checked on incoming mail too?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    spf is checked by amavis/spamassassin automatically and becomes part of the overall spam score of an email.
     
  5. DylanPedro

    DylanPedro Member

    Ok, also is it normal for the root user to go into any mailbox via command line and see the content of any email?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    The root user of a Linux server can go into any folder of the server and is able to read any files.
     
  7. DylanPedro

    DylanPedro Member

    So is it not possible to have the emails stored encrypted on the server?
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Emails are normally not stored encrypted on mail servers as the only way to encrypt them securely would be that the email client is doing that and not the server. Any serverside encryption would be decryptable on the server itself as the server software would need to have the key in that case and when the key is on the server, then the server software and also the server administrator are able to decrypt the emails.
     

Share This Page