Hello,
I installed Bill's qmail toaster v.0.9.2(qmail + vpopmail without mysql) for
three of my domains. I want to allow all my user(intranet/internet) sending
emails only using smtp authentication for local & outside domain except
squirrelmail. Appreciate your suggestion.
Thanks,
Tarique
Hi Bill, hello list...
Recently I got myself a SSL certificate from GoDaddy. I created a key like
following
> openssl genrsa -des3 -out mail.domain.key 1024
then the CSR
>openssl req -new -key mail.domain.key -out mail.domain.csr
After requesting - GoDaddy sent me my mail.domain.crt and gd_bu
Tarique,
> Without RELAYCLIENT is my last line okay or i don't need this line. Please
> help me...i am a new user thank you for all of your effort.
That's OK. you don't have to change it.
Thanks
> -Tarique
>> Tarique,
>>
>> You must remove ,RELAYCLIENT="" from the following line in tcp.smtp
>>
Dear Ismail,
I have removed RELAYCLIENT from all the lines in tcp.smtp file for all the
IP blocks. Just let me know about 1st and last line of my tcp.smtp file---
1
st line:
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/default",QMAILQUEUE="bin/qmail-dk",DKQUEUE="/var/qmail/bin
Hello,
discovered bug in TA. When creating forward and save copy .qmail file
is created when on first line is forwarded email and second line is
./Maildir/
Problem is that lines are separated by \r\n (0x0D 0x0A). For forwarded
email is not problem but for ./Maildir/ is crical. Qmail thinks that
i
Tarique,
You must remove ,RELAYCLIENT="" from the following line in tcp.smtp
then rebuild tcp.smtp.cdb;
192.168.2.:allow,RELAYCLIENT="",QMAILQUEUE="bin/qmail-dk",DKQUEUE="/var/qm
Apply this rule for any other IP blocks that you want to enforce SMTP
AUTH.
Thanks
Wednesday, June 18, 2008, 9:06:5
Dear Ismail,
Thank you for your mail. Sorry local user means inside my network user
(192.168.2.0/24). Actually I want to enable smtp-auth for all user of my 3
domains, means i want to restrict all user sending mails without smtp
auth.
Thanks,
Tarique
> Tarique,
>
> What do you mean with "local
Tarique,
What do you mean with "local users"? What is the source IP address of
the users that smtp auth does not work?
Thanks
Wednesday, June 18, 2008, 6:14:41 PM, you wrote:
> Here is my qmail-smtpd/run file
> #!/bin/sh
> QMAILDUID=`id -u vpopmail`
> NOFILESGID=`id -g vpopmail`
> MAXSMTPD=`cat
Here is my qmail-smtpd/run file
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 8000 \
/usr/local/bin/tcpserver -v -H -R -l 0 \
-x /home/vpopmail/etc/tcp.smtp.cdb -c "$MAXSMTPD" \
I am facing problem with my smtp server. I want to use smtp auth option for
all user while sending mails but I found smtp auth is not working for local
users. Please verify my tcp.smtp file and advise.
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/default",Q
MAILQUEUE="bin/qmai
Hi Bill
Have you a date for a new Toaster version?
Thanks
Helio Nunes
hi
I would like to upgrade the simscan from 1.2 to 1.4 along with few enable
option,s what is the best way i need to follow up here,
1. backup up /var/qmail/control/simcontrol, simcontrol.cdb
2. /var/src/./configure --enable-user=clamav --enable-clamav=y
--enable-custom-smtp-reject=y --enable-
12 matches
Mail list logo