All of lore.kernel.org
 help / color / mirror / Atom feed
* mlmmj with OpenBSD's sendmail
@ 2005-07-29 17:46 Michael Erdely
  2005-07-29 19:18 ` Matthias Kilian
  2005-07-29 19:39 ` Michael Erdely
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Erdely @ 2005-07-29 17:46 UTC (permalink / raw)
  To: mlmmj

Hi,

I'm trying to get mlmmj running on OpenBSD 3.6 (and then, soon, OpenBSD 3.7).

I'm using a virtual users table in sendmail with the following entry:
mlmmj-test@mydomain.com  mlmmj-test-mydomain.com

I have an /etc/mail/aliases entry:
mlmmj-test-mydomain.com: "|/usr/local/bin/mlmmj-recieve -L
/var/spool/mlmmj/mlmmj-test/"

I've successfully subscribed to my test list.  When I try to send
email to it, it ends up in queue/discarded.

I used mlmmj-make-ml.sh to create the list.  Ran chown -R daemon
/var/spool/mlmmj.

Ideas?  Can I provide more useful info?

Thanks.

-- 
http://erdelynet.com/

Support OpenBSD! http://www.openbsd.org/orders.html

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

* Re: mlmmj with OpenBSD's sendmail
  2005-07-29 17:46 mlmmj with OpenBSD's sendmail Michael Erdely
@ 2005-07-29 19:18 ` Matthias Kilian
  2005-07-29 19:39 ` Michael Erdely
  1 sibling, 0 replies; 3+ messages in thread
From: Matthias Kilian @ 2005-07-29 19:18 UTC (permalink / raw)
  To: mlmmj

On Fri, Jul 29, 2005 at 01:46:46PM -0400, Michael Erdely wrote:
> I've successfully subscribed to my test list.  When I try to send
> email to it, it ends up in queue/discarded.

Did you add

define(`LOCAL_SHELL_FLAGS', `eu9P')dnl

to your sendmail.mc and regenerate sendmail.cf? It seems that you
need this regardless of VERP or not.

Ciao,
	Kili

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

* Re: mlmmj with OpenBSD's sendmail
  2005-07-29 17:46 mlmmj with OpenBSD's sendmail Michael Erdely
  2005-07-29 19:18 ` Matthias Kilian
@ 2005-07-29 19:39 ` Michael Erdely
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Erdely @ 2005-07-29 19:39 UTC (permalink / raw)
  To: mlmmj

That worked perfectly.  Thanks.

On 7/29/05, Matthias Kilian <kili@outback.escape.de> wrote:
> On Fri, Jul 29, 2005 at 01:46:46PM -0400, Michael Erdely wrote:
> > I've successfully subscribed to my test list.  When I try to send
> > email to it, it ends up in queue/discarded.
> 
> Did you add
> 
> define(`LOCAL_SHELL_FLAGS', `eu9P')dnl
> 
> to your sendmail.mc and regenerate sendmail.cf? It seems that you
> need this regardless of VERP or not.
> 
> Ciao,
>         Kili
> 
> 


-- 
http://erdelynet.com/

Support OpenBSD! http://www.openbsd.org/orders.html

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

end of thread, other threads:[~2005-07-29 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-29 17:46 mlmmj with OpenBSD's sendmail Michael Erdely
2005-07-29 19:18 ` Matthias Kilian
2005-07-29 19:39 ` Michael Erdely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.