Re: [qmailtoaster] SPAM REJECT wrong Email

2007-05-28 Thread Toni Wijaya

I already restart SpamAssassin but still not work

- Original Message - 
From: Jake Vickers [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Saturday, May 26, 2007 6:17 PM
Subject: Re: [qmailtoaster] SPAM REJECT wrong Email



Erik A. Espinoza wrote:

did you restart SpamAssassin

On 5/25/07, Toni Wijaya [EMAIL PROTECTED] wrote:




after that I put domain citigroup.com into my
/etc/mail/spamassassin/local.cf as whitelist :

whitelist_from[EMAIL PROTECTED]



but I still can't accept email from citigroup.com.


I have a script on my site called qmail-spam (under Control Spam Daemon 
in the downloads) that will allow you to restart spamassassin easily:

qmail-spam restart

Erik - what do you think of moving this functionality into the qmailctl 
script, or including it in the official release?




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



[qmailtoaster] Bulk User creation

2007-05-28 Thread Kisakye Alex
Greetings,

Does anyone have a bulk user creation script somewhere??

Am creating 20,000 student accounts (same domain) on a new toaster, Alooot
of work for me 

 

Any help will be appreciated

 

ALex



Re: [qmailtoaster] ezmlm-cgi-toaster

2007-05-28 Thread PakOgah

Peter Peltonen wrote:

Hi,

On 5/26/07, PakOgah [EMAIL PROTECTED] wrote:

 Is ezmlm-cgi-toaster installed in QTP by default?
yes
 If so, what is the URL for that ?
http://www.domain.com/mail
configure ezmlm-cgi by editing /etc/ezmlm/ezcgirc


Could you give a bit more detalied example, please?

In deafult ezcgirc reads:

# listno;[-]UID;DIR;[-]listaddr;button[,button ...];style;banner

# Default list. alias UID=7771. One extra button pointing to my home 
page ;-)
0;7771;/var/qmail/alias/QMAIL;[EMAIL PROTECTED];[Home]=http://id.wustl.edu/~lindberg 



I really don't understand anything of this?

Do we need to configure Apache somehow?


I am also do not understand well how to configure ezmlm-cgi, that's why 
I am prefer mhonarc

also there is ezmlm-www script on ezmlm.org which seems has better guide


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



Re: [qmailtoaster] SPAM REJECT wrong Email

2007-05-28 Thread PakOgah

Toni Wijaya wrote:

I already restart SpamAssassin but still not work
try to look at the header, may be you will find something like 
@sub.domain.com

or try this it work with me, whitelisting email from fedex and its subdomain
whitelist_from [EMAIL PROTECTED] [EMAIL PROTECTED] *.fedex.com fedex.com
whitelist_from_rcvd [EMAIL PROTECTED] fedex.com

check here for detail
http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Conf.html

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



Re: [qmailtoaster] Bulk User creation

2007-05-28 Thread PakOgah

Kisakye Alex wrote:


Greetings,

Does anyone have a bulk user creation script somewhere??

Am creating 20,000 student accounts (same domain) on a new toaster, 
Alooot of work for me


 


Any help will be appreciated

 


ALex


once, someone has migrating from exchange to qmailtoaster
I forgot his name but please check on archive.
If I am not wrong, this is the script
users.txt seems list the emailaccount but please check again the archive 
for details


-- begin of file 
#!/bin/sh
#
# Script to add user accounts to the local system
# for use by Autodir.
#
maildomain=@paulooctavio.com.br
qmailadd=/home/vpopmail/bin/vadduser
pass=123
for user in `cat users.txt`
do
   echo adding the user: $user
   $qmailadd $user$maildomain $user$pass
done
-- end of file 




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



[qmailtoaster] 553 sorry, your envelope sender has been denied (#5.7.1)

2007-05-28 Thread Benedict Claver
Hi List,

I have a new installation of QMT, the installation was smooth that,
I added two domains in the server and I were able to send and receive
within same domains, and to other domains likes yahoo.com, hotmail.com,etc.. 
and received mails on reply. 

Without any changes to configuration files, I just came to get the error 
msg for all two domains despire deleting and adding the domain again,
can anyone assist me?

Benny

The original message was received at Mon, 28 May 2007 11:43:27 +0300
from [216.104.206.13]

   - The following addresses had permanent fatal errors -
[EMAIL PROTECTED]
    (reason: 553 sorry, your envelope sender has been denied (#5.7.1))

   - Transcript of session follows -
... while talking to [196.46.109.20]:
 DATA
 553 sorry, your envelope sender has been denied (#5.7.1)
550 5.1.1 [EMAIL PROTECTED]... User unknown
 503 RCPT first (#5.5.1)


-- 
Benedict Claver
  System Administrator
      Africa Online
      Tel: +255 (22) 211 6090
      Fax: +255 (22) 211 6089
      Email: [EMAIL PROTECTED]
      AIM: bennetto16
     


       
     
      Africa Online Disclaimer and Confidentiality Note 

      This e-mail, its attachments and any rights attaching hereto are, unless 
the context clearly indicates otherwise, the property of Africa Online 
Holdings (Mauritius) Limited and / or its subsidiaries (the Group). It is 
confidential and intended for the addressee only. Should you not be the 
addressee and have received this e-mail by mistake, kindly notify the sender, 
delete this e-mail immediately and do not disclose or use the same in any 
manner whatsoever. Views and opinions expressed in this e-mail are those of 
the sender unless clearly stated as those of the Group. The Group accepts no 
liability whatsoever for any loss or damages, however incurred, resulting 
from the use of this e-mail or its attachments. The Group does not warrant 
the integrity of this e-mail, nor that it is free of errors, viruses, 
interception or interference. For more information about Africa Online, 
please visit our website at http://www.africaonline.com 
     

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



[qmailtoaster] New Install Problems

2007-05-28 Thread Jack Martin

I am installing the toaster on Mandriva 2007.  I tried qtp - but there is a 
dependency that I just could not figure out.  I used the install script and 
instead of mdk103 I had it rebuild the rpms as mdv2007.  Seems to work - until 
I get to control-panel-toaster.  It tells me the following:

error: Failed dependencies:
httpd = 2.2.3 is needed by control-panel-toaster-0.5-1.3.4.noarch

You guessed it - Apache is installed:

[EMAIL PROTECTED] qtms-install]# rpm -qa | grep apache
apache-base-2.2.4-6mdv2007.1


Any ideas?  I tanked my mail server - and I have been up over 24hrs trying to 
get this one up.  Been a bad weekend - and now it seems I am so close, yet so 
far away...
 
Thanks in advance 

Jack







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



Re: [qmailtoaster] execute a script upon receiveng email?

2007-05-28 Thread Jake Vickers

Peter Peltonen wrote:

Hi,

I'm looking for the most simple way to execute a bash script always
when receiving
a new email? Could I do this with mailfilter? Or can I run the script
from user's .qmail file somehow?

Guess you could do it either way. The mailfilter script is run from 
.qmail files:
|/var/qmail/bin/preline /usr/bin/maildrop -A 'Content-Filter: 
maildrop-toaster' /etc/mail/mailfilter
I would suggest reading up on maildrop and mailfilter and doing what you 
need to do in the mailfilter script (little different than bash).




smime.p7s
Description: S/MIME Cryptographic Signature


Re: Hal: [qmailtoaster] specific ip for each virtual domain

2007-05-28 Thread Jake Vickers

Nurcahyo Santoso wrote:

i mean..
domain a.com will send using x.x.x.a  and other mail server will 
accept a.com as x.x.x.a
domain b.com will send using x.x.x.b and other mail server will accept 
a.com as x.x.x.b
domain c.com will send using x.x.x.c and other mail server will accept 
a.com as x.x.x.c
 
Qmail will accept emails from any IP address, and deliver them to any 
account on the machine. That's the easiest way to accomplish that.
So Qmail will answer on x.x.x.a and deliver to [EMAIL PROTECTED] - will 
answer on x.x.x.b and deliver to [EMAIL PROTECTED], etc. It will also 
answer on x.x.x.c and deliver to [EMAIL PROTECTED] I have a server with 
5 IPs, and each client has their own IP on that machine. Only 1 running 
copy of Qmail.
Otherwise, you're looking at modifying the source code and running a 
SMTP daemon for each IP address.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] Bulk User creation

2007-05-28 Thread Jake Vickers

Kisakye Alex wrote:


Greetings,

Does anyone have a bulk user creation script somewhere??

Am creating 20,000 student accounts (same domain) on a new toaster, 
Alooot of work for me


 


Any help will be appreciated

I don't have one, but it could easily be scripted. You still need some 
sort of list of users, though. Then just use each user from the list in 
your /home/vpopmail/bin/vadduser command in a loop.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] New Install Problems

2007-05-28 Thread Jake Vickers

Jack Martin wrote:

I am installing the toaster on Mandriva 2007.  I tried qtp - but there is a 
dependency that I just could not figure out.  I used the install script and 
instead of mdk103 I had it rebuild the rpms as mdv2007.  Seems to work - until 
I get to control-panel-toaster.  It tells me the following:

error: Failed dependencies:
httpd = 2.2.3 is needed by control-panel-toaster-0.5-1.3.4.noarch

You guessed it - Apache is installed:

[EMAIL PROTECTED] qtms-install]# rpm -qa | grep apache
apache-base-2.2.4-6mdv2007.1


Any ideas?  I tanked my mail server - and I have been up over 24hrs trying to 
get this one up.  Been a bad weekend - and now it seems I am so close, yet so 
far away...
 
Thanks in advance 
  
httpd is what the Redhat distros call apache (you knew that already). 
I'm not sure what Mandriva calls it in their packaging.
Why not use the same version that was on the old machine for the new? At 
least you knew it worked Or if you're in that big of a hurry, 
download my ISO (http://qtp.qmailtoaster.com/iso) and then restore your 
backup gulp on the Cent4 machine.


smime.p7s
Description: S/MIME Cryptographic Signature


[qmailtoaster] define spambox

2007-05-28 Thread Glenn Remstedt
hello list,

I've just try out to rebuild my QTP with the --define 'spambox 1' and
then running the 'qtp-newmodel'.

I then log-in to Qmailadmin and look for the checkbox: spam detection
but I can't find it - where should it be located?


qtp-whatami 
qtp-whatami v0.2.3
DISTRO=Fedora Core
OSVER=6
ARCH=i686
BUILD_DIST=fdr60

rpm -qa | grep toaster
control-panel-toaster-0.5-1.3.4
vqadmin-toaster-2.3.4-1.3.3
qmail-toaster-1.03-1.3.15
clamav-toaster-0.90.2-1.3.12
daemontools-toaster-0.76-1.3.3
qmailmrtg-toaster-4.2-1.3.3
spamassassin-toaster-3.2.0-1.3.9
qmailtoaster-plus-0.2.10-1.3.12
courier-imap-toaster-4.1.2-1.3.7
libdomainkeys-toaster-0.68-1.3.3
libsrs2-toaster-1.0.18-1.3.3
autorespond-toaster-2.0.4-1.3.3
send-emails-toaster-0.5-1.3.4
maildrop-toaster-devel-2.0.3-1.3.5
ezmlm-toaster-0.53.324-1.3.3
qmailadmin-toaster-1.2.11-1.3.4
courier-authlib-toaster-0.59.2-1.3.6
isoqlog-toaster-2.1-1.3.4
maildrop-toaster-2.0.3-1.3.5
ucspi-tcp-toaster-0.88-1.3.5
qmail-pop3d-toaster-1.03-1.3.15
squirrelmail-toaster-1.4.10a-1.3.7
simscan-toaster-1.3.1-1.3.6
vpopmail-toaster-5.4.17-1.3.4
ezmlm-cgi-toaster-0.53.324-1.3.3
ripmime-toaster-1.4.0.6-1.3.3


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



RE: [qmailtoaster] Bulk User creation

2007-05-28 Thread Kisakye Alex
Greetings,

With help from the script PakOgah sent me I have created a bulk user adding
script! It reads a text file which has entries like

FIRSTNAME LASTNAME USERNAME

 

And automatically adds the users in the text file, creates a comment field
sets a default quota and password

Suggestions are welcome.

 

The script is attarched. Its still missing some functionality but its work
in progress

 

ALex

 

  _  

From: Jake Vickers [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 28, 2007 2:08 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] Bulk User creation

 

Kisakye Alex wrote: 

Greetings,

Does anyone have a bulk user creation script somewhere??

Am creating 20,000 student accounts (same domain) on a new toaster, Alooot
of work for me 

 

Any help will be appreciated

I don't have one, but it could easily be scripted. You still need some sort
of list of users, though. Then just use each user from the list in your
/home/vpopmail/bin/vadduser command in a loop.



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

Re: [qmailtoaster] define spambox

2007-05-28 Thread Jake Vickers

Glenn Remstedt wrote:

hello list,

I've just try out to rebuild my QTP with the --define 'spambox 1' and
then running the 'qtp-newmodel'.

I then log-in to Qmailadmin and look for the checkbox: spam detection
but I can't find it - where should it be located?

  

Did you rebuild qmailadmin with the option?
http://wiki.qmailtoaster.com/index.php/FAQs#I_upgraded_my_QmailToaster_to_the_latest_and_I_no_longer_have_the_.22Spam_Detection.22_box_in_Qmailadmin.



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] define spambox

2007-05-28 Thread Glenn Remstedt
On Mon, 2007-05-28 at 12:55 -0400, Jake Vickers wrote:
 Glenn Remstedt wrote:
  hello list,
 
  I've just try out to rebuild my QTP with the --define 'spambox 1' and
  then running the 'qtp-newmodel'.
 
  I then log-in to Qmailadmin and look for the checkbox: spam detection
  but I can't find it - where should it be located?
 

 Did you rebuild qmailadmin with the option?
 http://wiki.qmailtoaster.com/index.php/FAQs#I_upgraded_my_QmailToaster_to_the_latest_and_I_no_longer_have_the_.22Spam_Detection.22_box_in_Qmailadmin.
 

I used the:

echo --define 'spambox 1' 
/opt/qmailtoaster-plus/etc/rpmbuild/qmailadmin-toaster


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



Re: [qmailtoaster] define spambox

2007-05-28 Thread slamp slamp

i don't understand how this option is not default since the mailfilter
script has been fixed by mark samples if i remember correctly.

On 5/28/07, Glenn Remstedt [EMAIL PROTECTED] wrote:

On Mon, 2007-05-28 at 12:55 -0400, Jake Vickers wrote:
 Glenn Remstedt wrote:
  hello list,
 
  I've just try out to rebuild my QTP with the --define 'spambox 1' and
  then running the 'qtp-newmodel'.
 
  I then log-in to Qmailadmin and look for the checkbox: spam detection
  but I can't find it - where should it be located?
 
 
 Did you rebuild qmailadmin with the option?
 
http://wiki.qmailtoaster.com/index.php/FAQs#I_upgraded_my_QmailToaster_to_the_latest_and_I_no_longer_have_the_.22Spam_Detection.22_box_in_Qmailadmin.


I used the:

echo --define 'spambox 1' 
/opt/qmailtoaster-plus/etc/rpmbuild/qmailadmin-toaster


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

2007-05-28 Thread Glenn Remstedt
if that should be set as default, how to determine that? 

On Mon, 2007-05-28 at 14:29 -0400, slamp slamp wrote:
 i don't understand how this option is not default since the mailfilter
 script has been fixed by mark samples if i remember correctly.
 
 On 5/28/07, Glenn Remstedt [EMAIL PROTECTED] wrote:
  On Mon, 2007-05-28 at 12:55 -0400, Jake Vickers wrote:
   Glenn Remstedt wrote:
hello list,
   
I've just try out to rebuild my QTP with the --define 'spambox 1' and
then running the 'qtp-newmodel'.
   
I then log-in to Qmailadmin and look for the checkbox: spam detection
but I can't find it - where should it be located?
   
   
   Did you rebuild qmailadmin with the option?
   http://wiki.qmailtoaster.com/index.php/FAQs#I_upgraded_my_QmailToaster_to_the_latest_and_I_no_longer_have_the_.22Spam_Detection.22_box_in_Qmailadmin.
  
 
  I used the:
 
  echo --define 'spambox 1' 
  /opt/qmailtoaster-plus/etc/rpmbuild/qmailadmin-toaster
 
 
  -
   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] define spambox

2007-05-28 Thread Jake Vickers

slamp slamp wrote:

i don't understand how this option is not default since the mailfilter
script has been fixed by mark samples if i remember correctly.

It's going to be default in the next release, or so the rumor was on the 
devel list.


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [qmailtoaster] define spambox

2007-05-28 Thread slamp slamp

it is not set as default. just rebuild qmailadmin manually and add
--define 'spambox 1' . i dont use qtp so i dont know how it works with
that.

On 5/28/07, Glenn Remstedt [EMAIL PROTECTED] wrote:

if that should be set as default, how to determine that?

On Mon, 2007-05-28 at 14:29 -0400, slamp slamp wrote:
 i don't understand how this option is not default since the mailfilter
 script has been fixed by mark samples if i remember correctly.

 On 5/28/07, Glenn Remstedt [EMAIL PROTECTED] wrote:
  On Mon, 2007-05-28 at 12:55 -0400, Jake Vickers wrote:
   Glenn Remstedt wrote:
hello list,
   
I've just try out to rebuild my QTP with the --define 'spambox 1' and
then running the 'qtp-newmodel'.
   
I then log-in to Qmailadmin and look for the checkbox: spam detection
but I can't find it - where should it be located?
   
   
   Did you rebuild qmailadmin with the option?
   
http://wiki.qmailtoaster.com/index.php/FAQs#I_upgraded_my_QmailToaster_to_the_latest_and_I_no_longer_have_the_.22Spam_Detection.22_box_in_Qmailadmin.
  
 
  I used the:
 
  echo --define 'spambox 1' 
/opt/qmailtoaster-plus/etc/rpmbuild/qmailadmin-toaster
 
 
  -
   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]