Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Dragonly Mail Agent: wrong file ownership of config files
@ 2021-12-08 20:52 thenktor
  2021-12-09 20:02 ` loreb
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: thenktor @ 2021-12-08 20:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 833 bytes --]

New issue by thenktor on void-packages repository

https://github.com/void-linux/void-packages/issues/34431

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  Void 5.13.19_1 x86_64-musl GenuineIntel notuptodate rF
* package:  
  dma-0.13_3

### Expected behavior
One should be able to send mail as non root user.

### Actual behavior
Sending mail fails:
```
# mail -s "A mail sent using mailx" test@example.com
hello world
.
EOT
send-mail: can not open auth file `/etc/dma/auth.conf': Permission denied
```

### Problem and solution
Both conf files in /etc/dma are owned by `root:root`, but actually they should be owned by `root:mail`.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Dragonly Mail Agent: wrong file ownership of config files
  2021-12-08 20:52 [ISSUE] Dragonly Mail Agent: wrong file ownership of config files thenktor
@ 2021-12-09 20:02 ` loreb
  2021-12-09 20:08 ` thenktor
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: loreb @ 2021-12-09 20:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 261 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/34431#issuecomment-990199691

Comment:
Just a quick note - you must uncomment the AUTHPATH line in /etc/dma/dma.conf or you won't be able to reproduce the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Dragonly Mail Agent: wrong file ownership of config files
  2021-12-08 20:52 [ISSUE] Dragonly Mail Agent: wrong file ownership of config files thenktor
  2021-12-09 20:02 ` loreb
@ 2021-12-09 20:08 ` thenktor
  2022-06-18  2:13 ` github-actions
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: thenktor @ 2021-12-09 20:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

New comment by thenktor on void-packages repository

https://github.com/void-linux/void-packages/issues/34431#issuecomment-990205549

Comment:
Indeed, thanks for your comment!
But uncommenting AUTHPATH is absolutely necessary, if you want to use an SMTP server, that requires authentication. This is very likely when using dma.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Dragonly Mail Agent: wrong file ownership of config files
  2021-12-08 20:52 [ISSUE] Dragonly Mail Agent: wrong file ownership of config files thenktor
  2021-12-09 20:02 ` loreb
  2021-12-09 20:08 ` thenktor
@ 2022-06-18  2:13 ` github-actions
  2022-06-18 12:29 ` loreb
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-06-18  2:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/34431#issuecomment-1159340164

Comment:
Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Dragonly Mail Agent: wrong file ownership of config files
  2021-12-08 20:52 [ISSUE] Dragonly Mail Agent: wrong file ownership of config files thenktor
                   ` (2 preceding siblings ...)
  2022-06-18  2:13 ` github-actions
@ 2022-06-18 12:29 ` loreb
  2022-09-18  2:14 ` github-actions
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: loreb @ 2022-06-18 12:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 146 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/34431#issuecomment-1159456341

Comment:
bump

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Dragonly Mail Agent: wrong file ownership of config files
  2021-12-08 20:52 [ISSUE] Dragonly Mail Agent: wrong file ownership of config files thenktor
                   ` (3 preceding siblings ...)
  2022-06-18 12:29 ` loreb
@ 2022-09-18  2:14 ` github-actions
  2022-09-18 18:14 ` loreb
  2022-09-18 20:12 ` [ISSUE] [CLOSED] " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-09-18  2:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/34431#issuecomment-1250175468

Comment:
Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Dragonly Mail Agent: wrong file ownership of config files
  2021-12-08 20:52 [ISSUE] Dragonly Mail Agent: wrong file ownership of config files thenktor
                   ` (4 preceding siblings ...)
  2022-09-18  2:14 ` github-actions
@ 2022-09-18 18:14 ` loreb
  2022-09-18 20:12 ` [ISSUE] [CLOSED] " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: loreb @ 2022-09-18 18:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 149 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/34431#issuecomment-1250360134

Comment:
bump...

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ISSUE] [CLOSED] Dragonly Mail Agent: wrong file ownership of config files
  2021-12-08 20:52 [ISSUE] Dragonly Mail Agent: wrong file ownership of config files thenktor
                   ` (5 preceding siblings ...)
  2022-09-18 18:14 ` loreb
@ 2022-09-18 20:12 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-09-18 20:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

Closed issue by thenktor on void-packages repository

https://github.com/void-linux/void-packages/issues/34431

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  Void 5.13.19_1 x86_64-musl GenuineIntel notuptodate rF
* package:  
  dma-0.13_3

### Expected behavior
One should be able to send mail as non root user.

### Actual behavior
Sending mail fails:
```
# mail -s "A mail sent using mailx" test@example.com
hello world
.
EOT
send-mail: can not open auth file `/etc/dma/auth.conf': Permission denied
```

### Problem and solution
Both conf files in /etc/dma are owned by `root:root`, but actually they should be owned by `root:mail`.




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-18 20:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08 20:52 [ISSUE] Dragonly Mail Agent: wrong file ownership of config files thenktor
2021-12-09 20:02 ` loreb
2021-12-09 20:08 ` thenktor
2022-06-18  2:13 ` github-actions
2022-06-18 12:29 ` loreb
2022-09-18  2:14 ` github-actions
2022-09-18 18:14 ` loreb
2022-09-18 20:12 ` [ISSUE] [CLOSED] " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).