Hello.
I've got problem with sqwebmail.
Sqwebmail can receive every email which was sent
from remote smtp servers or local smtp server.
Sqwebmail can send mails to the local domains
but can't send emails to the remote domains.
When I'm sending emails to the remote domains everything
seems to be ok, but the emails dont reach to the destination remote server.
I can send mails to the remote domains using outlook.
Problem are only when I'm using sqwebmail to send mails to the remote
domains.
Im using: netQmail + qmail-scanner + spamassassin + clamd + sqwebmail 5.0.1
+ maildrop 2.0.4
Im compiling sqwebmail with following options:
./configure --with-maxmsgsize=15000000 \
--with-maxargsize=1024000 \
--with-maxformargsize=13631488 \
--enable-https=auto \
--without-authmysql \
--prefix=/usr/local/sqwebmail \
--with-cachedir=/var/cache/sqwebmail \
--enable-cgibindir=/home/www/cgi-bin \
--enable-imagedir=/home/www/quarknet/images/sqwebmail \
--enable-imageurl=/images/sqwebmail \
--enable-mimetypes=/etc/apache/mime.types \
--enable-unicode=iso-8859-2 \
--enable-softtimeout=600 \
--enable-autopurge=7 \
--enable-mimecharset=iso-8859-2 \
--without-ispell
THX for your help.
Mirth