I figured out what was going wrong with maildrop.
The environment variable SHELL (which holds the shell specified to
process maildrop forwards and pipes) defaults to '/bin/nologin'.
Obviously, this can't handle pipes or spawn a sendmail process to
forward mail.
So making sure that your maild
Yeah, for some reason that doesn't work for me. I'm not sure if I need
to be running maildrop in a different mode or something, but when I tell it:
to "!someaddr...@example.com"
it logs:
Err!: !someaddr...@example.com
and throws the message back in the queue. If I try:
https://serverfault.com/questions/151262/how-can-i-use-maildrop-to-forward-a-copy-to-another-email-address
On 11/29/2020 6:59 PM, Angus McIntyre wrote:
Does anyone have any experience of using maildrop with qmail?
I'm able to get maildrop to filter and deliver locally without
problems, but att
Does anyone have any experience of using maildrop with qmail?
I'm able to get maildrop to filter and deliver locally without problems,
but attempts to forward to remote (or local) addresses just cause
maildrop to report an unhelpful "Err!".
If anyone has made this work successfully, I'd welco
I just can't figure this out.
I want to run maildrop for all my users and domains. But i want to also be able
to use
qmailadmin to enable vacation and forwarding.
Firstly i can't enable maildrop globbaly. that is the most annoying this.
Postfix its
simple. but qmail, i really don't know.
So i'm