The question in the vagrant file is about dkim. the receiving mail server cant verify the sending mailservers signature because it cant find the public key in dns, even though the txt record shows it, as shown by the output of dig txt command. added the opendkims dns entry directly to the zone file and queries seem to work, so im at a loss as to why the receiver cant find it.
On Thursday, March 3, 2016 at 4:57:49 PM UTC-8, pixel fairy wrote: > > Thanks! didnt realize the repo was private. that was my first use of > gitlab (coworker raved about it) > > more of just showing how vagrant can help you ask for help. ive never seen > anyone else do that in public, > but it seems so obvious as one of vagrant purposes. > > On Thursday, March 3, 2016 at 4:50:46 PM UTC-8, Alvaro Miranda Aguilera > wrote: >> >> Hello, >> >> I am not sure whats the question, or the error. And seems the repo you >> did share is private. >> >> Would be possible you share Vagrantfile, and the output of Vagrant up ? >> >> If there is not a vagrant issue, and its a general linux/postfix >> question, would help if you can share whats the question. >> I am sure lots of people have sysadmin background and may help. >> >> Alvaro. >> >> On Fri, Mar 4, 2016 at 1:42 PM, pixel fairy <[email protected]> wrote: >> >>> dont know why i havent seen anyone else do this in public. vagrant made >>> it easy to show the problem. >>> >>> https://gitlab.com/pixelfairy/dkim-fail/tree/master >>> >>> note: im not asking for help on the topic here, im already in a >>> discussion on the postfix group. but, please email me privately if you know >>> the answer! >>> >>> -- >>> This mailing list is governed under the HashiCorp Community Guidelines - >>> https://www.hashicorp.com/community-guidelines.html. Behavior in >>> violation of those guidelines may result in your removal from this mailing >>> list. >>> >>> GitHub Issues: https://github.com/mitchellh/vagrant/issues >>> IRC: #vagrant on Freenode >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Vagrant" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/vagrant-up/f059794f-0f49-4dc1-aebd-1580b18571df%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/vagrant-up/f059794f-0f49-4dc1-aebd-1580b18571df%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/a7625077-8110-4d38-a9dc-0f217cdb7242%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
