[qmailtoaster] qq hard/soft reject

2007-03-01 Thread T Rigby
Hello all, first time poster here.  Ive been using QT for some time now and 
I've just updated to one of the more recent versions and since its worked so 
well out of the box in the past for me I guess I have a lot of holes in my 
ability to administate my mail system.  

I currently use fetchmail to grab my emails from my ISP and forward it to an 
email address I have on my own server here at home, for example fetchmail grabs 
mail from my ISP [EMAIL PROTECTED] and then sends it off to [EMAIL 
PROTECTED].  Somewhere along the line I run into the issue of mail getting 
rejected due to this.  I am guessing its fetchmail causing the issue or rather 
the fact that the mail is to myisp.com yet its being delivered to 
myhomeserver.com.  I really do lack the knowledge to really know whats going 
on to fix it properly. 

My /var/log/qmail/smtp/current shows a bunch of errors like the following
qmail-smtpd: qq hard reject (qmail-dk: Cannot sign message due to invalid 
message syntax. (#5.3.0)): MAILFROM:[EMAIL PROTECTED] RCPTTO:[EMAIL PROTECTED]

The odd thing is, most emails get through to me, its mostly emails from yahoo 
and gmail that dont get through.  I've tried adding rules to tcp.smtp and 
rebuilding the rules but that only makes it so that the IP's that are 
whitelisted arent hard rejected but soft rejected.  So fetchmail leaves them on 
my ISP's mail server instead of rejecting and deleting them.  Also, there are 
multiple IP addresses for gmail and yahoo mail servers which makes it harder to 
whitelist them.  

In order to try and figure out what is casing the mail to be rejected I've 
edited my tcp.smtp quite a bit.. it is currently as follows...

127.0.0.1:allow,RELAYCLIENT=,QMAILQUEUE=/var/qmail/bin/simscan,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10
24.71.223.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
66.135.192.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
66.94.234.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
216.109.112.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
209.191.69.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simscan

I probably have it pretty messed up here but before I g editing it anymore I 
wanted to post to this list to get some ideas on how to resolve this situation. 
 I also have to mention that I dont have issues with email being send directly 
to [EMAIL PROTECTED], it is only when emails are grabbed with fetchmail.

Can anyone here suggest what I might do to fix this problem other than stop 
using fetchmail :)  Thank you in advance for your time.

Terry Rigby

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] exception for RBL Locally

2007-03-01 Thread Gabriel Lai
Hi,

I'm facing the below problem. The subnet mask 172.255.1.* is my LAN IP address. 
However, the IP addresses are listed in SORBS. How can I do an exception list 
so that QT won't check the range of IP Address of my LAN?

@400045e6a212032eef0c tcpserver: status: 1/100
@400045e6a21203316fac tcpserver: pid 5536 from 172.255.1.99
@400045e6a21203329c74 tcpserver: ok 5536 
mailsrv.palmoleo.com.my:172.255.1.101:25 :172.255.1.99::1196
@400045e6a21307806324 rblsmtpd: 172.255.1.99 pid 5536: 451 Dynamic IP 
Addresses See: http://www.sorbs.net/lookup.shtml?172.255.1.99
@400045e6a2152f7f66a4 tcpserver: end 5536 status 0
@400045e6a2152f7f7e14 tcpserver: status: 0/100


 

The fish are biting. 
Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php

Re: [qmailtoaster] qq hard/soft reject

2007-03-01 Thread Bill Kwok

Hi Terry,

When gmail / yahoo sent email out, they will sign the email by their own
domain keys.  But when these emails are forwarded from your ISP, the header
has been modified and the signature became invalid.  I guess that's the
reason why your server rejects them.  Try adding DKVERIFY= to the line of
your ISP in tcp.smtp and rebuild the cdb to disable incoming checking.

Hope it helps you and good luck.

Best regards,
Bill

On 3/1/07, T Rigby [EMAIL PROTECTED] wrote:


Hello all, first time poster here.  Ive been using QT for some time now
and I've just updated to one of the more recent versions and since its
worked so well out of the box in the past for me I guess I have a lot of
holes in my ability to administate my mail system.

I currently use fetchmail to grab my emails from my ISP and forward it to
an email address I have on my own server here at home, for example fetchmail
grabs mail from my ISP [EMAIL PROTECTED] and then sends it off to 
[EMAIL PROTECTED].  Somewhere along the line I run into the issue
of mail getting rejected due to this.  I am guessing its fetchmail causing
the issue or rather the fact that the mail is to myisp.com yet its being
delivered to myhomeserver.com.  I really do lack the knowledge to really
know whats going on to fix it properly.

My /var/log/qmail/smtp/current shows a bunch of errors like the
following
qmail-smtpd: qq hard reject (qmail-dk: Cannot sign message due to invalid
message syntax. (#5.3.0)): MAILFROM:[EMAIL PROTECTED]
RCPTTO:[EMAIL PROTECTED]

The odd thing is, most emails get through to me, its mostly emails from
yahoo and gmail that dont get through.  I've tried adding rules to
tcp.smtp and rebuilding the rules but that only makes it so that the IP's
that are whitelisted arent hard rejected but soft rejected.  So fetchmail
leaves them on my ISP's mail server instead of rejecting and deleting
them.  Also, there are multiple IP addresses for gmail and yahoo mail
servers which makes it harder to whitelist them.

In order to try and figure out what is casing the mail to be rejected I've
edited my tcp.smtp quite a bit.. it is currently as follows...

127.0.0.1:allow
,RELAYCLIENT=,QMAILQUEUE=/var/qmail/bin/simscan,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10
24.71.223.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
66.135.192.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
66.94.234.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
216.109.112.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
209.191.69.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan

:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simscan

I probably have it pretty messed up here but before I g editing it anymore
I wanted to post to this list to get some ideas on how to resolve this
situation.  I also have to mention that I dont have issues with email being
send directly to [EMAIL PROTECTED], it is only when emails are
grabbed with fetchmail.

Can anyone here suggest what I might do to fix this problem other than
stop using fetchmail :)  Thank you in advance for your time.

Terry Rigby

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




[qmailtoaster] Qmail Toaster Help ...qq soft reject (mail server temporarily rejected message (#4.3.0)

2007-03-01 Thread rendra
Hi All,

 

I am new bie in Linux

 

 

Please help me,

 

I am running new qmail toaster installation, and follow the step for fedora
core 5.

This is my RPM

[EMAIL PROTECTED] tmp]# rpm -qa | grep toaster | sort

autorespond-toaster-2.0.4-1.3.2

clamav-toaster-0.90-1.3.10

control-panel-toaster-0.5-1.3.3

courier-authlib-toaster-0.59.1-1.3.5

courier-imap-toaster-4.1.2-1.3.6

daemontools-toaster-0.76-1.3.2

ezmlm-cgi-toaster-0.53.324-1.3.2

ezmlm-toaster-0.53.324-1.3.2

isoqlog-toaster-2.1-1.3.2

libdomainkeys-toaster-0.68-1.3.2

libsrs2-toaster-1.0.18-1.3.2

maildrop-toaster-2.0.3-1.3.4

maildrop-toaster-devel-2.0.3-1.3.4

qmailadmin-toaster-1.2.9-1.3.3

qmailmrtg-toaster-4.2-1.3.2

qmail-pop3d-toaster-1.03-1.3.13

qmail-toaster-1.03-1.3.13

ripmime-toaster-1.4.0.6-1.3.2

simscan-toaster-1.3.1-1.3.4

spamassassin-toaster-3.1.7-1.3.6

squirrelmail-toaster-1.4.9a-1.3.5

ucspi-tcp-toaster-0.88-1.3.4

vpopmail-toaster-5.4.13-1.3.3

vqadmin-toaster-2.3.4-1.3.2

 

It's great for a two days earlier, but after that.. my mail server can't
send / receive  mail from another hosts.

 

 

Please help me. I have installed my third qmail-toaster.

I am so very confused.

 

In my smtp log I got

 

qq soft reject (mail server temporarily rejected message (#4.3.0)):
MAILFROM:

 

 

Thx.. For all your kindne...

Rendra Nurdiana

www.rendranurdiana.com

Yahoo! : rendra_cc

msn : [EMAIL PROTECTED]

 Genius is 1% inspiration,99% perspiration

Thomas Alva Edison

 



Re: [qmailtoaster] clamav upgrade problem with supervise/lock

2007-03-01 Thread A M

Hi all,

I've watching clamd 0.90 for some time and found a few strange things:

every line in the logs are duplicated (wonder if this has something to do
with new clamd logging support for syslog and a log file?)
in 64bits system (Intel) clamd crashes quite often (haven't had that
problem in AMD based systems)
sometimes after an freshclam automated update clamd gets a stale socket
(setting FixStaleSocket yes in /etc/clamd.conf seems to fix it)

these are the things i've found hope it helps

AM
[EMAIL PROTECTED]


Re: [qmailtoaster] qq hard/soft reject

2007-03-01 Thread David Ferreira

I think that adding DKVERIFY= in the tcp.smtp won't work.
Just use this to totaly disable domain keys:

rm -f /var/qmail/bin/qmail-queue; ln -s /var/qmail/bin/qmail-queue.orig 
/var/qmail/bin/qmail-queue


If the problem is related which domain keys would be solved :)

Best regards,
David


Bill Kwok escribió:

Hi Terry,
 
When gmail / yahoo sent email out, they will sign the email by their 
own domain keys.  But when these emails are forwarded from your ISP, 
the header has been modified and the signature became invalid.  I 
guess that's the reason why your server rejects them.  Try adding 
DKVERIFY= to the line of your ISP in tcp.smtp and rebuild the cdb to 
disable incoming checking.
 
Hope it helps you and good luck.
 
Best regards,

Bill
 
On 3/1/07, *T Rigby* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:


Hello all, first time poster here.  Ive been using QT for some
time now and I've just updated to one of the more recent versions
and since its worked so well out of the box in the past for me I
guess I have a lot of holes in my ability to administate my mail
system.

I currently use fetchmail to grab my emails from my ISP and
forward it to an email address I have on my own server here at
home, for example fetchmail grabs mail from my ISP 
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] and then sends it off
to [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED].  Somewhere along the line I run
into the issue of mail getting rejected due to this.  I am
guessing its fetchmail causing the issue or rather the fact that
the mail is to  myisp.com http://myisp.com yet its being
delivered to myhomeserver.com http://myhomeserver.com.  I
really do lack the knowledge to really know whats going on to fix
it properly.

My /var/log/qmail/smtp/current shows a bunch of errors like the
following
qmail-smtpd: qq hard reject (qmail-dk: Cannot sign message due to
invalid message syntax. (#5.3.0)): MAILFROM: [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] RCPTTO:[EMAIL PROTECTED]
mailto:RCPTTO:[EMAIL PROTECTED]

The odd thing is, most emails get through to me, its mostly emails
from yahoo and gmail that dont get through.  I've tried adding
rules to tcp.smtp and rebuilding the rules but that only makes it
so that the IP's that are whitelisted arent hard rejected but soft
rejected.  So fetchmail leaves them on my ISP's mail server
instead of rejecting and deleting them.  Also, there are multiple
IP addresses for gmail and yahoo mail servers which makes it
harder to whitelist them.

In order to try and figure out what is casing the mail to be
rejected I've edited my tcp.smtp quite a bit.. it is currently as
follows...


127.0.0.1:allow,RELAYCLIENT=,QMAILQUEUE=/var/qmail/bin/simscan,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10

24.71.223.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
66.135.192.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
66.94.234.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
216.109.112.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
209.191.69.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan

:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simscan


I probably have it pretty messed up here but before I g editing it
anymore I wanted to post to this list to get some ideas on how to
resolve this situation.  I also have to mention that I dont have
issues with email being send directly to [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED], it is only when emails are
grabbed with fetchmail.

Can anyone here suggest what I might do to fix this problem other
than stop using fetchmail :)  Thank you in advance for your time.

Terry Rigby

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail:
[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]




--
David Ferreira
Dpto. de sistemas
-
I Z A N E T - GLOBAL SERVICES S.L.

web: _http://www.izanet.com_ 3D%22http://www.izanet.com/%22
Direcciónes: Argualas nº 3 (Planta calle) - 50.012 Zaragoza
Teléfono: 902 999 065 y 976 306 752 - Fax 976 306 753
-- 



*DISCLAIMER:
*Este mensaje se dirige exclusivamente a su destinatario y puede 
contener informacion privilegiada o confidencial. Si no es vd. el 
destinatario indicado, queda notificado de que la utilizacion, 
divulgacion y/o copia sin autorizacion esta prohibida en virtud de la 
legislacion vigente. Si ha 

RE: [qmailtoaster] exception for RBL Locally

2007-03-01 Thread Craig Smith
Hi
 
I think this is white you are after.  Taken from the wiki, this should stop
it.
 
If you want to whitelist an IP address from these blacklists you can modify
/etc/tcprules.d/tcp.smtp, adding a line like this: 
192.168.1.:allow,RBLSMTPD=,DKSIGN=/var/qmail/control/domainkeys/%/private




changing 192.168.1. to the IPaddress or ip block you want to allow.
Specifying RBLSMTPD= disables rblsmtpd processing for the specified IP
block/address. See man rblsmtpd for more detail. 

Retrieved from http://wiki.qmailtoaster.com/index.php/RBLs;

 


  _  

From: Gabriel Lai [mailto:[EMAIL PROTECTED] 
Sent: 01 March 2007 09:56
To: Qmail Toaster List 2
Subject: [qmailtoaster] exception for RBL Locally


Hi,
 
I'm facing the below problem. The subnet mask 172.255.1.* is my LAN IP
address. However, the IP addresses are listed in SORBS. How can I do an
exception list so that QT won't check the range of IP Address of my LAN?
 
@400045e6a212032eef0c tcpserver: status: 1/100
@400045e6a21203316fac tcpserver: pid 5536 from 172.255.1.99
@400045e6a21203329c74 tcpserver: ok 5536
mailsrv.palmoleo.com.my:172.255.1.101:25 :172.255.1.99::1196
@400045e6a21307806324 rblsmtpd: 172.255.1.99 pid 5536: 451 Dynamic IP
Addresses See: http://www.sorbs.net/lookup.shtml?172.255.1.99
@400045e6a2152f7f66a4 tcpserver: end 5536 status 0
@400045e6a2152f7f7e14 tcpserver: status: 0/100


  _  

Never Miss an Email
Stay connected with Yahoo! Mail on your mobile. Get
http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/services?promote=
mail started!


Re: [qmailtoaster] Qmail Toaster Help ...qq soft reject (mail server temporarily rejected message (#4.3.0)

2007-03-01 Thread Jake Vickers

rendra wrote:

 

It’s great for a two days earlier, but after that.. my mail server can’t 
send / receive  mail from another hosts.


 

 


Please help me… I have installed my third qmail-toaster.

I am so very confused.

 


In my smtp log I got

 

qq soft reject (mail server temporarily rejected message (#4.3.0)): 
MAILFROM:




We need to see some more information, like the rest of the log. Is this 
error only for receiving messages? What is the error for sending? What 
does that log show? When it sends you an email with the error message, 
what does that say? Is it only specific hosts that deny your messages or 
is it all of them?


smime.p7s
Description: S/MIME Cryptographic Signature


[qmailtoaster] Removing clamav 0.96 dups

2007-03-01 Thread A M

To eliminate duplicated lines in clamd log you have do coment out the
following line in /etc/clamd.conf:

#LogFile stderr

AM
[EMAIL PROTECTED]


Re: [qmailtoaster] clamav upgrade problem with supervise/lock

2007-03-01 Thread Eric \Shubes\
Regarding duplicated clamd log messages, the fix is to comment out LogFile
stderr in /etc/clamd.conf (and stop/start). EE will be releasing a fixed
toaster version very soon that does this and also removes the stderr patch.

I can't speak to the other issues.

A M wrote:
 Hi all,
 
 I've watching clamd 0.90 for some time and found a few strange things:
 
  every line in the logs are duplicated (wonder if this has something to
 do with new clamd logging support for syslog and a log file?)
  in 64bits system (Intel) clamd crashes quite often (haven't had that
 problem in AMD based systems)
  sometimes after an freshclam automated update clamd gets a stale socket
 (setting FixStaleSocket yes in /etc/clamd.conf seems to fix it)
 
 these are the things i've found hope it helps
 
 AM
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Qmail Toaster Help ...qq soft reject (mail server temporarily rejected message (#4.3.0)

2007-03-01 Thread Eric \Shubes\
?DNS?

rendra wrote:
 Hi All,
 
  
 
 I am new bie in Linux
 
  
 
  
 
 Please help me,
 
  
 
 I am running new qmail toaster installation, and follow the step for
 fedora core 5.
 
 This is my RPM
 
 [EMAIL PROTECTED] tmp]# rpm -qa | grep toaster | sort
 
 autorespond-toaster-2.0.4-1.3.2
 
 clamav-toaster-0.90-1.3.10
 
 control-panel-toaster-0.5-1.3.3
 
 courier-authlib-toaster-0.59.1-1.3.5
 
 courier-imap-toaster-4.1.2-1.3.6
 
 daemontools-toaster-0.76-1.3.2
 
 ezmlm-cgi-toaster-0.53.324-1.3.2
 
 ezmlm-toaster-0.53.324-1.3.2
 
 isoqlog-toaster-2.1-1.3.2
 
 libdomainkeys-toaster-0.68-1.3.2
 
 libsrs2-toaster-1.0.18-1.3.2
 
 maildrop-toaster-2.0.3-1.3.4
 
 maildrop-toaster-devel-2.0.3-1.3.4
 
 qmailadmin-toaster-1.2.9-1.3.3
 
 qmailmrtg-toaster-4.2-1.3.2
 
 qmail-pop3d-toaster-1.03-1.3.13
 
 qmail-toaster-1.03-1.3.13
 
 ripmime-toaster-1.4.0.6-1.3.2
 
 simscan-toaster-1.3.1-1.3.4
 
 spamassassin-toaster-3.1.7-1.3.6
 
 squirrelmail-toaster-1.4.9a-1.3.5
 
 ucspi-tcp-toaster-0.88-1.3.4
 
 vpopmail-toaster-5.4.13-1.3.3
 
 vqadmin-toaster-2.3.4-1.3.2
 
  
 
 It’s great for a two days earlier, but after that.. my mail server can’t
 get incoming mail from outside hosts.
 
  
 
 When I am use mcedit command, I am get
 
 /tmp cannot create link (31)
 
  
 
 Is this any connection with
 
 spamd-13985-init  spamd-18203-init  spamd-22493-init  spamd-26740-init 
 spamd-30968-init  spamd-5665-init   spamd-9820-init
 
 spamd-13986-init  spamd-18204-init  spamd-22495-init  spamd-26741-init 
 spamd-30969-init  spamd-5666-init   spamd-9821-init
 
 spamd-13987-init  spamd-18205-init  spamd-22496-init  spamd-26742-init 
 spamd-3096-init   spamd-5667-init   spamd-9822-init
 
 spamd-13988-init  spamd-18206-init  spamd-22497-init  spamd-26743-init 
 spamd-30970-init  spamd-5668-init   spamd-9823-init
 
 spamd-13989-init  spamd-18207-init  spamd-22498-init  spamd-26744-init 
 spamd-30971-init  spamd-5669-init   spamd-9824-init
 
 spamd-1398-init   spamd-18208-init  spamd-22499-init  spamd-26745-init 
 spamd-30972-init  spamd-566-initspamd-9825-init
 
 spamd-13990-init  spamd-18209-init  spamd-2249-init   spamd-26746-init 
 spamd-30973-init  spamd-5670-init   spamd-9826-init
 
 spamd-13991-init  spamd-1820-init   spamd-22500-init  spamd-26747-init 
 spamd-30974-init  spamd-5671-init   spamd-9827-init
 
  
 
 in my /tmp directory ?
 
  
 
 Please help me… I have installed my third qmail-toaster.
 
 I am so very confused.
 
  
 
 In my smtp log I got
 
 qq soft reject (mail server temporarily rejected message (#4.3.0)):
 MAILFROM:
 
  
 
  
 
 Thx…. For all your kindne…..
 
 Rendra Nurdiana
 
 www.rendranurdiana.com http://www.rendranurdiana.com
 
 Yahoo! : rendra_cc
 
 msn : [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
  Genius is 1% inspiration,99% perspiration
 
 Thomas Alva Edison
 
  
 


-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] qq hard/soft reject

2007-03-01 Thread Eric \Shubes\
DomainKeys is in sort of a state of flux at the moment. Depending on the
version of qmail-toaster you're running, YMMV.

In earlier versions with qmail-dk, disabling with David's method is
recommended. It was pretty badly broken.

Alexey did some great work on it, and his modifications were introduced in
v1.3.9. This improved things tremendously, but there are still a few bugs in
there.

In the latest version(s), DKVERIFY= should safely disable incoming
checking. To disable things entirely though, you can still use the earlier
method.

What I don't understand regarding your problem is that qmail-dk is
apparently trying to *sign* (as in outgoing process) these messages. I'm not
sure how it knows when to sign and when to check, other than the DKSIGN and
DKVERIFY environment variables.

Unless you really want/need it for some reason, the simplest solution would
be to disable it entirely. FWIW, DomainKeys is being superceded by DKIM, so
DomainKeys will go away eventually.

David Ferreira wrote:
 I think that adding DKVERIFY= in the tcp.smtp won't work.
 Just use this to totaly disable domain keys:
 
 rm -f /var/qmail/bin/qmail-queue; ln -s /var/qmail/bin/qmail-queue.orig
 /var/qmail/bin/qmail-queue
 
 If the problem is related which domain keys would be solved :)
 
 Best regards,
 David
 
 
 Bill Kwok escribió:
 Hi Terry,
  
 When gmail / yahoo sent email out, they will sign the email by their
 own domain keys.  But when these emails are forwarded from your ISP,
 the header has been modified and the signature became invalid.  I
 guess that's the reason why your server rejects them.  Try adding
 DKVERIFY= to the line of your ISP in tcp.smtp and rebuild the cdb to
 disable incoming checking.
  
 Hope it helps you and good luck.
  
 Best regards,
 Bill
  
 On 3/1/07, *T Rigby* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

 Hello all, first time poster here.  Ive been using QT for some
 time now and I've just updated to one of the more recent versions
 and since its worked so well out of the box in the past for me I
 guess I have a lot of holes in my ability to administate my mail
 system.

 I currently use fetchmail to grab my emails from my ISP and
 forward it to an email address I have on my own server here at
 home, for example fetchmail grabs mail from my ISP 
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] and then sends it off
 to [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED].  Somewhere along the line I run
 into the issue of mail getting rejected due to this.  I am
 guessing its fetchmail causing the issue or rather the fact that
 the mail is to  myisp.com http://myisp.com yet its being
 delivered to myhomeserver.com http://myhomeserver.com.  I
 really do lack the knowledge to really know whats going on to fix
 it properly.

 My /var/log/qmail/smtp/current shows a bunch of errors like the
 following
 qmail-smtpd: qq hard reject (qmail-dk: Cannot sign message due to
 invalid message syntax. (#5.3.0)): MAILFROM: [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] RCPTTO:[EMAIL PROTECTED]
 mailto:RCPTTO:[EMAIL PROTECTED]

 The odd thing is, most emails get through to me, its mostly emails
 from yahoo and gmail that dont get through.  I've tried adding
 rules to tcp.smtp and rebuilding the rules but that only makes it
 so that the IP's that are whitelisted arent hard rejected but soft
 rejected.  So fetchmail leaves them on my ISP's mail server
 instead of rejecting and deleting them.  Also, there are multiple
 IP addresses for gmail and yahoo mail servers which makes it
 harder to whitelist them.

 In order to try and figure out what is casing the mail to be
 rejected I've edited my tcp.smtp quite a bit.. it is currently as
 follows...


 127.0.0.1:allow,RELAYCLIENT=,QMAILQUEUE=/var/qmail/bin/simscan,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10


 24.71.223.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
 66.135.192.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
 66.94.234.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
 216.109.112.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan
 209.191.69.:allow,RBLSMTPD=,QMAILQUEUE=/var/qmail/bin/simscan

 :allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,QMAILQUEUE=/var/qmail/bin/simscan



 I probably have it pretty messed up here but before I g editing it
 anymore I wanted to post to this list to get some ideas on how to
 resolve this situation.  I also have to mention that I dont have
 issues with email being send directly to [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED], it is only when emails are
 grabbed with fetchmail.

 Can anyone here suggest what I might do to fix this problem other
 than stop using fetchmail :)  Thank you in advance for your time.

 Terry Rigby



-- 
-Eric 'shubes'


[qmailtoaster] Problems with qtp-newmodel

2007-03-01 Thread Guillermo Villasana
Hi guys, I have been trying to update my toaster, but when I get to the 
point of building the sandbox, it takes a lot of time, and my conection 
to the server is lost and the process stops, I tried to restart it, what 
should I do? I have set to be copied, should I use the linked version? I 
don't remember why it is best to use the copied instead of the linked 
version.

Thanks again
Terius

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with qtp-newmodel

2007-03-01 Thread Eric \Shubes\
Guillermo Villasana wrote:
 Hi guys, I have been trying to update my toaster, but when I get to the
 point of building the sandbox, it takes a lot of time, and my conection
 to the server is lost and the process stops, I tried to restart it, what
 should I do? I have set to be copied, should I use the linked version? I
 don't remember why it is best to use the copied instead of the linked
 version.
 Thanks again
 Terius
 

Hey GV,

Building the sandbox indeed can take quite a while. You'll need a good chuck
of free disk space too.

Once you've downloaded the new source rpms using qtp-newmodel (or make sure
that they're in /usr/src/qtp-upgrade/SRPMS/), you can run qtp-build-sandbox
by itself from the CLI if you'd like. If you run it with nohup in
background, it would continue to run after you log off or lose the connection:
# nohup qtp-build-sandbox -b qtp-build-sandbox.output 21 
I think that command should work for you. I haven't used nohup in a while.
Be sure to remove the existing sandbox first:
# rm -rf /opt/qtp-sandbox

After qtp-build-sandbox is done, you can run qtp-newmodel again, and tell it
not to rebuild the sandbox.

Regarding copied vs linked, copied is a bit safer and less confusing,
because is makes an actual copy of the main system. Linked uses hard links
instead of copies, so it runs a bit faster (a lot less I/O) and requires a
lot less disk space, provided that everything's in the same disk partition
as /. The Copied option typically takes 2.4G or so, while the Linked option
takes as little as 200M. The Linked option has been tested pretty well, so
safety isn't really much of an issue. Be aware, though, that if a linked
file were to change in the sandbox, the corresponding main file would change
too. The qtp-build-sandbox script takes care of making copies instead of
links for files that are changed by the build process, such as the rpm
database and toaster files. It also recognizes when things are in different
partitions, and makes copies when hard links are not possible (hard links
only work within a single partition).

HTH. Let us know if you'd like anything clarified.

-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with qtp-newmodel

2007-03-01 Thread George Sweetnam
- Original Message - 
From: Guillermo Villasana [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Thursday, March 01, 2007 11:52 AM
Subject: [qmailtoaster] Problems with qtp-newmodel


Hi guys, I have been trying to update my toaster, but when I get to the 
point of building the sandbox, it takes a lot of time, and my conection to 
the server is lost and the process stops, I tried to restart it, what 
should I do? I have set to be copied, should I use the linked version? I 
don't remember why it is best to use the copied instead of the linked 
version.

Thanks again
Terius

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-

# I use screen to remotely install it.
yum install screen

type screen to start a session
run your script  qmt-newmodel.sh
use [cntl] + [a] + [d] to detach the screen session
type screen -r to resume it later.  Note: if you have more than one 
session just do a screen -r # (you will get a list of #s)

type exit when done

--

It's great for those late night unattended installs or when using a wireless 
in which you cordless phone likes to steal your channel and disconnect you!


George S. 



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Problems with qtp-newmodel

2007-03-01 Thread Guillermo Villasana
Thanks a lot Eric, my main issue was the conection, I will try the way 
you put, I don't have a problem with space (actually I am using a lot 
more than 2GB, it would stop in around 4GB, I think I will be using 
around 6GB) :)


Thanks again
Terius

Eric Shubes wrote:

Guillermo Villasana wrote:
  

Hi guys, I have been trying to update my toaster, but when I get to the
point of building the sandbox, it takes a lot of time, and my conection
to the server is lost and the process stops, I tried to restart it, what
should I do? I have set to be copied, should I use the linked version? I
don't remember why it is best to use the copied instead of the linked
version.
Thanks again
Terius




Hey GV,

Building the sandbox indeed can take quite a while. You'll need a good chuck
of free disk space too.

Once you've downloaded the new source rpms using qtp-newmodel (or make sure
that they're in /usr/src/qtp-upgrade/SRPMS/), you can run qtp-build-sandbox
by itself from the CLI if you'd like. If you run it with nohup in
background, it would continue to run after you log off or lose the connection:
# nohup qtp-build-sandbox -b qtp-build-sandbox.output 21 
I think that command should work for you. I haven't used nohup in a while.
Be sure to remove the existing sandbox first:
# rm -rf /opt/qtp-sandbox

After qtp-build-sandbox is done, you can run qtp-newmodel again, and tell it
not to rebuild the sandbox.

Regarding copied vs linked, copied is a bit safer and less confusing,
because is makes an actual copy of the main system. Linked uses hard links
instead of copies, so it runs a bit faster (a lot less I/O) and requires a
lot less disk space, provided that everything's in the same disk partition
as /. The Copied option typically takes 2.4G or so, while the Linked option
takes as little as 200M. The Linked option has been tested pretty well, so
safety isn't really much of an issue. Be aware, though, that if a linked
file were to change in the sandbox, the corresponding main file would change
too. The qtp-build-sandbox script takes care of making copies instead of
links for files that are changed by the build process, such as the rpm
database and toaster files. It also recognizes when things are in different
partitions, and makes copies when hard links are not possible (hard links
only work within a single partition).

HTH. Let us know if you'd like anything clarified.

  



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Last question before upgrade

2007-03-01 Thread Guillermo Villasana
I am almost ready to make the upgrade... but as usual I am a bit 
reluctant, and was wondering if there is a way to roll back if anything 
goes wrong. I have seen the recovering from a blown upgrade... still I 
wanted to ask if anyone has rollback to the previous installation. I 
think it would be good to add the recovering from a blown upgrade and 
roll back to previous installation in the wiki under the upgrade page.

What are your thoughts?

Greetz
Terius

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Last question before upgrade

2007-03-01 Thread Eric \Shubes\
Guillermo Villasana wrote:
 I am almost ready to make the upgrade... but as usual I am a bit
 reluctant, and was wondering if there is a way to roll back if anything
 goes wrong. I have seen the recovering from a blown upgrade... still I
 wanted to ask if anyone has rollback to the previous installation. I
 think it would be good to add the recovering from a blown upgrade and
 roll back to previous installation in the wiki under the upgrade page.
 What are your thoughts?
 
 Greetz
 Terius
 

That'd be a nice procedure to have all right. I'm afraid we haven't done
that yet though. If you're concerned, I'd check to be sure you at least have
the binary rpms for your present installation handy. I think that would
suffice (in addition to having a backup of your user data as another safety
net). If you're simply upgrading from a previous 1.3.x version, you
shouldn't have (much of) a problem though.

-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] problems with install

2007-03-01 Thread Jim Shupert, Jr.
friends,

I am following the directions of
http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt

I make it as far as 
5. Prepare to Install QmailToaster: 

 yum -y update
But , the update fails with  cannot find valid BaseUrl for repos.update

so i edited the /etc/yum.repos.d and removed the '#'  from in front of the 
BaseURL
i tired :  yum -y update  again  and get the following

[EMAIL PROTECTED] yum -y update
Setting up Update Process
Setting up repositories
http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml: [Errno 4] 
IOError: urlopen error (-3, 'Temporary failure in name resolution')
Trying other mirror.
Cannot open/read repomd.xml file for repository: update
failure: repodata/repomd.xml from update: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from update: [Errno 256] No more mirrors 
totry.

I have looked at my /etc/resolv.conf and - i think my DNS info is ok

but I cannot ping www.yahoo.com ( that seems like a DNS thing )

But I think the cnt40-svcs.sh  firewall.sh  have 'closed' my ability to do 
things like ping yahoo.
(note my server is ip num 192.nnn.nnn.200   and I cannot ftp to 192.nnn.nnn.201 
- i could this morning )

I also am wonderin when i edit the firewall.sh




[qmailtoaster] problems with install

2007-03-01 Thread Jim Shupert, Jr.
[ 2 Qs the editing of firewall.sh   and why might yum - y update fail ]

Friends,

I am following the directions of
http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt

I make it as far as 
5. Prepare to Install QmailToaster: 

 yum -y update
But , the update fails with  cannot find valid BaseUrl for repos.update

so I edited the /etc/yum.repos.d and removed the '#'  from in front of the 
BaseURL
i tired :  yum -y update  again  and get the following

[EMAIL PROTECTED] yum -y update
Setting up Update Process
Setting up repositories
http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml: [Errno 4] 
IOError: urlopen error (-3, 'Temporary failure in name resolution')
Trying other mirror.
Cannot open/read repomd.xml file for repository: update
failure: repodata/repomd.xml from update: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from update: [Errno 256] No more mirrors 
totry.

I have looked at my /etc/resolv.conf and - i think my DNS info is ok

but I cannot ping www.yahoo.com ( that seems like a DNS thing )

But I think the cnt40-svcs.sh  firewall.sh  have 'closed' my ability to do 
things like ping yahoo.
(note my server is ip num 192.nnn.nnn.200   and I cannot ftp to 192.nnn.nnn.201 
- i could this morning )

I also am wondering when i edit the firewall.sh

edit MYIP=your-IP-address   should I keep the  around the ip num as

edit MYIP=192.nnn.nnn.nnn   or   edit MYIP=192.nnn.nnn.nnn

should I expect the changes made by the firewall.sh and cnt40-svcs.sh to 
prevent me from being able to

open a browser to google.com?



Thanks

jim


[qmailtoaster] opps

2007-03-01 Thread Jim Shupert, Jr.
sorry for the 1st email being sent as a fragment...
I guess we are a wee bit nervous here.

the 2nd is complete

j

Re: [qmailtoaster] problems with install

2007-03-01 Thread Dustin Krysak

I found the firewall script pooched my install so when I started
over, I just commented out the line that calls the fw script and did
my own rules.

d

On 3/1/07, Jim Shupert, Jr. [EMAIL PROTECTED] wrote:




[ 2 Qs the editing of firewall.sh   and why might yum - y update fail ]

Friends,

I am following the directions of
http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt

I make it as far as
5. Prepare to Install QmailToaster:

 yum -y update
But , the update fails with  cannot find valid BaseUrl for repos.update

so I edited the /etc/yum.repos.d and removed the '#'  from in front of the
BaseURL
i tired :  yum -y update  again  and get the following

[EMAIL PROTECTED] yum -y update
Setting up Update Process
Setting up repositories
http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml:
[Errno 4] IOError: urlopen error (-3, 'Temporary failure in name
resolution')


Trying other mirror.
Cannot open/read repomd.xml file for repository: update
failure: repodata/repomd.xml from update: [Errno 256] No more mirrors to
try.
Error: failure: repodata/repomd.xml from update: [Errno 256] No more mirrors
totry.

I have looked at my /etc/resolv.conf and - i think my DNS info is ok

but I cannot ping www.yahoo.com ( that seems like a DNS thing )

But I think the cnt40-svcs.sh  firewall.sh  have 'closed' my ability to do
things like ping yahoo.
(note my server is ip num 192.nnn.nnn.200   and I cannot ftp to
192.nnn.nnn.201 - i could this morning )

I also am wondering when i edit the firewall.sh

edit MYIP=your-IP-address   should I keep the  around the ip num as

edit MYIP=192.nnn.nnn.nnn   or   edit MYIP=192.nnn.nnn.nnn

should I expect the changes made by the firewall.sh and cnt40-svcs.sh to
prevent me from being able to

open a browser to google.com?



Thanks

jim


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Last question before upgrade

2007-03-01 Thread Jake Vickers

Eric Shubes wrote:

Guillermo Villasana wrote:

I am almost ready to make the upgrade... but as usual I am a bit
reluctant, and was wondering if there is a way to roll back if anything
goes wrong. I have seen the recovering from a blown upgrade... still I
wanted to ask if anyone has rollback to the previous installation. I
think it would be good to add the recovering from a blown upgrade and
roll back to previous installation in the wiki under the upgrade page.
What are your thoughts?

Greetz
Terius



That'd be a nice procedure to have all right. I'm afraid we haven't done
that yet though. If you're concerned, I'd check to be sure you at least have
the binary rpms for your present installation handy. I think that would
suffice (in addition to having a backup of your user data as another safety
net). If you're simply upgrading from a previous 1.3.x version, you
shouldn't have (much of) a problem though.



I second that. I keep a copy of the RPMs I'm currently running on a CD, 
then I do a backup before I do an upgrade. Then if something doesn't go 
right I can remove the new packages, reinstall the old ones from the CD, 
and then just run the restore script. I have a removal script for QMT 
around here somewhere, but it would need to be freshened up for the new 
(ie: extra) packages. I used it for testing so I could install, then 
uninstall to try different things without starting over.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] problems with install

2007-03-01 Thread Eric \Shubes\
Yeah, it hosed me too on a headless install. Couldn't ssh in from local
network after firewall.sh ran. :( Easy enough to fix though by adding rule
as below (existing lines included for reference):

## Drop all incoming fragments
iptables -A INPUT -i eth0 -f -j DROP
#
# shubes 5/16/06 - accept packets from local net
iptables -A INPUT -s 192.nnn.nnn.0/255.255.255.0 -j ACCEPT
#
## Drop outside packets with local addresses - anti-spoofing measure

I'm not sure that would fix Jim's problem though. I'd try turning off
firewall to see if that's the problem:
# service iptables stop

Dustin Krysak wrote:
 I found the firewall script pooched my install so when I started
 over, I just commented out the line that calls the fw script and did
 my own rules.
 
 d
 
 On 3/1/07, Jim Shupert, Jr. [EMAIL PROTECTED] wrote:



 [ 2 Qs the editing of firewall.sh   and why might yum - y update fail ]

 Friends,

 I am following the directions of
 http://www.qmailtoaster.com/centos/cnt40/EZ-QmailToaster-CentOS-4.3.txt

 I make it as far as
 5. Prepare to Install QmailToaster:

  yum -y update
 But , the update fails with  cannot find valid BaseUrl for repos.update

 so I edited the /etc/yum.repos.d and removed the '#'  from in front of
 the
 BaseURL
 i tired :  yum -y update  again  and get the following

 [EMAIL PROTECTED] yum -y update
 Setting up Update Process
 Setting up repositories
 http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml:
 [Errno 4] IOError: urlopen error (-3, 'Temporary failure in name
 resolution')


 Trying other mirror.
 Cannot open/read repomd.xml file for repository: update
 failure: repodata/repomd.xml from update: [Errno 256] No more mirrors to
 try.
 Error: failure: repodata/repomd.xml from update: [Errno 256] No more
 mirrors
 totry.

 I have looked at my /etc/resolv.conf and - i think my DNS info is ok

 but I cannot ping www.yahoo.com ( that seems like a DNS thing )

 But I think the cnt40-svcs.sh  firewall.sh  have 'closed' my ability
 to do
 things like ping yahoo.
 (note my server is ip num 192.nnn.nnn.200   and I cannot ftp to
 192.nnn.nnn.201 - i could this morning )

 I also am wondering when i edit the firewall.sh
 edit MYIP=your-IP-address   should I keep the  around the ip num as
 edit MYIP=192.nnn.nnn.nnn   or   edit MYIP=192.nnn.nnn.nnn

Doesn't really matter (I think). I'd use the quotes to be on the safe side.

 should I expect the changes made by the firewall.sh and cnt40-svcs.sh to
 prevent me from being able to open a browser to google.com?



 Thanks

 jim


-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] Qmail Toaster Help ...qq soft reject (mail server temporarily rejected message (#4.3.0)

2007-03-01 Thread rendra
I am using

djbdns-localcache-1.05-1.0.3

Is there any related with DKKEY ? in my simcontrol.I have disabled my DKKEY.

Now... Seem normal again.

-Original Message-
From: Eric Shubes [mailto:[EMAIL PROTECTED] 
Sent: 01 Maret 2007 22:36
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Qmail Toaster Help ...qq soft reject (mail
server temporarily rejected message (#4.3.0)

?DNS?

rendra wrote:
 Hi All,
 
  
 
 I am new bie in Linux
 
  
 
  
 
 Please help me,
 
  
 
 I am running new qmail toaster installation, and follow the step for
 fedora core 5.
 
 This is my RPM
 
 [EMAIL PROTECTED] tmp]# rpm -qa | grep toaster | sort
 
 autorespond-toaster-2.0.4-1.3.2
 
 clamav-toaster-0.90-1.3.10
 
 control-panel-toaster-0.5-1.3.3
 
 courier-authlib-toaster-0.59.1-1.3.5
 
 courier-imap-toaster-4.1.2-1.3.6
 
 daemontools-toaster-0.76-1.3.2
 
 ezmlm-cgi-toaster-0.53.324-1.3.2
 
 ezmlm-toaster-0.53.324-1.3.2
 
 isoqlog-toaster-2.1-1.3.2
 
 libdomainkeys-toaster-0.68-1.3.2
 
 libsrs2-toaster-1.0.18-1.3.2
 
 maildrop-toaster-2.0.3-1.3.4
 
 maildrop-toaster-devel-2.0.3-1.3.4
 
 qmailadmin-toaster-1.2.9-1.3.3
 
 qmailmrtg-toaster-4.2-1.3.2
 
 qmail-pop3d-toaster-1.03-1.3.13
 
 qmail-toaster-1.03-1.3.13
 
 ripmime-toaster-1.4.0.6-1.3.2
 
 simscan-toaster-1.3.1-1.3.4
 
 spamassassin-toaster-3.1.7-1.3.6
 
 squirrelmail-toaster-1.4.9a-1.3.5
 
 ucspi-tcp-toaster-0.88-1.3.4
 
 vpopmail-toaster-5.4.13-1.3.3
 
 vqadmin-toaster-2.3.4-1.3.2
 
  
 
 It's great for a two days earlier, but after that.. my mail server can't
 get incoming mail from outside hosts.
 
  
 
 When I am use mcedit command, I am get
 
 /tmp cannot create link (31)
 
  
 
 Is this any connection with
 
 spamd-13985-init  spamd-18203-init  spamd-22493-init  spamd-26740-init 
 spamd-30968-init  spamd-5665-init   spamd-9820-init
 
 spamd-13986-init  spamd-18204-init  spamd-22495-init  spamd-26741-init 
 spamd-30969-init  spamd-5666-init   spamd-9821-init
 
 spamd-13987-init  spamd-18205-init  spamd-22496-init  spamd-26742-init 
 spamd-3096-init   spamd-5667-init   spamd-9822-init
 
 spamd-13988-init  spamd-18206-init  spamd-22497-init  spamd-26743-init 
 spamd-30970-init  spamd-5668-init   spamd-9823-init
 
 spamd-13989-init  spamd-18207-init  spamd-22498-init  spamd-26744-init 
 spamd-30971-init  spamd-5669-init   spamd-9824-init
 
 spamd-1398-init   spamd-18208-init  spamd-22499-init  spamd-26745-init 
 spamd-30972-init  spamd-566-initspamd-9825-init
 
 spamd-13990-init  spamd-18209-init  spamd-2249-init   spamd-26746-init 
 spamd-30973-init  spamd-5670-init   spamd-9826-init
 
 spamd-13991-init  spamd-1820-init   spamd-22500-init  spamd-26747-init 
 spamd-30974-init  spamd-5671-init   spamd-9827-init
 
  
 
 in my /tmp directory ?
 
  
 
 Please help me. I have installed my third qmail-toaster.
 
 I am so very confused.
 
  
 
 In my smtp log I got
 
 qq soft reject (mail server temporarily rejected message (#4.3.0)):
 MAILFROM:
 
  
 
  
 
 Thx.. For all your kindne...
 
 Rendra Nurdiana
 
 www.rendranurdiana.com http://www.rendranurdiana.com
 
 Yahoo! : rendra_cc
 
 msn : [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
  Genius is 1% inspiration,99% perspiration
 
 Thomas Alva Edison
 
  
 


-- 
-Eric 'shubes'

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] exception for RBL Locally

2007-03-01 Thread Gabriel Lai
Indeed this is what I need. It works!

Thanks 


- Original Message 
From: Craig Smith [EMAIL PROTECTED]
To: qmailtoaster-list@qmailtoaster.com
Sent: Thursday, March 1, 2007 6:52:07 PM
Subject: RE: [qmailtoaster] exception for RBL Locally


Hi
 
I think this is white you are after.  Taken from the wiki, this should stop it.
 
If you want to whitelist an IP address from these blacklists you can modify 
/etc/tcprules.d/tcp.smtp, adding a line like this: 
192.168.1.:allow,RBLSMTPD=,DKSIGN=/var/qmail/control/domainkeys/%/private

changing 192.168.1. to the IPaddress or ip block you want to allow. Specifying 
RBLSMTPD= disables rblsmtpd processing for the specified IP block/address. 
See man rblsmtpd for more detail. 
Retrieved from http://wiki.qmailtoaster.com/index.php/RBLs;
 




From: Gabriel Lai [mailto:[EMAIL PROTECTED] 
Sent: 01 March 2007 09:56
To: Qmail Toaster List 2
Subject: [qmailtoaster] exception for RBL Locally


Hi,
 
I'm facing the below problem. The subnet mask 172.255.1.* is my LAN IP address. 
However, the IP addresses are listed in SORBS. How can I do an exception list 
so that QT won't check the range of IP Address of my LAN?
 
@400045e6a212032eef0c tcpserver: status: 1/100
@400045e6a21203316fac tcpserver: pid 5536 from 172.255.1.99
@400045e6a21203329c74 tcpserver: ok 5536 
mailsrv.palmoleo.com.my:172.255.1.101:25 :172.255.1.99::1196
@400045e6a21307806324 rblsmtpd: 172.255.1.99 pid 5536: 451 Dynamic IP 
Addresses See: http://www.sorbs.net/lookup.shtml?172.255.1.99
@400045e6a2152f7f66a4 tcpserver: end 5536 status 0
@400045e6a2152f7f7e14 tcpserver: status: 0/100




Never Miss an Email
Stay connected with Yahoo! Mail on your mobile. Get started!


 

Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index

[qmailtoaster] ezmlm file import

2007-03-01 Thread David Milholen

Ok, Here I am again with ezmlm.. Really want this to work because I dont
want to have to enter 300+ emails.
 My txt file import into ezmlm worked with no errors but none of those on
that list recieved the msg from the mailing list.
 How do i fix this??
my head is beginning to hurt:(


-- 
Wireless Etc
David Milholen
Lead Coordinator
Phone:(501)318-1300
Email:[EMAIL PROTECTED]
Web:www.wletc.com



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] spamd scans emails from relays

2007-03-01 Thread Stanley Robins

My qmailtoaster scans all outgoing messages even though i am sending it
through relaying.

I want to know how can i stop spamd from scanning outgoing
messages if send from a trusted server which is allowed to relay and
also not scan outgoing mails of people who are using smtpauth.

Thanks


[qmailtoaster] Fwd: spamd scans emails from relays

2007-03-01 Thread Stanley Robins

i was going through the wiki and found that my toaster does not have
simcontrol file in my /var/qmail/control/ files,  is my relay emails being
scanned because of this  ?

can somebody send me a simcontrol file ? i use qmailtoaster 1.2

Thanks

-- Forwarded message --
From: Stanley Robins [EMAIL PROTECTED]
Date: Mar 2, 2007 10:40 AM
Subject: spamd scans emails from relays
To: qmailtoaster-list@qmailtoaster.com

My qmailtoaster scans all outgoing messages even though i am sending it
through relaying.

I want to know how can i stop spamd from scanning outgoing
messages if send from a trusted server which is allowed to relay and
also not scan outgoing mails of people who are using smtpauth.


Thanks