[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] different users for different catalogs (?)
****** message to minivend-users from Jason Korkin <jason@korksoft.com> ******
Completely correct, I was assuming that whomever posted this message would
continue the train of thought and use the -f (from) option. Its a much
more portable way of doing things than how you are doing it below... most
Unix boxes I've run across have sendmail installed, a few of the DEC
boxes that I've admin'd don't have procmail installed on them.
Regards,
Jason Korkin.
--
Jason Korkin - jkorkin@korksoft.com
KORKSOFT - Internet Consulting Group
(603) 472-8262
E-Commerce, Web design, custom programming, ASP, PHP3
Checkout @WorkServers - http://www.atworkservers.com
On Mon, 10 Jan 2000, Christopher P. Lindsey wrote:
> ****** message to minivend-users from "Christopher P. Lindsey" <lindsey@mallorn.com> ******
>
> > You need to add the Minivend user as a trusted user in the sendmail.cf
> > file. Generally this means searching the file for something similar to
> > Troot, and adding the line below that like: Tmvend. You will then need to
> > send a HUP to sendmail...
>
> That won't do it. All that it does is give that user permission to change
> the envelope sender without setting an X-Authentication-Warning: header.
>
> sendmail will still need to be invoked with a '-f' flag, or Minivend will
> have to be modified in some way to use the desired headers.
>
> I've taken a different route for this... My SendMailProgram variable
> is set to something like
>
> /usr/bin/procmail -m /home/minivend/catalogs/heronswood/procmailrc
>
> That procmail config file does a few things:
>
> 1. It creates an immediate backup copy of the outgoing email (in
> case later scripts fail, then I can just re-"pump" them through
> this script again)
>
> 2. Checks the headers to determine if this is bound for a customer
> or the store owner, rewriting the headers accordingly
>
> 3. Get rid of the PGP MIME attachment format and just include the
> credit card info (still ASCII armored) in the body of the
> message if this is for the store owner
>
> 4. Resend the message
>
> There's probably better ways to do this, but it gives me complete
> control and flexibility.
>
> Chris
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list