10 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] sqwebmail sendmail co...
FromSent OnAttachments
RedRed!com IT DepartmentMar 29, 2005 1:42 pm 
Sam VarshavchikMar 29, 2005 3:49 pm 
RedRed!com IT DepartmentMar 31, 2005 9:48 am 
Sam VarshavchikMar 31, 2005 1:02 pm 
RedRed!com IT DepartmentMar 31, 2005 2:55 pm 
Sam VarshavchikMar 31, 2005 4:09 pm 
RedRed!com IT DepartmentApr 1, 2005 6:40 am 
Sam VarshavchikApr 2, 2005 6:48 am 
RedRed!com IT DepartmentApr 4, 2005 8:36 am 
Sam VarshavchikApr 4, 2005 9:00 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] sqwebmail sendmail configActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Apr 4, 2005 9:00:58 am
List:net.sourceforge.lists.courier-sqwebmail

RedRed!com IT Department writes:

Sam,

Do you have any suggestions, I have run the following command and it works like it's suppose to. Why won't it work through sqwebmail?

#> sendmail -bv -oi -t $DSN -f "itd@redred.com" To: in@marguthauction.com in@marguthauction.com... deliverable: mailer local, user marguth

That is the result I want to see. The command above is the exact command that is in sendit.sh (minus the -bv, and $1 instead of an address). So why wouldn't it work? Thanks for any help.

Maybe you need something in your environment set.

When you invoke sendmail from the command line you use your shell's environment.

sendmail, when invoked via sendit.sh, inherits a combination of the environment that sqwebmaild was initially started with, and the environment that Apache was iinitially started with.