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:RedRed!com IT Department (itd@redred.com)
Date:Mar 31, 2005 9:48:29 am
List:net.sourceforge.lists.courier-sqwebmail

Then maybe someone can point me in the right direction because this is very strange. I opened the sendit.sh file and ran the same command that is in there from the command line and it worked, but when I send a message through sqwebmail it comes back as user unknown. Obviously there is something different between running the command from the shell prompt and sending the message through sqwebmail but how do I find out? Thanks for your help.

Sqwebmail 5.0.1 RedHat 7.3 Sendmail 8.13.3

Sean

Sam Varshavchik wrote:

RedRed!com IT Department writes:

Is there a way to have sqwebmail send mail to smtp.domain.com instead of just localhost?

sqwebmail doesn't send any mail to either smtp.domain.com, or localhost. sqwebmail runs the sendmail command to send outgoing mail. Whatever the sendmail command does, be it talk to someone else via smtp, or dump its standard input into /dev/null, is beyond sqwebmail's control.