Re: Sqwebmail does not deliver local mail

Brian Candler <[email protected]>
Newsgroups gmane.mail.sqwebmail
Message-ID <[email protected]>
On Thu, Jan 22, 2004 at 09:34:55AM +0100, Andrea wrote:
> I'm having problem with Sqwebmail 3.6.2 + qmail 1.03.
> 
> Mail sent via sqwebmail from local domains are not processed, nothing is
> written in log files and tcpdump on port 25 does not help so much.
> 
> Qmail works perfectly since I can normally send internal mail. The
> problem in only when using sqwebmail interface.

You won't see anything on port 25, since sqwebmail submits outgoing mail via
a script, sendit.sh

This has been discussed before; see for example
http://www.mail-archive.com/[email protected]/msg06333.html
or use the search function to find other threads.

Try doing:

# strings /path/to/cgi-bin/sqwebmail | grep sendit.sh

which should show you the path it is trying to run. Then have a look inside
that script and see if it is calling your MTA in the right way.

If you installed qmail but forgot to replace sendmail with the qmail
wrapper, then you may find that the wrong MTA is being called.

Brian.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.