See my comments inline On 07-03-19 14:57, Rafael Wolf wrote: > Thank you, > > I have in relay domains: > > domain.com <http://domain.com> > > I have in the internal relay host: > > mail.domain.com <http://mail.domain.com> > > So...is it getting a bit confused between the root domain name and the > sub domain perhaps?
The gateway is split into separate parts: MTA (Postfix), which is responsible for sending and receiving email, the MPA (mail processing agent) which is responsible for encryption/decryption, the database (which stores all settings), the Web GUI. The MPA is where all heavy lifting takes place like encryption/decryption. The MPA need to know for which domains email should be encrypted or decrypted. Therefore you need to manually add your domains and set them to Internal. For all your domains do the following: 1. Add domain (from GUI, select domains, click "Add domain", Click "Add", then on the "Edit domain" page, uncheck inherit for Locality and set Locality to "Internal", then apply 2. Repeat 1 for your other domains. Kind regards, Martijn Brinkers > The email when testing via telnet to: [email protected] > <mailto:[email protected]> then it gets relayed to mail.domain... > > I would think it just kicks it out and doesn't do anything special with > it but it must be detecting it as an external and not internal address. > > domain.com <http://domain.com> and mail.domain.com > <http://mail.domain.com> are the same IP (shared hosting on CPanel). > > Looking at their DNS records their mail.domain.com > <http://mail.domain.com> doesn't have an A record only an MX...that > might be the problem. I'll make an A record and retest. > > > On Thu, Mar 7, 2019 at 3:48 AM Martijn Brinkers via Users > <[email protected] <mailto:[email protected]>> wrote: > > Hi Rafael, > > See my comments inline > > On 03-03-19 15:24, Rafael Wolf via Users wrote: > [SNIP] > > > So...I assume the content of my message is in the long encryption > string > > but if I'm looking at that in my GMail for example or other mail > clients of > > any kind I can't see anything but the encrypted.asc's long string > of junk. > > > > How is anyone supposed to use the community version to encrypt & > decrypt > > stuff so they can see the content of received email? I have a > hard time > > believing regular users can figure out how to do that who aren't > > technical. I've gone through the admin guide but nothing is > standing out > > to me. I see you can do S/MIME, PGP, PDF, etc. For whatever > reason (and > > the admin guide states why I think) PGP was selected to encrypt my > test > > message that I sent inbound. I haven't tried outbound yet. > > The most likely reason why your email sent to your internal domains is > encrypted is that you did not configure that domain to be an internal > domain. The CipherMail gateway has to decide whether an email must be > handled by the encryption or by the decryption pipeline. If an email is > sent to an "Internal" domain, the email is handled by the decryption > pipeline and if the email is sent to an "External" domain, the email is > handled by the encryption pipeline. By default a domain is considered to > be "External" (you only own a few domains, the rest of all existing > domains are external). You therefore need to add the domains for which > you receive email (the "Internal" domains) and override the "Locality" > for those domains from External to Internal. > > Kind regards, > > Martijn Brinkers > > -- > CipherMail email encryption > > Email encryption with support for S/MIME, OpenPGP, PDF encryption and > secure webmail pull. > _______________________________________________ > Users mailing list > [email protected] <mailto:[email protected]> > https://lists.ciphermail.com/mailman/listinfo/users > > > > -- > Rafael > > 765-714-7257 -- CipherMail email encryption Email encryption with support for S/MIME, OpenPGP, PDF encryption and secure webmail pull. _______________________________________________ Users mailing list [email protected] https://lists.ciphermail.com/mailman/listinfo/users
