[email protected] writes: > dovecot/postfix/mailman > > when I try to send from an internal emailaddress (managed by the > serveritself) I get an "User doesn't exist" error > if I send an email from an external service like gmail, I get "relay > access denied".
I don't use Postfix, so this is just a guess, but it looks to me like Postfix thinks that lists.ifkuk.org is an independent domain. Maybe try putting it in mydestinations? (I don't think just having it in postfix-style-virtual-domains is enough?) The other thing that caught my eye is that there seems to be a lot of security oriented configuration. It's very easy to be so "secure" that even the owner can't get in. ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
