procmail
[Top] [All Lists]

Re: How to stop mail loop

2000-03-15 17:00:48
At 12:52 2000-03-15 -0800, Ron 'The InSaNe One' Rosson stands accused of saying:

Sendmail is not an option.

Uhm, didn't you post snippets from the virtusertable, implying that you're already using it to make multiple physical users from the virtual domain? Well, whatever.

[snip - script]

Here is the .forward file
"!/usr/local/bin/procmail "

Try:

"IFS=' ' && exec /path_to_procmail/procmail -f- || exit 75 #username"

so, in your case:

"IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #jeff"


Here is the error I get when I send to all(_at_)domain(_dot_)com

Do you not get the SAME error when you send to jeff(_at_)domain(_dot_)com as 
well?

  ----- Transcript of session follows -----
550 /home/jeff/.forward: line 1: "!/usr/local/bin/procmail
.procmailrc"...
+User unknown

Didn't this thread start because you were getting mail loops? That would have implied that the .forward was working. So what happened?


---
 Please DO NOT carbon me on list replies.  I'll get my copy from the list.

 Sean B. Straw / Professional Software Engineering
 Post Box 2395 / San Rafael, CA  94912-2395

<Prev in Thread] Current Thread [Next in Thread>