--- In postfix-us...@yahoogroups.com, mouss <mo...@...> wrote: > > Jeff Weinberger a �crit : > > I am hoping that this is something fairly simple that I am missing.... > > > > I have a few lists on a mailman server that I run. Until recently, only > > authenticated users (those who have actual accounts on my IMAP/Virtual > > mailboxes server and can authenticate via SASL). Now I want to allow > > certain users who are not authenticated (i. e. they are outside my > > server and domains) to send mail to those lists. > > > > as far as I can tell, mailman would allow this (I've made them list > > owners). But when they try, I'm getting this in my mail log: > > > > Jan 25 15:18:18 s postfix/smtpd[46331]: NOQUEUE: reject: RCPT from > > ns1.siteground235.com <http://ns1.siteground235.com/>[75.125.60.15]: 554 > > 5.7.1 <myl...@... > > <mailto:myl...@...>>: Relay access denied; > > from=<otheru...@... <mailto:otheru...@...>> > > to=<myl...@... > > <mailto:myl...@...>> proto=ESMTP > > helo=<serv01.siteground235.com <http://serv01.siteground235.com/>> > > > > you need to add lists.mylistserver.com to one (and only one) of > mydestination, relay_domains or virtual_maibox_domains.
>From my original post: FYI: the transport for everything to lists.mylistserver.com is mailman: and lists.mylistserver.com is in $relay_domains which means that it is not working as you suggest it should.... Any suggestions on where else to look? > > > [snip] >