Re: [qmailtoaster] SMTP-AUTH on CentOS 4 does not working - Please help

2007-05-17 Thread Miki

After adding this line and generate the cdb again, it's look like my server
is NOT open relayed anymore.

Thanks guys for your help.

Miki


On 5/14/07, Philip Nix Guru [EMAIL PROTECTED] wrote:


if you use the latest qmt
really add this last line (replacing yours starting with :.. )

:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,DKVERIFY=DEGIJKfh,QMAILQUEUE=/var/qmail/bin/simscan,DKQUEUE=/var/qmail/bin/qmail-
queue.orig
,DKSIGN=/var/qmail/control/domainkeys/%/private,NOP0FCHECK=1

recreate cdb file, restart qmail and your users must auth, it has to
work that way
qmail is patched with the require_auth patch

But you didnt tell us, is your server an open relay ?
from what it should be
using normal smtp port
users from 10.10.10.0/24 and 10.10.20.0/24 can send email through your
server (no need to auth)
localhost same ..
But all the others cant and need to auth
Otherwise your server is an open relay


Miki wrote:
 Hi,
 In my /var/qmail/supervise/smtp/run:
 TCP_CDB=/etc/tcprules.d/tcp.smtp.cdb

 [EMAIL PROTECTED]:~% strings /etc/tcprules.d/tcp.smtp.cdb
 127.+RELAYCLIENT=
 +BADMIMETYPE=
 +BADLOADERTYPE=M
 +CHKUSER_RCPTLIMIT=50
 +CHKUSER_WRONGRCPTLIMIT=10
 +QMAILQUEUE=/var/qmail/bin/simscan
 10.10.10.+RELAYCLIENT=
 10.10.20.+RELAYCLIENT=


 Thanks,
 Miki



 On 5/14/07, *Philip Nix Guru* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:

 Miki
 in your /var/qmail/supervise/smtp/run
 what you got for :
 TCP_CDB=/etc/tcprules.d/tcp.smtp.cdb ??
 does that match what you got ?
 and check your tcp.smtp.cdb file
 do something like strings /etc/tcprules.d/tcp.smtp.cdb w/o the
  of
 course
 and check if that matches the 2 lines Warren told you to use

 Good luck

 Warren (mailing lists) wrote:
  Do not delete them all. Leave these lines in there:
 
 

127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private

 
 

:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=50,CHKUSER_WRONGRCPTLIMIT=10,DKVERIFY=DEGIJKfh,QMAILQUEUE=/var/qmail/bin/simscan,DKQUEUE=/var/qmail/bin/qmail-
 queue.orig
,DKSIGN=/var/qmail/control/domainkeys/%/private,NOP0FCHECK=1
 
 
 
  Regards,
  Warren
 
  Miki wrote:
  Hi again,
  It's look like that Qmail is ignoring rcpthosts file, it is
 relay to
  any domain from any domain even after I delete all lines from
  /etc/tcp.smtp and rebuild the cdb file.
 
  Any idea?
 
  Thanks,
  Miki
 
 
 

-
  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]
 



-
  QmailToaster hosted by: VR Hosted http://www.vr.org
 http://www.vr.org

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]




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




[qmailtoaster] [QmailToaster] Global mailbox for domain

2007-05-17 Thread Miki

Hi all,
I want to know how could I configure one big global mailbox for specific
domain that will be used for all domain's email addresses?
Is there any guide for this?


Thanks
Miki


Re: [qmailtoaster] Top 10 senders account

2007-05-17 Thread PakOgah
why dont you go to http://your.server.com/stats-toaster/
it will give you top 100 of something

 Thanx Warren

 Are you agree that
 tail -f /var/log/qmail/smtp/current | grep relaying rcpt
 will give me to monitor ALL and ONLY the accounts that are sending
 through my system. SMTP log has a lot of traffic.

 Federico Krum


 Warren (mailing lists) escribió:
 Basura wrote:
 Hi All,
 I´m sure one or more of the accounts in my server is sending spam.
 That is why I need what I have asked before.
 Can anyone give me a clue on this?
 Thx, Federico Krum


 Basura escribió:
 Hi All,

 How do I know wich are top 10 accounts that send mail from my
 server? Im asking for the accounts because not allways the
 FROM:sender is the one that sends the email.

 Thanx

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



 Oops - you probably want to check the SMTP logs not the send logs.
 /var/log/qmail/smtp

 W

 -
 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]





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



RE: [qmailtoaster] Greylisting

2007-05-17 Thread PakOgah

 Dear,

 I'm new to qmailtoaster,  I'm now in the process of setting up a new
 server
 and have to implement qmailtoaster. Can anyone inform me about
 synchronizing
 address book? As my client will use outlook express 2003 for they MUA.
 Please help..

 Regards,
 Lauqin

hmm... have you tried looking in wiki and archive?
global address book for squirelmail and email client seems a feature which
QT missed. most global address book solution is using LDAP (qmail-ldap)
but QT using vpopmail with mysql database.

there are a lot of request if I check on archive
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg11714.html
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg00383.html
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg03900.html

and it might be your answers (info from Thiago Germano Beier)
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg00434.html

btw, what do you mean by have to implement qmailtoaster dont you think
have to implement a mailserver ? out there.. (still using qmail) there
are mailserver packaging with ldap and easily provide a global address
book
for instance
http://www.qmail-ldap.org/wiki/Main_Page
http://freshmeat.net/projects/qmail-ldap/
http://www.nrg4u.com/
http://deeproot.in/deepofix (this mailserver also has a nice web admin --
wow!!!)

frankly I choose QT because it easier for me to manage mysql database
instead LDAP. yes my user also asking for it. btw, lists how many of you
who didn't have global address book and want it badly ?? Raised your
hands.
Hi, Thiago Germano Beier can you share your installation notes,

Thank b4


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



RE: [qmailtoaster] strange pop3 log content...

2007-05-17 Thread Craig Smith
I'm not sure about the 10 on the tcpserver line.  On mine I have -H -c with
no 10 at all.

-H tells it not to do remote host dns lookup, there is no number variable
associated with it as far as I know.  Try removing the 10.

/usr/bin/tcpserver -v -R -H -c 200 0 110 \

See if that helps.



-Original Message-
From: Domenico Fortunato [mailto:[EMAIL PROTECTED] 
Sent: 17 May 2007 01:07
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] strange pop3 log content...

Hi

My configuration:
Internet - Firewall/Router ( Public IP nat/portforwarding ) - QT
server wtih LAN IP ( Non public IP )

Qmailtoaster on Centos5.

My pop3 log is full of this strange message:
2007-05-17 01:50:02.997488500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:04.016499500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:05.035285500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:06.054439500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:07.249276500 tcpserver: fatal: unable to figure out 
port number for -c

--
This is my pop3 run:
#!/bin/sh

PASSPROG=/home/vpopmail/bin/vchkpw
HOSTNAME=`hostname --fqdn`

exec /usr/bin/softlimit -m 12800 \
/usr/bin/tcpserver -v -R -H 10 -c 200 0 110 \
/var/qmail/bin/qmail-popup $HOSTNAME \
$PASSPROG /var/qmail/bin/qmail-pop3d Maildir 21

--
This is my /etc/tcprules.d/tcp.smtp:

127.:allow,RELAYCLIENT=,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT
=30,CHKUSER_WRONGRCPTLIMIT=10,DKVERIFY=DEfhIJK,QMAILQUEUE=/var/qmail/
bin/simscan,DKQUEUE=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/co
ntrol/domainkeys/%/private,NOP0FCHECK=1
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=30,CHKUSER_WRONG
RCPTLIMIT=10,DKVERIFY=DEfhIJK,QMAILQUEUE=/var/qmail/bin/simscan,DKQUEU
E=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/control/domainkeys/%/
private,NOP0FCHECK=1


Do you have any idea of this issue?
Thank you.

Domenico Fortunato.


-
 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] [QmailToaster] Global mailbox for domain

2007-05-17 Thread Craig Smith
Hi There,
 
It sounds like you want a catchall account. Create the account that you want
to use, eg [EMAIL PROTECTED], then you modify the .qmail-default file in
the relevant domains folder /home/vpopmail/domains/domain.com and add the
address you want to use.  Comment out the first line, or replace
bounce-no-mailbox with [EMAIL PROTECTED] or you can add
./glabal/Maildir/ below that commented line.  It will deliver ALL mail aimed
at that domain to this account.
 
That's all you need to configure a catchall account.  Of course you can use
postmaster@ if you want, you don't have to create a new account.
 
Hope that helps
 
Craig
 

  _  

From: Miki [mailto:[EMAIL PROTECTED] 
Sent: 17 May 2007 08:04
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] [QmailToaster] Global mailbox for domain


Hi all,
I want to know how could I configure one big global mailbox for specific
domain that will be used for all domain's email addresses?
Is there any guide for this?


Thanks
Miki



Re: [qmailtoaster] strange pop3 log content...

2007-05-17 Thread Domenico Fortunato

Wow
Seem to be solved.
Should we correct it on qmailtoaster wiki?...

http://wiki.qmailtoaster.com/index.php/Slow_pop3

Is it correct there?
Many many thanks

Domenico Fortunato.


Craig Smith ha scritto:

I'm not sure about the 10 on the tcpserver line.  On mine I have -H -c with
no 10 at all.

-H tells it not to do remote host dns lookup, there is no number variable
associated with it as far as I know.  Try removing the 10.

/usr/bin/tcpserver -v -R -H -c 200 0 110 \

See if that helps.



-Original Message-
From: Domenico Fortunato [mailto:[EMAIL PROTECTED] 
Sent: 17 May 2007 01:07

To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] strange pop3 log content...

Hi

My configuration:
Internet - Firewall/Router ( Public IP nat/portforwarding ) - QT
server wtih LAN IP ( Non public IP )

Qmailtoaster on Centos5.

My pop3 log is full of this strange message:
2007-05-17 01:50:02.997488500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:04.016499500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:05.035285500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:06.054439500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:07.249276500 tcpserver: fatal: unable to figure out 
port number for -c


--
This is my pop3 run:
#!/bin/sh

PASSPROG=/home/vpopmail/bin/vchkpw
HOSTNAME=`hostname --fqdn`

exec /usr/bin/softlimit -m 12800 \
/usr/bin/tcpserver -v -R -H 10 -c 200 0 110 \
/var/qmail/bin/qmail-popup $HOSTNAME \
$PASSPROG /var/qmail/bin/qmail-pop3d Maildir 21

--
This is my /etc/tcprules.d/tcp.smtp:

127.:allow,RELAYCLIENT=,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT
=30,CHKUSER_WRONGRCPTLIMIT=10,DKVERIFY=DEfhIJK,QMAILQUEUE=/var/qmail/
bin/simscan,DKQUEUE=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/co
ntrol/domainkeys/%/private,NOP0FCHECK=1
:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=30,CHKUSER_WRONG
RCPTLIMIT=10,DKVERIFY=DEfhIJK,QMAILQUEUE=/var/qmail/bin/simscan,DKQUEU
E=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/control/domainkeys/%/
private,NOP0FCHECK=1


Do you have any idea of this issue?
Thank you.

Domenico Fortunato.
  




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



RE: [qmailtoaster] strange pop3 log content...

2007-05-17 Thread Craig Smith
:-)  Ah right, now that I look at that I understand, it is actually correct
on the wiki.  

On the wiki it's not 10 but -l0 (as in L and not 1) :-)

So you can just add the -l0 if you want or if it is working don't worry
about it. Pretty sure it's mainly the -H that speeds up pop3 login.
Although rebooting the server is not really necessary, qmailctl stop, then
ps -ef|grep qmail and clear all qmail processes that don't complete works
fine.  At least on my server too.

 

-Original Message-
From: Domenico Fortunato [mailto:[EMAIL PROTECTED] 
Sent: 17 May 2007 09:51
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] strange pop3 log content...

Wow
Seem to be solved.
Should we correct it on qmailtoaster wiki?...

http://wiki.qmailtoaster.com/index.php/Slow_pop3

Is it correct there?
Many many thanks

Domenico Fortunato.


Craig Smith ha scritto:
 I'm not sure about the 10 on the tcpserver line.  On mine I have -H -c
with
 no 10 at all.

 -H tells it not to do remote host dns lookup, there is no number variable
 associated with it as far as I know.  Try removing the 10.

 /usr/bin/tcpserver -v -R -H -c 200 0 110 \

 See if that helps.



 -Original Message-
 From: Domenico Fortunato [mailto:[EMAIL PROTECTED] 
 Sent: 17 May 2007 01:07
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] strange pop3 log content...

 Hi

 My configuration:
 Internet - Firewall/Router ( Public IP nat/portforwarding ) - QT
 server wtih LAN IP ( Non public IP )

 Qmailtoaster on Centos5.

 My pop3 log is full of this strange message:
 2007-05-17 01:50:02.997488500 tcpserver: fatal: unable to figure out 
 port number for -c
 2007-05-17 01:50:04.016499500 tcpserver: fatal: unable to figure out 
 port number for -c
 2007-05-17 01:50:05.035285500 tcpserver: fatal: unable to figure out 
 port number for -c
 2007-05-17 01:50:06.054439500 tcpserver: fatal: unable to figure out 
 port number for -c
 2007-05-17 01:50:07.249276500 tcpserver: fatal: unable to figure out 
 port number for -c

 --
 This is my pop3 run:
 #!/bin/sh

 PASSPROG=/home/vpopmail/bin/vchkpw
 HOSTNAME=`hostname --fqdn`

 exec /usr/bin/softlimit -m 12800 \
 /usr/bin/tcpserver -v -R -H 10 -c 200 0 110 \
 /var/qmail/bin/qmail-popup $HOSTNAME \
 $PASSPROG /var/qmail/bin/qmail-pop3d Maildir 21

 --
 This is my /etc/tcprules.d/tcp.smtp:


127.:allow,RELAYCLIENT=,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT

=30,CHKUSER_WRONGRCPTLIMIT=10,DKVERIFY=DEfhIJK,QMAILQUEUE=/var/qmail/

bin/simscan,DKQUEUE=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/co
 ntrol/domainkeys/%/private,NOP0FCHECK=1

:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=30,CHKUSER_WRONG

RCPTLIMIT=10,DKVERIFY=DEfhIJK,QMAILQUEUE=/var/qmail/bin/simscan,DKQUEU

E=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/control/domainkeys/%/
 private,NOP0FCHECK=1


 Do you have any idea of this issue?
 Thank you.

 Domenico Fortunato.
   



-
 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]



[qmailtoaster] slow SMTP

2007-05-17 Thread akisakye
Hello everyone,
My toaster has been running ok until yesterday, the mail client outlook
has failed to send emails out through my toaster. it keep returning an
error connecting to SMTP server. The weired thing is that I have not
changed a thing, well except a plugin I added to squirelweb mail(email
footer to be exact). Email sent through squirrel are delivered fine.
smtp logs dont show any issues.

any ideas??

ALex


-
Celebrating 10 years of Excellence (1997-2007).
   Enter His gates with Thanksgiving
http://www.ucu.ac.ug/


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



Re: [qmailtoaster] slow SMTP

2007-05-17 Thread Philip Nix Guru

Hi Alex
Check your rbl lists
Like I said yesterday if you use opm.blitzed.org you will have such issues
-P

[EMAIL PROTECTED] wrote:

Hello everyone,
My toaster has been running ok until yesterday, the mail client outlook
has failed to send emails out through my toaster. it keep returning an
error connecting to SMTP server. The weired thing is that I have not
changed a thing, well except a plugin I added to squirelweb mail(email
footer to be exact). Email sent through squirrel are delivered fine.
smtp logs dont show any issues.

any ideas??

ALex


-
Celebrating 10 years of Excellence (1997-2007).
   Enter His gates with Thanksgiving
http://www.ucu.ac.ug/


-
 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] slow SMTP

2007-05-17 Thread Kisakye Alex

Thanks Philip
Opm.blitzed.org was the problem

Alex
--

Hi Alex
Check your rbl lists
Like I said yesterday if you use opm.blitzed.org you will have such issues
-P

[EMAIL PROTECTED] wrote:
 Hello everyone,
 My toaster has been running ok until yesterday, the mail client outlook
 has failed to send emails out through my toaster. it keep returning an
 error connecting to SMTP server. The weired thing is that I have not
 changed a thing, well except a plugin I added to squirelweb mail(email
 footer to be exact). Email sent through squirrel are delivered fine.
 smtp logs dont show any issues.

 any ideas??

 ALex


 -
 Celebrating 10 years of Excellence (1997-2007).
Enter His gates with Thanksgiving
 http://www.ucu.ac.ug/


 -
  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]



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



Re: [qmailtoaster] strange pop3 log content...

2007-05-17 Thread Domenico Fortunato

:-)

So I need a pair of glasses and... I will spend the night into the bed.

:-)

Thanks so much.


Craig Smith ha scritto:

:-)  Ah right, now that I look at that I understand, it is actually correct
on the wiki.  


On the wiki it's not 10 but -l0 (as in L and not 1) :-)

So you can just add the -l0 if you want or if it is working don't worry
about it. Pretty sure it's mainly the -H that speeds up pop3 login.
Although rebooting the server is not really necessary, qmailctl stop, then
ps -ef|grep qmail and clear all qmail processes that don't complete works
fine.  At least on my server too.

 


-Original Message-
From: Domenico Fortunato [mailto:[EMAIL PROTECTED] 
Sent: 17 May 2007 09:51

To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] strange pop3 log content...

Wow
Seem to be solved.
Should we correct it on qmailtoaster wiki?...

http://wiki.qmailtoaster.com/index.php/Slow_pop3

Is it correct there?
Many many thanks

Domenico Fortunato.


Craig Smith ha scritto:
  

I'm not sure about the 10 on the tcpserver line.  On mine I have -H -c


with
  

no 10 at all.

-H tells it not to do remote host dns lookup, there is no number variable
associated with it as far as I know.  Try removing the 10.

/usr/bin/tcpserver -v -R -H -c 200 0 110 \

See if that helps.



-Original Message-
From: Domenico Fortunato [mailto:[EMAIL PROTECTED] 
Sent: 17 May 2007 01:07

To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] strange pop3 log content...

Hi

My configuration:
Internet - Firewall/Router ( Public IP nat/portforwarding ) - QT
server wtih LAN IP ( Non public IP )

Qmailtoaster on Centos5.

My pop3 log is full of this strange message:
2007-05-17 01:50:02.997488500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:04.016499500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:05.035285500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:06.054439500 tcpserver: fatal: unable to figure out 
port number for -c
2007-05-17 01:50:07.249276500 tcpserver: fatal: unable to figure out 
port number for -c


--
This is my pop3 run:
#!/bin/sh

PASSPROG=/home/vpopmail/bin/vchkpw
HOSTNAME=`hostname --fqdn`

exec /usr/bin/softlimit -m 12800 \
/usr/bin/tcpserver -v -R -H 10 -c 200 0 110 \
/var/qmail/bin/qmail-popup $HOSTNAME \
$PASSPROG /var/qmail/bin/qmail-pop3d Maildir 21

--
This is my /etc/tcprules.d/tcp.smtp:




127.:allow,RELAYCLIENT=,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT
  
=30,CHKUSER_WRONGRCPTLIMIT=10,DKVERIFY=DEfhIJK,QMAILQUEUE=/var/qmail/
  
bin/simscan,DKQUEUE=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/co
  

ntrol/domainkeys/%/private,NOP0FCHECK=1



:allow,BADMIMETYPE=,BADLOADERTYPE=M,CHKUSER_RCPTLIMIT=30,CHKUSER_WRONG
  
RCPTLIMIT=10,DKVERIFY=DEfhIJK,QMAILQUEUE=/var/qmail/bin/simscan,DKQUEU
  
E=/var/qmail/bin/qmail-queue.orig,DKSIGN=/var/qmail/control/domainkeys/%/
  

private,NOP0FCHECK=1


Do you have any idea of this issue?
Thank you.

Domenico Fortunato.
  





Re: [qmailtoaster] Spamassassin learning way

2007-05-17 Thread Eric \Shubes\
Jake Vickers wrote:
 [EMAIL PROTECTED] wrote:
 So does it means that right now it is learning and filling the
 bayesian db without extra settings?

 By the way, thanks for the info and the link . I'll have a look at it !

 Marcos






 


 If the spambox option is turned on, then yes it is.

Even if spambox is off, it's still learning some things via the autolearn
mechanism (bayes_auto_learn 1 in local.cf). The stock toaster thus does
some learning by default, but not as much as it does w/ the spambox option.

-- 
-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] [QmailToaster] Global mailbox for domain

2007-05-17 Thread Eric \Shubes\
Or simply use http://your.domain/qmailadmin/ to create the account and
designate it as catchall (instead of using .qmail-default file).

Craig Smith wrote:
 Hi There,
  
 It sounds like you want a catchall account. Create the account that you
 want to use, eg [EMAIL PROTECTED] mailto:[EMAIL PROTECTED], then you
 modify the .qmail-default file in the relevant domains folder
 /home/vpopmail/domains/domain.com and add the address you want to use. 
 Comment out the first line, or replace bounce-no-mailbox with
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] or you can add
 ./glabal/Maildir/ below that commented line.  It will deliver ALL mail
 aimed at that domain to this account.
  
 That's all you need to configure a catchall account.  Of course you can
 use postmaster@ if you want, you don't have to create a new account.
  
 Hope that helps
  
 Craig
  
 
 
 *From:* Miki [mailto:[EMAIL PROTECTED]
 *Sent:* 17 May 2007 08:04
 *To:* qmailtoaster-list@qmailtoaster.com
 *Subject:* [qmailtoaster] [QmailToaster] Global mailbox for domain
 
 Hi all,
 I want to know how could I configure one big global mailbox for specific
 domain that will be used for all domain's email addresses?
 Is there any guide for this?
 
 
 Thanks
 Miki


-- 
-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] aimm.museum domain name

2007-05-17 Thread Michael H

Eric Shubes wrote:


aimn.museum is apparently a valid domain, but has no MX record and thus
cannot receive outside email:

$ host aimn.museum
aimn.museum has address 195.7.77.20
$ host -t mx aimn.museum
aimn.museum has no MX record
$



You typo-d Eric,  it's  aimm.museum

host aimm.museum
aimm.museum has address 216.251.43.11


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



Re: [qmailtoaster] aimm.museum domain name

2007-05-17 Thread Michael H

Eric Shubes wrote:


aimn.museum is apparently a valid domain, but has no MX record and thus
cannot receive outside email:

$ host aimn.museum
aimn.museum has address 195.7.77.20
$ host -t mx aimn.museum
aimn.museum has no MX record
$



my lost post was broken...

host -t mx aimm.museum
...gives three responses...

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



Re: [qmailtoaster] aimm.museum domain name

2007-05-17 Thread Steve Huff


On May 17, 2007, at 10:47 AM, Eric Shubes wrote:

aimn.museum is apparently a valid domain, but has no MX record and  
thus

cannot receive outside email:

$ host aimn.museum
aimn.museum has address 195.7.77.20
$ host -t mx aimn.museum
aimn.museum has no MX record
$


typo, Eric :)

--- begin paste ---

$ dig -t mx aimm.museum

;  DiG 9.3.2  -t mx aimm.museum
;; global options:  printcmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 34978
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 3, ADDITIONAL: 6

;; QUESTION SECTION:
;aimm.museum.   IN  MX

;; ANSWER SECTION:
aimm.museum.86400   IN  MX  110  
mx3.megamailservers.com.
aimm.museum.86400   IN  MX  10  
mx1.megamailservers.com.
aimm.museum.86400   IN  MX  100  
mx2.megamailservers.com.


;; AUTHORITY SECTION:
aimm.museum.86400   IN  NS  ns1.meganameservers.com.
aimm.museum.86400   IN  NS  ns2.meganameservers.com.
aimm.museum.86400   IN  NS  ns3.meganameservers.com.

;; ADDITIONAL SECTION:
mx3.megamailservers.com. 86400  IN  A   216.251.32.73
mx1.megamailservers.com. 86400  IN  A   216.251.32.71
mx2.megamailservers.com. 86400  IN  A   216.251.32.72
ns1.meganameservers.com. 86400  IN  A   216.251.32.100
ns2.meganameservers.com. 86400  IN  A   216.251.32.101
ns3.meganameservers.com. 86400  IN  A   64.29.144.65

;; Query time: 34 msec
;; WHEN: Thu May 17 10:49:39 2007
;; MSG SIZE  rcvd: 274

--- end paste ---

so, there do indeed seem to be valid nameserver records, and from  
what i can see, they're nominally properly configured:


--- begin paste ---

$ telnet mx1.megamailservers.com 25
Trying 216.251.32.71...
Connected to mx1.megamailservers.com.
Escape character is '^]'.
220 mail69c0.megamailservers.com ESMTP Sendmail  
8.13.6.20060614/8.13.1; Thu, 17 May 2007 10:52:21 -0400

HELO lirael.hmdc.harvard.edu
250 mail69c0.megamailservers.com Hello lirael.hmdc.harvard.edu  
[140.247.116.52], pleased to meet you

MAIL From: [EMAIL PROTECTED]
250 2.1.0 [EMAIL PROTECTED]... Sender ok
RCPT To: [EMAIL PROTECTED]
250 2.1.5 [EMAIL PROTECTED]... Recipient ok
QUIT
221 2.0.0 mail69c0.megamailservers.com closing connection
Connection closed by foreign host.

--- end paste ---

so, what happens when you try to send mail to this user?  do you get  
a bounce message?  do you see entries in your log showing the mail  
going out?


-steve

--
If this were played upon a stage now, I could condemn it as an  
improbable fiction. - Fabian, Twelfth Night, III,v





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



Re: [qmailtoaster] aimm.museum domain name

2007-05-17 Thread Jake Vickers

Michael H wrote:

Eric Shubes wrote:


aimn.museum is apparently a valid domain, but has no MX record and thus
cannot receive outside email:

$ host aimn.museum
aimn.museum has address 195.7.77.20
$ host -t mx aimn.museum
aimn.museum has no MX record
$



my lost post was broken...

host -t mx aimm.museum
...gives three responses...
Which point to a completely different domain - there is a bug 
(oversight) in Qmail that can cause this to not work.

I had to use SMTP routes to get it to work for me with sympatico.ca:
http://wiki.qmailtoaster.com/index.php/Smtproutes
You may try that and see if it works or not.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] restore script

2007-05-17 Thread Eric \Shubes\
Jake Vickers wrote:
 Steve Slowik wrote:
 Jake,

 I moved the user_prefs to the proper place.

 The script still ended early.

 The script ending prematurely did not have to do with the missing
 user_prefs file.

 In the following snippet:

 if test -e /root/*-djbdnsfiles.tar.bz2
then
echo Restoring DJBDNS files
tar xjvf *-djbdnsfiles.tar.bz2
rm -rf /var/djbdns/service/dnscache/env
rm -rf /var/djbdns/service/dnscache/root
mv -f env /var/djbdns/service/dnscache/
mv -f root /var/djbdns/service/dnscache/
   else
 fi

 I removed the else and all works well.
 Hmm. I've had some oddities like this before between FC and Cent. What
 distro are you running?

If there's nothing to do for an else condition and you want to keep it for
clarity (or some other reason), you can use a colon, e.g.:

if test -e /some/file ; then
  echo something
else
  :
fi

-- 
-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] restore script

2007-05-17 Thread Jake Vickers

Eric Shubes wrote:


If there's nothing to do for an else condition and you want to keep it for
clarity (or some other reason), you can use a colon, e.g.:

if test -e /some/file ; then
  echo something
else
  :
fi

  


True. I have not had a chance to try a duplicate the problem yet, but if 
it turns out to be that then there will be an update grin


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] aimm.museum domain name

2007-05-17 Thread Eric \Shubes\
Oops (blush).

Steve Huff wrote:
 
 On May 17, 2007, at 10:47 AM, Eric Shubes wrote:
 
 aimn.museum is apparently a valid domain, but has no MX record and thus
 cannot receive outside email:

 $ host aimn.museum
 aimn.museum has address 195.7.77.20
 $ host -t mx aimn.museum
 aimn.museum has no MX record
 $
 
 typo, Eric :)
 
 --- begin paste ---
 
 $ dig -t mx aimm.museum
 
 ;  DiG 9.3.2  -t mx aimm.museum
 ;; global options:  printcmd
 ;; Got answer:
 ;; -HEADER- opcode: QUERY, status: NOERROR, id: 34978
 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 3, ADDITIONAL: 6
 
 ;; QUESTION SECTION:
 ;aimm.museum.   IN  MX
 
 ;; ANSWER SECTION:
 aimm.museum.86400   IN  MX  110
 mx3.megamailservers.com.
 aimm.museum.86400   IN  MX  10 mx1.megamailservers.com.
 aimm.museum.86400   IN  MX  100
 mx2.megamailservers.com.
 
 ;; AUTHORITY SECTION:
 aimm.museum.86400   IN  NS  ns1.meganameservers.com.
 aimm.museum.86400   IN  NS  ns2.meganameservers.com.
 aimm.museum.86400   IN  NS  ns3.meganameservers.com.
 
 ;; ADDITIONAL SECTION:
 mx3.megamailservers.com. 86400  IN  A   216.251.32.73
 mx1.megamailservers.com. 86400  IN  A   216.251.32.71
 mx2.megamailservers.com. 86400  IN  A   216.251.32.72
 ns1.meganameservers.com. 86400  IN  A   216.251.32.100
 ns2.meganameservers.com. 86400  IN  A   216.251.32.101
 ns3.meganameservers.com. 86400  IN  A   64.29.144.65
 
 ;; Query time: 34 msec
 ;; WHEN: Thu May 17 10:49:39 2007
 ;; MSG SIZE  rcvd: 274
 
 --- end paste ---
 
 so, there do indeed seem to be valid nameserver records, and from what i
 can see, they're nominally properly configured:
 
 --- begin paste ---
 
 $ telnet mx1.megamailservers.com 25
 Trying 216.251.32.71...
 Connected to mx1.megamailservers.com.
 Escape character is '^]'.
 220 mail69c0.megamailservers.com ESMTP Sendmail 8.13.6.20060614/8.13.1;
 Thu, 17 May 2007 10:52:21 -0400
 HELO lirael.hmdc.harvard.edu
 250 mail69c0.megamailservers.com Hello lirael.hmdc.harvard.edu
 [140.247.116.52], pleased to meet you
 MAIL From: [EMAIL PROTECTED]
 250 2.1.0 [EMAIL PROTECTED]... Sender ok
 RCPT To: [EMAIL PROTECTED]
 250 2.1.5 [EMAIL PROTECTED]... Recipient ok
 QUIT
 221 2.0.0 mail69c0.megamailservers.com closing connection
 Connection closed by foreign host.
 
 --- end paste ---
 
 so, what happens when you try to send mail to this user?  do you get a
 bounce message?  do you see entries in your log showing the mail going out?
 
 -steve
 
 -- 
 If this were played upon a stage now, I could condemn it as an
 improbable fiction. - Fabian, Twelfth Night, III,v
 
 
 
 
 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [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] aimm.museum domain name

2007-05-17 Thread Michael H

Steve Huff wrote:

so, there do indeed seem to be valid nameserver records, and from what i 
can see, they're nominally properly configured:


Yeah, found the same...

so, what happens when you try to send mail to this user?  do you get a 
bounce message?  do you see entries in your log showing the mail going out?



In /var/log/qmail/smtp  in the 'current' file, I see the following:


@400046498d6b27ab440c CHKUSER rejected relaying: from [EMAIL PROTECTED]:: remote 
GREGZONNER:unknown:63.238.83.2 rcpt [EMAIL PROTECTED] : client not allowed to 
relay
@40004649a23a03ecd454 CHKUSER accepted sender: from [EMAIL PROTECTED]:: remote 
mail114.megamailservers.com:unknown:216.251.36.114 rcpt  : sender accepted
@40004649a23a0ca4426c CHKUSER accepted rcpt: from [EMAIL PROTECTED]:: remote 
mail114.megamailservers.com:unknown:216.251.36.114 rcpt [EMAIL PROTECTED] : found 
existing recipient
@40004649a23b251ec8e4 simscan:[5086]:CLEAN (0.00/12.00):1.4097s:FW_ 
tracking number :216.251.36.114:[EMAIL PROTECTED]:[EMAIL PROTECTED]:
@40004649d58830b83c94 CHKUSER accepted sender: from [EMAIL PROTECTED]:: remote 
mail72.megamailservers.com:unknown:216.251.36.72 rcpt  : sender accepted
@40004649d58836a693e4 CHKUSER accepted rcpt: from [EMAIL PROTECTED]:: remote 
mail72.megamailservers.com:unknown:216.251.36.72 rcpt [EMAIL PROTECTED] : found 
existing recipient
@40004649d58a1f55917c simscan:[7825]:CLEAN 
(0.00/12.00):1.6079s:Bonnie:216.251.36.72:[EMAIL PROTECTED]:[EMAIL PROTECTED]:
@40004649dd4203c48404 CHKUSER accepted sender: from [EMAIL PROTECTED]:: remote 
mail112.megamailservers.com:unknown:216.251.36.112 rcpt  : sender accepted
@40004649dd4207981d5c CHKUSER accepted rcpt: from [EMAIL PROTECTED]:: remote 
mail112.megamailservers.com:unknown:216.251.36.112 rcpt [EMAIL PROTECTED] : found 
existing recipient
@40004649dd430a9d3384 simscan:[8255]:CLEAN 
(0.70/12.00):1.0497s::216.251.36.112:[EMAIL PROTECTED]:[EMAIL PROTECTED]:
@40004649df54213fc994 CHKUSER accepted sender: from [EMAIL PROTECTED]:: remote 
mail118.megamailservers.com:unknown:216.251.36.118 rcpt  : sender accepted
@40004649df5424e912e4 CHKUSER accepted rcpt: from [EMAIL PROTECTED]:: remote 
mail118.megamailservers.com:unknown:216.251.36.118 rcpt [EMAIL PROTECTED] : found 
existing recipient
@40004649df5606e18efc simscan:[8365]:CLEAN 
(0.80/12.00):1.4952s::216.251.36.118:[EMAIL PROTECTED]:[EMAIL PROTECTED]:
@4000464adc83128bb034 CHKUSER rejected relaying: from [EMAIL PROTECTED]:: remote 
GREGZONNER:unknown:63.238.83.2 rcpt [EMAIL PROTECTED] : client not allowed to 
relay
@4000464ade1214f26b4c CHKUSER rejected relaying: from [EMAIL PROTECTED]:: remote 
GREGZONNER:unknown:63.238.83.2 rcpt [EMAIL PROTECTED] : client not allowed to 
relay
@4000464b29681cd2690c CHKUSER accepted sender: from [EMAIL PROTECTED]:: remote 
mail77.megamailservers.com:unknown:216.251.36.77 rcpt  : sender accepted
@4000464b296822a9d52c CHKUSER accepted rcpt: from [EMAIL PROTECTED]:: remote 
mail77.megamailservers.com:unknown:216.251.36.77 rcpt [EMAIL PROTECTED] : found 
existing recipient


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



Re: [qmailtoaster] qtp-newmodel backing up /home/vpopmail/domains

2007-05-17 Thread Eric \Shubes\
(Sorry for the late reply on this)

PakOgah wrote:
 Just searching the archive about qtp-newmodel and qtp-build-sandbox
 and found this
 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg10667.html
 
 which gave me enough picture what qtp-newmodel and qtp-build-sandbox done
 
 lets say currently I am using qmail-toaster-1.03-1.3.13 and it's friends
 at the time
 and when running qtp-ami-up2date found new version is
 qmail-toaster-1.03-1.3.15 also many other packages listed also
 other than upgrading manually one-by-one, it will be easier to upgrade
 all toaster packages with qtp-newmodel right?

Yes.

 although I dont know what is the difference. (I can see the changelog on
 qmailtoaster.com site but it is not details)
 but if the upgrade just a minor (only cosmestic, no bugs fixed or
 security update) it could be waste of time right?

Possibly. If it's not broken, don't fix it. ;)

 now my primary question,
 why building a sandbox is needed for new released qmailtoaster packages?
 why dont we just build the rpm source and upgrade it?

.) your server might need to be down during the build and upgrade
.) if there's a problem with the build and your server's down, you might be
in a world of hurt

 if you suggest using qtp-newmodel / sandbox just for major changes only
 when that time come?

Personally, I use qtp-newmodel for all updates. It's only a waste of time if
you sit and watch it instead of finding something else to do. ;)

 what is major version on this package qmail-toaster-1.03-1.3.13 (I am
 guessing it's 3)?

Not sure what you mean. 1.3 is fairly major.

 building a sandbox require much space and time to consume.

This problem will (hopefully soon) be alleviated by using an overlay
filesystem in place of the current sandbox (thanks to Justice London). It's
in the testing stage now, but I've been busy with my primary job lately.
Stay tuned (and thanks for your patience).

 another thing, why qmailtoaster dont have version number like qmailrocks
 or deepofix?

I don't know. Probably because they're different projects.

 which easier for us if someone asking what version you are using rather
 than listing all qt packages?
 

I'm not sure I understand the question.
$ rpm -qa | grep toaster
will list all toaster packages installed.

-- 
-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] Spamassassin learning way

2007-05-17 Thread Erik A. Espinoza

I don't believe the toaster modifies learning behavior because of the
spambox. It's just delivery behavior.

Erik

On 5/17/07, Eric Shubes [EMAIL PROTECTED] wrote:

Jake Vickers wrote:
 [EMAIL PROTECTED] wrote:
 So does it means that right now it is learning and filling the
 bayesian db without extra settings?

 By the way, thanks for the info and the link . I'll have a look at it !

 Marcos






 


 If the spambox option is turned on, then yes it is.

Even if spambox is off, it's still learning some things via the autolearn
mechanism (bayes_auto_learn 1 in local.cf). The stock toaster thus does
some learning by default, but not as much as it does w/ the spambox option.

--
-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] aimm.museum domain name

2007-05-17 Thread Michael H

Jake Vickers wrote:



host -t mx aimm.museum
...gives three responses...
Which point to a completely different domain - there is a bug 
(oversight) in Qmail that can cause this to not work.

I had to use SMTP routes to get it to work for me with sympatico.ca:
http://wiki.qmailtoaster.com/index.php/Smtproutes
You may try that and see if it works or not.


dnsstuff.com reports problems with the name aimm.museum, but it mostly 
looks okay.  I've sent an email, no bounce (yet).  I'll try a smtproute.


Anything helpful in the log snippet I sent earlier?

mh

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



Re: [qmailtoaster] aimm.museum domain name

2007-05-17 Thread Erik A. Espinoza

Jake,

I don't think I've heard of this bug, nor have I experienced it.

I test mail'd e-mail to aimm.museum with my toaster and had no issues.

Has this been fixed in the latest branch?

Erik

On 5/17/07, Jake Vickers [EMAIL PROTECTED] wrote:

Michael H wrote:
 Eric Shubes wrote:

 aimn.museum is apparently a valid domain, but has no MX record and thus
 cannot receive outside email:

 $ host aimn.museum
 aimn.museum has address 195.7.77.20
 $ host -t mx aimn.museum
 aimn.museum has no MX record
 $


 my lost post was broken...

 host -t mx aimm.museum
 ...gives three responses...
Which point to a completely different domain - there is a bug
(oversight) in Qmail that can cause this to not work.
I had to use SMTP routes to get it to work for me with sympatico.ca:
http://wiki.qmailtoaster.com/index.php/Smtproutes
You may try that and see if it works or not.




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



Re: [qmailtoaster] aimm.museum domain name

2007-05-17 Thread Warren (mailing lists)

You need to send the send log not the smtp log.

W

Michael H wrote:

Jake Vickers wrote:



host -t mx aimm.museum
...gives three responses...
Which point to a completely different domain - there is a bug 
(oversight) in Qmail that can cause this to not work.

I had to use SMTP routes to get it to work for me with sympatico.ca:
http://wiki.qmailtoaster.com/index.php/Smtproutes
You may try that and see if it works or not.


dnsstuff.com reports problems with the name aimm.museum, but it mostly 
looks okay.  I've sent an email, no bounce (yet).  I'll try a smtproute.


Anything helpful in the log snippet I sent earlier?

mh

-
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] Spamassassin learning way

2007-05-17 Thread Eric \Shubes\
Thanks for clarifying this. :)
What I said about the spambox was misleading. :(

Erik A. Espinoza wrote:
 I don't believe the toaster modifies learning behavior because of the
 spambox. It's just delivery behavior.
 
 Erik
 
 On 5/17/07, Eric Shubes [EMAIL PROTECTED] wrote:
 Jake Vickers wrote:
  [EMAIL PROTECTED] wrote:
  So does it means that right now it is learning and filling the
  bayesian db without extra settings?
 
  By the way, thanks for the info and the link . I'll have a look at
 it !
 
  Marcos
 
 
 
 
 
 
 
 
 
 
  If the spambox option is turned on, then yes it is.

 Even if spambox is off, it's still learning some things via the autolearn
 mechanism (bayes_auto_learn 1 in local.cf). The stock toaster thus does
 some learning by default, but not as much as it does w/ the spambox
 option.

 -- 
 -Eric 'shubes'



-- 
-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] aimm.museum domain name

2007-05-17 Thread Michael H

Warren (mailing lists) wrote:

You need to send the send log not the smtp log.


I'm not doing very well today ...

But, the send log doesn't show anything with aimm in it except what 
appears to be successful 'sends'.  Only the smtp file shows much of 
anything looking useful to me.


And, funny thing, I emailed gzonner@ aimm.{etc} and he just replied, so 
no bounce and a successful round trip!


Hmmm...

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



Re: [qmailtoaster] aimm.museum domain name

2007-05-17 Thread Warren (mailing lists)

Michael H wrote:

Warren (mailing lists) wrote:

You need to send the send log not the smtp log.


I'm not doing very well today ...

But, the send log doesn't show anything with aimm in it except what 
appears to be successful 'sends'.  Only the smtp file shows much of 
anything looking useful to me.


And, funny thing, I emailed gzonner@ aimm.{etc} and he just replied, so 
no bounce and a successful round trip!


Hmmm...

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

I will tell you that some strange things are happening about the 'net 
with DNS today.  I am totally unable to connect to machines for a 
domain, but friends on the UK are having no problem (the machines are in 
Yugoslovia).  Also, our VoIP which goes through 60 Hudson, the main NOC 
in the Northeastern US, is giving some problems.  I have a feeling you 
might be seeing some problems as a result of this.


W

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



[qmailtoaster] Blocking .pps .ppt

2007-05-17 Thread Thiago - TI - Realeza
Hello guys...

I have a trouble here.

I need to block the PowerPoint extension on my toaster, but when I block it, 
.doc and .xls extension had blocked too, because, of course, all of them is 
from the ms office suite. 

Is there other way to do that?


thanks


Thiago

Re: [qmailtoaster] Blocking .pps .ppt

2007-05-17 Thread Philip Nix Guru

Hello Thiago
how do you block the extension ?
using the /var/qmail/control/simcontrol file ?
In that case .doc has no reason to be blocked if you added
:.pps:.ppt

-P

Thiago - TI - Realeza wrote:

Hello guys...
 
I have a trouble here.
 
I need to block the PowerPoint extension on my toaster, but when I 
block it, .doc and .xls extension had blocked too, because, of course, 
all of them is from the ms office suite. 
 
Is there other way to do that?
 
 
thanks
 
 
Thiago



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



Re: [qmailtoaster] Blocking .pps .ppt

2007-05-17 Thread Thiago - TI - Realeza
Philip... thanks... I´m not using this file, i´m using the badmimetypes 
file...


simcontrol is much easier to make this changes...

thanks a lot.

cheers

Thiago

- Original Message - 
From: Philip Nix Guru [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Thursday, May 17, 2007 2:43 PM
Subject: Re: [qmailtoaster] Blocking .pps .ppt



Hello Thiago
how do you block the extension ?
using the /var/qmail/control/simcontrol file ?
In that case .doc has no reason to be blocked if you added
:.pps:.ppt

-P

Thiago - TI - Realeza wrote:

Hello guys...
 I have a trouble here.
 I need to block the PowerPoint extension on my toaster, but when I block 
it, .doc and .xls extension had blocked too, because, of course, all of 
them is from the ms office suite. Is there other way to do that?

 thanks
 Thiago



-
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] aimm.museum domain name

2007-05-17 Thread Michael H

Warren (mailing lists) wrote:
I will tell you that some strange things are happening about the 'net 
with DNS today.  I am totally unable to connect to machines for a 
domain, but friends on the UK are having no problem (the machines are in 
Yugoslovia).  Also, our VoIP which goes through 60 Hudson, the main NOC 
in the Northeastern US, is giving some problems.  I have a feeling you 
might be seeing some problems as a result of this.


... since receiving this message, I lost access to yahoo, ebay, 
weather.com and a few others.  It all seems to be working now.


original problem:  I have not been able to duplicate my customers' 
issue.  I'm not changing anything until I can.  Thanks a lot to the 
Eric(s), Jake and Warren -- better tech support than what I usually get 
from any commercial product.  It is pleasantly refreshing to have/use 
an open source product and be able to fix it when something's not right.


--Michael

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



Re: [qmailtoaster] failure notice

2007-05-17 Thread Erik A. Espinoza

Edit /var/qmail/aliases/.qmail-postmaster,
/var/qmail/aliases/.qmail-mailer-daemon,
/var/qmail/aliases/.qmail-root

Erik

On 5/17/07, John Carlson [EMAIL PROTECTED] wrote:


 can I change what e-mail address the failure notices go to? all of them get 
sent to [EMAIL PROTECTED]

 thanks in advance,

--



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



[qmailtoaster] restricting email from certain senders

2007-05-17 Thread Jeremy Runner
I have been asked to host the email for a local boyscout troop.  The 
troop master would like to limit the group from only being able to send 
and receive email from each other.  Is this possible?


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



Re: [qmailtoaster] restricting email from certain senders

2007-05-17 Thread Jake Vickers

Jeremy Runner wrote:
I have been asked to host the email for a local boyscout troop.  The 
troop master would like to limit the group from only being able to 
send and receive email from each other.  Is this possible?
I think if you don't enable SMTP auth in their clients that they will 
only be allowed to send to local accounts.

I've never looked into any methods to do this though.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] restricting email from certain senders

2007-05-17 Thread Erik A. Espinoza

Sounds like a job for iptables, block incoming and outgoing port 25.
Write a script that will clear the outgoing queue.



On 5/17/07, Jeremy Runner [EMAIL PROTECTED] wrote:

I have been asked to host the email for a local boyscout troop.  The
troop master would like to limit the group from only being able to send
and receive email from each other.  Is this possible?

-
 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] restricting email from certain senders

2007-05-17 Thread Jeremy Runner
But there are other domains on the server.  I don't want to affect other 
domains.



Erik A. Espinoza wrote:

Sounds like a job for iptables, block incoming and outgoing port 25.
Write a script that will clear the outgoing queue.



On 5/17/07, Jeremy Runner [EMAIL PROTECTED] wrote:

I have been asked to host the email for a local boyscout troop.  The
troop master would like to limit the group from only being able to send
and receive email from each other.  Is this possible?

-
 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]






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



Re: [qmailtoaster] restricting email from certain senders

2007-05-17 Thread Erik A. Espinoza

Then you can't. . .

Erik

On 5/17/07, Jeremy Runner [EMAIL PROTECTED] wrote:

But there are other domains on the server.  I don't want to affect other
domains.


Erik A. Espinoza wrote:
 Sounds like a job for iptables, block incoming and outgoing port 25.
 Write a script that will clear the outgoing queue.



 On 5/17/07, Jeremy Runner [EMAIL PROTECTED] wrote:
 I have been asked to host the email for a local boyscout troop.  The
 troop master would like to limit the group from only being able to send
 and receive email from each other.  Is this possible?

 -
  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]





-
 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]