Mail Alias for contact and admin / webadmin etc #22

Closed
opened 2023-09-22 18:08:29 +00:00 by evanc · 2 comments
evanc commented 2023-09-22 18:08:29 +00:00 (Migrated from gitlab.skynet.ie)
https://nixos-mailserver.readthedocs.io/en/latest/options.html#cmdoption-arg-mailserver.extraVirtualAliases
silver commented 2023-10-02 01:55:41 +00:00 (Migrated from gitlab.skynet.ie)

Took a look and it looks like I will have to create accounts for them (not aliases).

Docs aliases

silver@DESKTOP-7RB7S9E:/mnt/c/College/Compsoc/nixos$ [Skynet Dev] colmena apply --on gir
warning: Git tree '/mnt/c/College/Compsoc/nixos' is dirty
[INFO ] Using flake: git+file:///mnt/c/College/Compsoc/nixos
[INFO ] Enumerating nodes...
[INFO ] Selected 1 out of 12 hosts.
      ❌ 2s Failed: Child process exited with error code: 1
  gir ❌ 2s Evaluation failed: Child process exited with error code: 1
[ERROR] Failed to evaluate gir - Last 7 lines of logs:
[ERROR]  created)
[ERROR]    state) Running
[ERROR]   stderr) error:
[ERROR]   stderr)        Failed assertions:
[ERROR]   stderr)        - When the LDAP support is enable (mailserver.ldap.enable = true), it is not possible to define mailserver.extraVirtualAliases
[ERROR]   stderr) (use '--show-trace' to show detailed location information)
[ERROR]  failure) Child process exited with error code: 1
[ERROR] Failed to complete requested operation - Last 1 lines of logs:
[ERROR]  failure) Child process exited with error code: 1
[ERROR] -----
[ERROR] Operation failed with error: Child process exited with error code: 1
Hint: Backtrace available - Use `RUST_BACKTRACE=1` environment variable to display a backtrace

Docs forwards

silver@DESKTOP-7RB7S9E:/mnt/c/College/Compsoc/nixos$ [Skynet Dev] colmena apply --on gir
warning: Git tree '/mnt/c/College/Compsoc/nixos' is dirty
[INFO ] Using flake: git+file:///mnt/c/College/Compsoc/nixos
[INFO ] Enumerating nodes...
[INFO ] Selected 1 out of 12 hosts.
      ❌ 2s Failed: Child process exited with error code: 1
  gir ❌ 2s Evaluation failed: Child process exited with error code: 1
[ERROR] Failed to complete requested operation - Last 1 lines of logs:
[ERROR]  failure) Child process exited with error code: 1
[ERROR] Failed to evaluate gir - Last 7 lines of logs:
[ERROR]  created)
[ERROR]    state) Running
[ERROR]   stderr) error:
[ERROR]   stderr)        Failed assertions:
[ERROR]   stderr)        - When the LDAP support is enable (mailserver.ldap.enable = true), it is not possible to define mailserver.forwards
[ERROR]   stderr) (use '--show-trace' to show detailed location information)
[ERROR]  failure) Child process exited with error code: 1
[ERROR] -----
[ERROR] Operation failed with error: Child process exited with error code: 1
Hint: Backtrace available - Use `RUST_BACKTRACE=1` environment variable to display a backtrace

This means I will most likely have to rattle a few tickets for this (https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/issues/259)

Took a look and it looks like I will have to create accounts for them (not aliases). [Docs aliases][aliases] ``` silver@DESKTOP-7RB7S9E:/mnt/c/College/Compsoc/nixos$ [Skynet Dev] colmena apply --on gir warning: Git tree '/mnt/c/College/Compsoc/nixos' is dirty [INFO ] Using flake: git+file:///mnt/c/College/Compsoc/nixos [INFO ] Enumerating nodes... [INFO ] Selected 1 out of 12 hosts. ❌ 2s Failed: Child process exited with error code: 1 gir ❌ 2s Evaluation failed: Child process exited with error code: 1 [ERROR] Failed to evaluate gir - Last 7 lines of logs: [ERROR] created) [ERROR] state) Running [ERROR] stderr) error: [ERROR] stderr) Failed assertions: [ERROR] stderr) - When the LDAP support is enable (mailserver.ldap.enable = true), it is not possible to define mailserver.extraVirtualAliases [ERROR] stderr) (use '--show-trace' to show detailed location information) [ERROR] failure) Child process exited with error code: 1 [ERROR] Failed to complete requested operation - Last 1 lines of logs: [ERROR] failure) Child process exited with error code: 1 [ERROR] ----- [ERROR] Operation failed with error: Child process exited with error code: 1 Hint: Backtrace available - Use `RUST_BACKTRACE=1` environment variable to display a backtrace ``` [Docs forwards][forwards] ``` silver@DESKTOP-7RB7S9E:/mnt/c/College/Compsoc/nixos$ [Skynet Dev] colmena apply --on gir warning: Git tree '/mnt/c/College/Compsoc/nixos' is dirty [INFO ] Using flake: git+file:///mnt/c/College/Compsoc/nixos [INFO ] Enumerating nodes... [INFO ] Selected 1 out of 12 hosts. ❌ 2s Failed: Child process exited with error code: 1 gir ❌ 2s Evaluation failed: Child process exited with error code: 1 [ERROR] Failed to complete requested operation - Last 1 lines of logs: [ERROR] failure) Child process exited with error code: 1 [ERROR] Failed to evaluate gir - Last 7 lines of logs: [ERROR] created) [ERROR] state) Running [ERROR] stderr) error: [ERROR] stderr) Failed assertions: [ERROR] stderr) - When the LDAP support is enable (mailserver.ldap.enable = true), it is not possible to define mailserver.forwards [ERROR] stderr) (use '--show-trace' to show detailed location information) [ERROR] failure) Child process exited with error code: 1 [ERROR] ----- [ERROR] Operation failed with error: Child process exited with error code: 1 Hint: Backtrace available - Use `RUST_BACKTRACE=1` environment variable to display a backtrace ``` --------------------------- This means I will most likely have to rattle a few tickets for this (https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/issues/259) [aliases]: https://nixos-mailserver.readthedocs.io/en/latest/options.html#cmdoption-arg-mailserver.extraVirtualAliases [forwards]: https://nixos-mailserver.readthedocs.io/en/latest/options.html#cmdoption-arg-mailserver.forwards
silver commented 2023-10-09 15:19:09 +00:00 (Migrated from gitlab.skynet.ie)

mentioned in commit compsoc1/skynet/misc/nixos-mailserver@ee11b6923bb23a9d3873f696453adf74ad07dcd8

mentioned in commit compsoc1/skynet/misc/nixos-mailserver@ee11b6923bb23a9d3873f696453adf74ad07dcd8
silver (Migrated from gitlab.skynet.ie) closed this issue 2023-10-09 16:55:43 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Skynet/nixos#22
No description provided.