Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add contact information #8

Open
jvaubourg opened this issue May 19, 2015 · 5 comments
Open

Add contact information #8

jvaubourg opened this issue May 19, 2015 · 5 comments
Assignees

Comments

@jvaubourg
Copy link
Member

We should add the mailing-list (ML) addresses, the IRC channel and the Twitter account (?) on the website.

As discussed during the FFDN meeting, we should have these ML (must be checked):

In fact, there should be 1 ML with 3 aliases.

@sbadia sbadia self-assigned this May 19, 2015
@sbadia
Copy link
Member

sbadia commented May 19, 2015

  • Add aliases on our mail server config
  • Update the website

Just added on our mail server config:

commit c12c2ef7d1b7550137295e7ede0af7d1cac433dd
Date:   Tue May 19 11:56:40 2015 -0700
maildn: Added questions, discuss and issues aliases on labrique mailing list (@labriqueinternet/labriqueinter.net#8)
  mailalias {
    ['brique','questions','discuss','issues']:
      ensure    => present,
      recipient => 'discussions';
  }

@sbadia
Copy link
Member

sbadia commented May 19, 2015

MX records for internetcu.be seems not properly configured :

❯ dig mx lists.internetcu.be +short
webredir.vip.gandi.net.
❯ dig mx internetcu.be +short
50 fb.mail.gandi.net.
10 spool.mail.gandi.net.

@sbadia
Copy link
Member

sbadia commented May 20, 2015

Cool, thanks Bram!

~ ❯❯❯ dig mx internetcu.be +short @80.67.188.188
1 ldn-fai.net.internetcu.be.
~ ❯❯❯ dig mx lists.internetcu.be +short @80.67.188.188
1 ldn-fai.net.internetcu.be.
~ ❯❯❯ dig a lists.internetcu.be +short @80.67.188.188
212.129.0.109

@jvaubourg
Copy link
Member Author

What is the state of this bug? Are the ML aliases working? The website was updated by someone.

@sbadia
Copy link
Member

sbadia commented Jun 9, 2015

@Psycojoker hum the MX are now wrong :-/
It's possible to fix this ?

$ dig mx lists.internetcu.be +short @80.67.188.188
1 ldn-fai.net.internetcu.be.
$ dig mx internetcu.be +short @80.67.188.188
1 ldn-fai.net.internetcu.be.
$ host ldn-fai.net.internetcu.be
Host ldn-fai.net.internetcu.be not found: 3(NXDOMAIN)

Thanks in advance :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants