Hi !
I use xinetd for invoking qmail
next configuration:
service smtp
{
flags = NODELY REUSE NAMEINARGS
Hi !
I have problems whith relaying:
I use tcpserver and my file tcp.smtp
contain next lines
127.:allow,RELAYCLIENT=""
192.168.2.:allow,RELAYCLIENT=""
and I started qmail:
#!/bin/bash
/usr/local/bin/tcpserver -c100 -x/etc/smtp.cdb -R -H -u 7770 -g 2108 0 smtp \
Hi !!
I find solution for my problem
This is very simple I to redirected mail for other
domain user via procmail.
Thanks for all.
I have several virtualdomians.
How I can to sort users whith identical names,
[EMAIL PROTECTED] must be as [EMAIL PROTECTED]
[EMAIL PROTECTED] must be as [EMAIL PROTECTED]
may be via ~/alias/ ???
Where I can find any patches (programs)
for using encrypted login (APOP)
if they exist ?
Hi all !!!
I have installed perl based programm Scan4virus from Jason Haar
but I have problems whith execute this program.
When I try execute I get next message
==
www:/var/qmail/bin# ./antivirus-qmail-queue.pl -t
YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERN
Hello
How I can turn off delivery for user ?
I use procmail, and if "| preline procmail" line is exist in the .qmail
file, I get two identical letters.
First letter from qmail delivery
Second letter from procmail delivery
I need use only procmail delivery.
Thanks.