[qmailtoaster] ezmlm

2007-12-12 Thread Roylan Suarez Reyes
Hello friends

  I am trying to configure ezmlm.cgi to have the lists by web, but I have the 
following error:

module_load, checking HTML::Templateok (2.9) 
AUTHENTICATION FAILED! (dom: vn.pri.jovenclub.cu, pass: dgryfhfyr)
if you are certain the authentication information is correct, then it is quite 
likely you cannot authenticate because your web server is running as a user 
(80) that lacks permission to run this script. You can:

a: run this script suid vpopmail
b: run the web server as user vpopmail

The easiest and most common methods is:

chown vpopmail /path/to/ezmlm.cgi
chmod 4755 /path/to/ezmlm.cgi

As said above, change the permission of CGI, but continued giving the same error

-- 
--
Roylan Suarez Reyes
Admin. Redes JC. Vinales
[EMAIL PROTECTED]
Telef: 793210


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



Re: [qmailtoaster] question -- stupid

2007-12-12 Thread Warren Melnick
Check to see if his domain has an SPF record in place that is
incorrect.  Also check his mail server IP(s) in the RBLs.

W

On Dec 12, 2007 10:24 AM, David Milholen [EMAIL PROTECTED] wrote:
 Hi All,
  I have been away for a while and I have a dumb question.
 I was receiving emails from a client and now I cannot he receives mine
 just fine but no replies or new emails will come from him. I am getting
 mail from everyone else just not him.
  Where is the first place I should look?
 Thanks



 --
 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 hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] question -- stupid

2007-12-12 Thread David Milholen
Hi All,
 I have been away for a while and I have a dumb question.
I was receiving emails from a client and now I cannot he receives mine
just fine but no replies or new emails will come from him. I am getting
mail from everyone else just not him.
 Where is the first place I should look?
Thanks



-- 
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] CBL and similar

2007-12-12 Thread Alberto Guzzetti
Greetings qmailers,

Anyone know how to be in whitelist for CBL and similar site? Cause happened 
that i was block by that site in sending email. But my server is not for sure 
an email spam server. And it worried me when it happens.

Thank you very much
Best Regards,

--
Cordialmente,
Alberto Guzzetti - Digital Instruments
[EMAIL PROTECTED]

[qmailtoaster] Problems in qmail + smarthost with smtp auth in my ISP

2007-12-12 Thread Miguel A. Velasco
Hello, recently I´ve installed an email server with Qmailtoaster. The 
architecture is Qmailtoaster + fetchmail (to download pop3 messages from 
my ISP) + smarthost (implemented in smtproutes) to relay foreign emails 
to my ISP.
My ISP has smtp-auth, then my /var/qmail/control/smtproutes at the 
begining was as follows:


:smtp.mydomain.es login password

As you can see, I only had 1 login and password in my smtproutes but I 
have 20 email account, howelse, the email server ran OK, without any 
problems. All users sent local and foreign emails succesfully...


Two days ago, all foreign email started coming back to the server with 
the following error:


Hi. This is the qmail-send program at lorca.euro-rain.local.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
[EMAIL PROTECTED]:
Delivered with authenticated connection to 217.76.128.100 does not like 
recipient.
Remote host said: 553 [EMAIL PROTECTED]: Sender address rejected: not 
owned by user sp8284 Giving up on 217.76.128.100.



The logs in qmail was:

1º.- When Qmailtoaster worked properly:

$qmlog -p send
2007-12-10 11:30:39.033637500 new msg 517653
2007-12-10 11:30:39.033689500 info msg 517653: bytes 23899 from 
[EMAIL PROTECTED] qp 18478 uid 89
2007-12-10 11:30:39.036343500 starting delivery 5731: msg 517653 to 
remote [EMAIL PROTECTED]

2007-12-10 11:30:39.036394500 status: local 0/10 remote 1/60
2007-12-10 11:30:40.705435500 delivery 5731: success: 
Delivered_with_authenticated_connection_to_/[EMAIL PROTECTED]_217.76.128.100_accepted

_message./Remote_host_said:_250_Ok:_queued_as_810E6428771/
2007-12-10 11:30:40.705573500 status: local 0/10 remote 0/60
2007-12-10 11:30:40.705661500 end msg 517653

2º.- Now Qmailtoaster doesn´t send foreign emails to other domains (not 
local to my company):


2007-12-10 16:11:03.813038500 new msg 517653
2007-12-10 16:11:03.813040500 info msg 517653: bytes 19918 from 
[EMAIL PROTECTED] qp 24779 uid 89
2007-12-10 16:11:03.817475500 starting delivery 5902: msg 517653 to 
remote [EMAIL PROTECTED]

2007-12-10 16:11:03.817477500 status: local 0/10 remote 1/60
2007-12-10 16:11:04.287346500 delivery 5902: failure: 
Delivered_with_authenticated_connection_to_/217.76.128.100_does_not_like_recipient./Remote_host_said:_5

53_[EMAIL 
PROTECTED]:_Sender_address_rejected:_not_owned_by_user_sp8288/Giving_up_on_217.76.128.100./
2007-12-10 16:11:04.287348500 status: local 0/10 remote 0/60
2007-12-10 16:11:04.290250500 bounce msg 517653 qp 24781
2007-12-10 16:11:04.290289500 end msg 517653

I´ve tried to authenticate all users of my company adding lines to 
smtproutes as follows, but not succesfully:


[EMAIL PROTECTED] control]# cat /var/qmail/control/smtproutes
:smtp.mydomain.es user1 clave1
:smtp.mydomain.es user2 clave2
:smtp.mydomain.es user3 clave3

With this configuration, just the user of the last line was able to send 
foreig messages...


What could I do to send foreign messages for all my local users?
Do I have qmail-smtp-auth and qmail-remote-auth installed in my default 
email server with Qmailtoaster? I suposse yes, but I am not sure because 
smtp-auth isn´t working properly 


Thanks so much for your help!
Miguel Velasco

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



[qmailtoaster] Messages with Attachments bouncing

2007-12-12 Thread Roxanne Sandesara
Several folks lately have had problems receiving mail from outside  
with attachments. The errors all seem to be:


554 invalid message content

This has included MS Word .doc files, ZIP files, Flash .swf files,  
and even plain ASCII text .csv files. In every case, the only work- 
around I have been able to find is to have the outside party send the  
email to another address not on our qmail-toaster mail server. No  
other mail service has had a problem with these files, emails or  
attachments.


Is there a log somewhere of ripmime's activity, some way to determine  
why it is that our server is deciding these perfectly valid emails  
are invalid and tossing them back?


Roxanne


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



Re: [qmailtoaster] Change IP - QMT unresponsive. HELP!

2007-12-12 Thread [EMAIL PROTECTED]
 I changed the IP of my QmailToaster box, and upon reboot, the box is
 unresponsive -- I can ping it, but any effort to connect to it (telnet
 port 25, mailclients, etc..) fails and is being refused.

Perhaps you have iptables running with the old IP information? Did you update
your hosts file and all other information which might contain your old IP?



 All I did was run netconfig to change the IP configuration, and reboot
 the box. Am I missing something?




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



[qmailtoaster] Change IP - QMT unresponsive. HELP!

2007-12-12 Thread Harry Zink



I changed the IP of my QmailToaster box, and upon reboot, the box is  
unresponsive -- I can ping it, but any effort to connect to it (telnet  
port 25, mailclients, etc..) fails and is being refused.


All I did was run netconfig to change the IP configuration, and reboot  
the box.


Am I missing something?

Harry

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



RE: [qmailtoaster] Messages with Attachments bouncing

2007-12-12 Thread Dairenn Lombard
 -Original Message-
 From: Roxanne Sandesara [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, December 12, 2007 9:43 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] Messages with Attachments bouncing
 
 
 Several folks lately have had problems receiving mail from outside  
 with attachments. The errors all seem to be:
 
 554 invalid message content
 
 This has included MS Word .doc files, ZIP files, Flash .swf files,  
 and even plain ASCII text .csv files. In every case, the only work- 
 around I have been able to find is to have the outside party 
 send the email to another address not on our qmail-toaster mail
server. No  
 other mail service has had a problem with these files, emails or  
 attachments.
 
 Is there a log somewhere of ripmime's activity, some way to 
 determine why it is that our server is deciding these perfectly valid
emails  
 are invalid and tossing them back?
 
 Roxanne


I haven't been able to find any logs that will tell you exactly what
MIME types are showing up when it refuses the messages, but, you can try
searching the web for MIME codes that belong to specfic file types, and
then commenting out the lines in your badloadertypes and badmimetypes
files in /var/qmail/control

When updating these files, be sure to run
/var/qmail/bin/qmail-badloadertypes and
/var/qmail/bin/qmail-badmimetypes so as to update the appropriate .cdb
hash files also in /var/qmail/control.


regards,
~ Dairenn Lombard
Systems Administration Department, Los Angeles
BroadSpire, Inc.

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



Re: [qmailtoaster] CBL and similar

2007-12-12 Thread im.fuzzy
Alberto Guzzetti wrote:
 Greetings qmailers,
  
 Anyone know how to be in whitelist for CBL and similar site? Cause
 happened that i was block by that site in sending email. But my server
 is not for sure an email spam server. And it worried me when it happens.
go the the cbl site and request to be whitelisted.   it is very detailed
in what you need to look do.  then fix your server.  you are probably
not HELOing correctly.

did you install using qmt-iso?

i did too, and ended up on the cbl, then zen...

i requested to be whitelisted at cbl...and was within 15 minutes.
then i poured over the guide and corrected my mistakes.

it may take several hours to be de-listed on all list servers.  i was
working fully after 4 hours passed.

you probably need to read the guide at
'http://wiki.qmailtoaster.com/index.php/QMT-ISO_Manual_Guide', 
especially /var/qmail/control/me and /var/qmail/control/smtpgreeting.

i have found mxtoolbox.com useful in general for checking mx stuff now
that dnsstuff.com appears to be available via membership-only.

regards,
fuzzy

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



RE: [qmailtoaster] Migration

2007-12-12 Thread Dairenn Lombard
Hello Sandip,

I've attached a shell script I wrote for my company that can
automatically migrate a single domain from one qmail toaster server to
another using SCP (you need to create an RSA key for the root user on
the source server, and then add it to the /root/.ssh/authorized_keys
file on the destination server in order to not have to keep re-entering
your root password/passphrase for every SCP operation).

One warning is that if you decided to compile vpopmail-toaster using one
table for all domains rather than one table per domain, this script wont
work for you.

Another issue has to do with the pathnames of directories on toasters
with lots of domain names.  After so many domains are added, instead of
customer's e-mail being setup inside of
/home/vpopmail/domains/example.com it shifts to a subdirectory in
/home/vpopmail/domains/1/example.com with 1 becoming 2, 2 becoming 3
(etc, etc.) as more and more domains are added.  When my script
re-creates the account being migrated on the new server, it then gets
from vpopmail on the destination server the new pathname as it exists on
that server, and then tries to go through and update a bunch of things.
Things like the dump file of that domain's mysql table and various
.qmail* files.

Unfortunately, I couldn't come up with a way of doing this to the
individual .qmail files that can appear in some user directories where
things like forward+save a local copy have been enabled using
qmailadmin.  Therefore, my script simply deletes these files, because if
they exist but use the wrong directory, extremely strange behavior
results (no mail showing up, duplicates of mail showing up, etc).

You can comment out that part of the script which does delete user's
.qmail files, but you'll need to remember to change those files by hand
post-migration so that the /home/vpopmail/domains directory referenced
matches the pathname of the domain you're currently working with.

If anyone would like to improve my script, I would love to know about
it.


regards,
~ Dairenn Lombard
Systems Administration Department, Los Angeles
BroadSpire, Inc.



-Original Message-
From: Sandip Kumar Das, RDG Systems [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 05, 2007 4:47 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: [qmailtoaster] Migration


Dear all,


How do i copy vpopmail domains  mailboxes of all users manually from
one server to another ? In old server domains uids are 7797 (  checking
/var/qmail/users/assign ) but in new server domains uids are 89. If I
manually created all old domains in new server , the uids will be 89.
and then how do i copy all the users and their maildirectories from old
server to new server ? pl suggest. Am I to copy vpopmail database from
old to new ? 

Thanks in advance,

Sandip
#!/bin/sh
# /usr/local/sbin/toastercp.sh
# Copy qmail toaster domains onto another qmail toaster.
#
# Usage: /usr/local/sbin/toastercp.sh domain.com remote.mail.server.hostname
#
# CAUTION - this is only going to work if BOTH vpopmail-toaster installs were
# compiled with --disable-many-domains, otherwise, there will be a MySQL table
# mismatch and IMAP/POP authencation will fail.  It's Okay to enable many
# domains, but again, BOTH servers must have already had vpopmail-toaster
# installed that way, otherwise you need to manually convert the vpopmail
# tables from one format to the other - which this script does not do.
#
#
# Change Log:
# Version   - Feature
# -
# 1.01  - Patches .qmail-default for the Unix pathname on the new mail
# server if catchall is set to another local e-mail address
# rather than catchall-to-bounce, catchall-to-delete, or
# catchall-forward.  Not doing this results in maildrop
# creating duplicate messages in users' inboxes.
# Removes individual user .qmail files to cause qmail to
# re-create the file (sometimes, these files, when copied
# causes unwanted behavior when using webmail other other
# system features).
# 1.00  - Initial Release

echo ; echo toastercp.sh v1.01
echo Copyright (c) 2007 BroadSpire, Inc.
echo ; echo Report bugs!!  E-Mail them to [EMAIL PROTECTED] ; echo
echo This script PUSHES existing domains from the origin mail server onto a 
NEW
echo mail server, and requires this server's id_rsa.pub file in /root/.ssh to 
be
echo copied into the authorized_keys2 file in the remote server's /root/.ssh
echo directory.  It is also necessary to have this server's hostname in the
echo /etc/hosts.allow file on the remote mail server for sshd. ; echo

SSH=`which ssh`
GREP=`which grep`
AWK=`which awk`
TAIL=`which tail`
CAT=`which cat`
RM=`which rm`
SED=`which sed`
DUMP=`which mysqldump`
CPIO=`which cpio`
CP=`which cp`
SCP=`which scp`
CUT=`which cut`
HEAD=`which head`
FIND=`which find`

# Get domain name from the 

RE: [qmailtoaster] Are Domain Quotas actually working?

2007-12-12 Thread Dairenn Lombard
 -Original Message-
 From: Timon Reinhard [mailto:[EMAIL PROTECTED] 
 Sent: Saturday, December 08, 2007 2:13 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] Are Domain Quotas actually working?
 
 
 Hi all,
 
 has anyone out there managed to get vpopmail's domain quotas to work? 
 Are they still broken?
 
 With my fresh qmailtoaster setup I experienced these settings 
 (through 
 vmoddomlimits) are just ignored: Domain Quota, Default User 
 Quota, Max 
 Domain Messages, Default Max Messages per User
 
 Cheers,
 Timon

Our experience is that they do not work reliably; we Have seen e-mail
get bounced due to quotas being exceeded when reading the logs in
/var/log/qmail/smtp but we are also seeing user mailboxes way over the
quota we've set using vqadmin as well.

regards,
~ Dairenn Lombard
Systems Administration Department, Los Angeles
BroadSpire, Inc.

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



RE: [qmailtoaster] Migration

2007-12-12 Thread Dairenn Lombard
Oops, I attached the wrong version.  Please discard the previous version
I sent out.

regards,
~ Dairenn Lombard
Systems Administration Department, Los Angeles
BroadSpire, Inc.

 -Original Message-
 From: Dairenn Lombard [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, December 12, 2007 10:36 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: RE: [qmailtoaster] Migration
 
 
 Hello Sandip,
 
 I've attached a shell script I wrote for my company that can 
 automatically migrate a single domain from one qmail toaster 
 server to another using SCP (you need to create an RSA key 
 for the root user on the source server, and then add it to 
 the /root/.ssh/authorized_keys file on the destination server 
 in order to not have to keep re-entering your root 
 password/passphrase for every SCP operation).
 
 One warning is that if you decided to compile 
 vpopmail-toaster using one table for all domains rather than 
 one table per domain, this script wont work for you.
 
 Another issue has to do with the pathnames of directories on 
 toasters with lots of domain names.  After so many domains 
 are added, instead of customer's e-mail being setup inside of 
 /home/vpopmail/domains/example.com it shifts to a 
 subdirectory in /home/vpopmail/domains/1/example.com with 1 
 becoming 2, 2 becoming 3 (etc, etc.) as more and more domains 
 are added.  When my script re-creates the account being 
 migrated on the new server, it then gets from vpopmail on the 
 destination server the new pathname as it exists on that 
 server, and then tries to go through and update a bunch of 
 things. Things like the dump file of that domain's mysql 
 table and various
 .qmail* files.
 
 Unfortunately, I couldn't come up with a way of doing this to 
 the individual .qmail files that can appear in some user 
 directories where things like forward+save a local copy have 
 been enabled using qmailadmin.  Therefore, my script simply 
 deletes these files, because if they exist but use the wrong 
 directory, extremely strange behavior results (no mail 
 showing up, duplicates of mail showing up, etc).
 
 You can comment out that part of the script which does delete 
 user's .qmail files, but you'll need to remember to change 
 those files by hand post-migration so that the 
 /home/vpopmail/domains directory referenced matches the 
 pathname of the domain you're currently working with.
 
 If anyone would like to improve my script, I would love to 
 know about it.
 
 
 regards,
 ~ Dairenn Lombard
 Systems Administration Department, Los Angeles
 BroadSpire, Inc.
 
 
 
 -Original Message-
 From: Sandip Kumar Das, RDG Systems [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, December 05, 2007 4:47 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] Migration
 
 
 Dear all,
 
 
 How do i copy vpopmail domains  mailboxes of all users 
 manually from one server to another ? In old server domains 
 uids are 7797 (  checking /var/qmail/users/assign ) but in 
 new server domains uids are 89. If I manually created all old 
 domains in new server , the uids will be 89. and then how do 
 i copy all the users and their maildirectories from old 
 server to new server ? pl suggest. Am I to copy vpopmail 
 database from old to new ? 
 
 Thanks in advance,
 
 Sandip
#!/bin/sh
# /usr/local/sbin/toastercp.sh
# Copy qmail toaster domains onto another qmail toaster.
#
# Usage: /usr/local/sbin/toastercp.sh domain.com remote.mail.server.hostname
#
# CAUTION - this is only going to work if BOTH vpopmail-toaster installs were
# compiled with --disable-many-domains, otherwise, there will be a MySQL table
# mismatch and IMAP/POP authencation will fail.  It's Okay to enable many
# domains, but again, BOTH servers must have already had vpopmail-toaster
# installed that way, otherwise you need to manually convert the vpopmail
# tables from one format to the other - which this script does not do.
#
#
# Change Log:
# Version   - Feature
# -
# 1.02  - Older mysqldumps don't write dump files to include dropping
# the tables being backed up, so now this script inserts that
# (this may produce MySQL warnings, as newer mysqldumps will
# have this, and therefore, complain that it can't drop a table
# that doesn't exist.  Because .qmail-default files don't
# always exist, added find statements to not bother with it if
# it is not there.  When using cpio to build a skeleton of
# files, find now looks for these files in the correct
# directory.
# 1.01  - Patches .qmail-default for the Unix pathname on the new mail
# server if catchall is set to another local e-mail address
# rather than catchall-to-bounce, catchall-to-delete, or
# catchall-forward.  Not doing this results in maildrop
#

Re: [qmailtoaster] Messages with Attachments bouncing

2007-12-12 Thread im.fuzzy
Roxanne Sandesara wrote:
 Several folks lately have had problems receiving mail from outside
 with attachments. The errors all seem to be:

 554 invalid message content

 This has included MS Word .doc files, ZIP files, Flash .swf files, and
 even plain ASCII text .csv files. In every case, the only work-around
 I have been able to find is to have the outside party send the email
 to another address not on our qmail-toaster mail server. No other mail
 service has had a problem with these files, emails or attachments.

 Is there a log somewhere of ripmime's activity, some way to determine
 why it is that our server is deciding these perfectly valid emails are
 invalid and tossing them back?

 Roxanne


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

what is in your simcontrol file (/var/qmail/control/simcontrol)?

IIRC, that is where attachment blocking is controlled.

regards,
fuzzy

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



Re: [qmailtoaster] Messages with Attachments bouncing

2007-12-12 Thread im.fuzzy
Dairenn Lombard wrote:
 -Original Message-
 From: Roxanne Sandesara [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, December 12, 2007 9:43 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] Messages with Attachments bouncing


 Several folks lately have had problems receiving mail from outside  
 with attachments. The errors all seem to be:

 554 invalid message content

 This has included MS Word .doc files, ZIP files, Flash .swf files,  
 and even plain ASCII text .csv files. In every case, the only work- 
 around I have been able to find is to have the outside party 
 send the email to another address not on our qmail-toaster mail
 
 server. No  
   
 other mail service has had a problem with these files, emails or  
 attachments.

 Is there a log somewhere of ripmime's activity, some way to 
 determine why it is that our server is deciding these perfectly valid
 
 emails  
   
 are invalid and tossing them back?

 Roxanne
 


 I haven't been able to find any logs that will tell you exactly what
 MIME types are showing up when it refuses the messages, but, you can try
 searching the web for MIME codes that belong to specfic file types, and
 then commenting out the lines in your badloadertypes and badmimetypes
 files in /var/qmail/control

 When updating these files, be sure to run
 /var/qmail/bin/qmail-badloadertypes and
 /var/qmail/bin/qmail-badmimetypes so as to update the appropriate .cdb
 hash files also in /var/qmail/control.


 regards,
 ~ Dairenn Lombard
 Systems Administration Department, Los Angeles
 BroadSpire, Inc.

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

   
bad loaders and mimetypes  is considered by me to be voodoo from days
gone by...false positives on zips and pdfs come to mind from my install
1.5 yr ago.

i have all mimetypes/loaders commented out and trust clamav,,,and my
simcontrol selections...to weed out the junk.

regards,
fuzz



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



Re: [qmailtoaster] Messages with Attachments bouncing

2007-12-12 Thread Roxanne Sandesara

The relevant line in simcontrol is:

:clam=yes,spam=yes,spam_hits=12,attach=.mp3:.src:.bat:.pif

I should note, /other/ attached Word, ZIP, Flash and such are getting  
through. The files are not infected. I can't figure out why they're  
being rejected and others are not.


On Dec 12, 2007, at 1:19 PM, im.fuzzy wrote:


Roxanne Sandesara wrote:

Several folks lately have had problems receiving mail from outside
with attachments. The errors all seem to be:

554 invalid message content

This has included MS Word .doc files, ZIP files, Flash .swf files,  
and

even plain ASCII text .csv files. In every case, the only work-around
I have been able to find is to have the outside party send the email
to another address not on our qmail-toaster mail server. No other  
mail

service has had a problem with these files, emails or attachments.

Is there a log somewhere of ripmime's activity, some way to determine
why it is that our server is deciding these perfectly valid emails  
are

invalid and tossing them back?

Roxanne


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



what is in your simcontrol file (/var/qmail/control/simcontrol)?

IIRC, that is where attachment blocking is controlled.

regards,
fuzzy

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: qmailtoaster-list- 
[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 on SuSe10.2

2007-12-12 Thread Andreas
Hi list,
did anybody try to install the toaster on Suse 10.2 yet?
Any experiences?

Thanx in advance

Andreas



-
 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 in qmail + smarthost with smtp auth in my ISP

2007-12-12 Thread Erik A. Espinoza
Sounds like your isp is not allowing you to relay through their mail
server unless you are sending as yourself.

Erik

On Dec 12, 2007 8:39 AM, Miguel A. Velasco [EMAIL PROTECTED] wrote:
 Hello, recently I´ve installed an email server with Qmailtoaster. The
 architecture is Qmailtoaster + fetchmail (to download pop3 messages from
 my ISP) + smarthost (implemented in smtproutes) to relay foreign emails
 to my ISP.
 My ISP has smtp-auth, then my /var/qmail/control/smtproutes at the
 begining was as follows:

 :smtp.mydomain.es login password

 As you can see, I only had 1 login and password in my smtproutes but I
 have 20 email account, howelse, the email server ran OK, without any
 problems. All users sent local and foreign emails succesfully...

 Two days ago, all foreign email started coming back to the server with
 the following error:

 Hi. This is the qmail-send program at lorca.euro-rain.local.
 I'm afraid I wasn't able to deliver your message to the following addresses.
 This is a permanent error; I've given up. Sorry it didn't work out.
 [EMAIL PROTECTED]:
 Delivered with authenticated connection to 217.76.128.100 does not like
 recipient.
 Remote host said: 553 [EMAIL PROTECTED]: Sender address rejected: not
 owned by user sp8284 Giving up on 217.76.128.100.


 The logs in qmail was:

 1º.- When Qmailtoaster worked properly:

 $qmlog -p send
 2007-12-10 11:30:39.033637500 new msg 517653
 2007-12-10 11:30:39.033689500 info msg 517653: bytes 23899 from
 [EMAIL PROTECTED] qp 18478 uid 89
 2007-12-10 11:30:39.036343500 starting delivery 5731: msg 517653 to
 remote [EMAIL PROTECTED]
 2007-12-10 11:30:39.036394500 status: local 0/10 remote 1/60
 2007-12-10 11:30:40.705435500 delivery 5731: success:
 Delivered_with_authenticated_connection_to_/[EMAIL 
 PROTECTED]_217.76.128.100_accepted
 _message./Remote_host_said:_250_Ok:_queued_as_810E6428771/
 2007-12-10 11:30:40.705573500 status: local 0/10 remote 0/60
 2007-12-10 11:30:40.705661500 end msg 517653

 2º.- Now Qmailtoaster doesn´t send foreign emails to other domains (not
 local to my company):

 2007-12-10 16:11:03.813038500 new msg 517653
 2007-12-10 16:11:03.813040500 info msg 517653: bytes 19918 from
 [EMAIL PROTECTED] qp 24779 uid 89
 2007-12-10 16:11:03.817475500 starting delivery 5902: msg 517653 to
 remote [EMAIL PROTECTED]
 2007-12-10 16:11:03.817477500 status: local 0/10 remote 1/60
 2007-12-10 16:11:04.287346500 delivery 5902: failure:
 Delivered_with_authenticated_connection_to_/217.76.128.100_does_not_like_recipient./Remote_host_said:_5
 53_[EMAIL 
 PROTECTED]:_Sender_address_rejected:_not_owned_by_user_sp8288/Giving_up_on_217.76.128.100./
 2007-12-10 16:11:04.287348500 status: local 0/10 remote 0/60
 2007-12-10 16:11:04.290250500 bounce msg 517653 qp 24781
 2007-12-10 16:11:04.290289500 end msg 517653

 I´ve tried to authenticate all users of my company adding lines to
 smtproutes as follows, but not succesfully:

 [EMAIL PROTECTED] control]# cat /var/qmail/control/smtproutes
 :smtp.mydomain.es user1 clave1
 :smtp.mydomain.es user2 clave2
 :smtp.mydomain.es user3 clave3

 With this configuration, just the user of the last line was able to send
 foreig messages...

 What could I do to send foreign messages for all my local users?
 Do I have qmail-smtp-auth and qmail-remote-auth installed in my default
 email server with Qmailtoaster? I suposse yes, but I am not sure because
 smtp-auth isn´t working properly 

 Thanks so much for your help!
 Miguel Velasco

 -
  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] Messages with Attachments bouncing

2007-12-12 Thread Dairenn Lombard
 -Original Message-
 From: im.fuzzy [mailto:[EMAIL PROTECTED] 
 
 bad loaders and mimetypes  is considered by me to be voodoo 
 from days gone by...false positives on zips and pdfs come to 
 mind from my install 1.5 yr ago.
 
 i have all mimetypes/loaders commented out and trust 
 clamav,,,and my simcontrol selections...to weed out the junk.
 
 regards,
 fuzz


True, badloadertypes and badmimetypes are guilty of too many false
positives that clamav is only going to catch anyway, so you may just
want to go ahead and comment out everything there, and just make sure
nothing bad happens.  My only issue with simcontrol is that if you're
not necessarily trying to filter out malware but just stuff people
shouldn't be e-mailing (like copyright infringement activity such as
e-mailing unoriginal .mp3s, video clips, etc), it's not hard to rename a
file from .mp3 to .bunny-rabbits so that it can get through anyway.

regards,
~ Dairenn Lombard
Systems Administration Department, Los Angeles
BroadSpire, Inc.

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



[qmailtoaster] Fw: E-Mail

2007-12-12 Thread Jim Shupert, Jr.
Friends,
I have been given an email from one of my users who says that : when he sends 
an email ( sometimes )
they get , in the body RSET RSET RSET QUIT
I wonder what ..ya'll might think of that.

I googled RSET and have seen some things about spamd...
I wonder ...whose spamd would it be? seems like it would HAVE to be the 
reciever.
I am interested in any thoughts you might have.
note - noone else has made any mention of such nutty stuff.
thanks

jim
- Original Message - 
From: Scott Marshall 



Hello,



A few people have said that, at various times, when I send them e-mails this is 
what they receive:



-Original Message-

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 

Sent: Wednesday, December 12, 2007 11:54 AM

Subject: 



RSET

RSET

RSET

RSET

QUIT



peace



scott marshall

project manager

pps group

602 main st. suite 900

cincinnati, oh 45202

p: 513.864.8353 (direct)

p: 513.621.6677 (main)

f: 513.421.6141

www.theppsgroup.com 








[qmailtoaster] mta statistics

2007-12-12 Thread slamp slamp
have you guys seen this? http://www.mailradar.com/mailstat/

i thought qmail was 2nd?

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



RE: [qmailtoaster] mta statistics

2007-12-12 Thread Dairenn Lombard
The findings of this survey do not surprise me.  :-)

regards,
~ Dairenn Lombard
Systems Administration Department, Los Angeles
BroadSpire, Inc.

 -Original Message-
 From: slamp slamp [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, December 12, 2007 4:45 PM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: [qmailtoaster] mta statistics
 
 
 have you guys seen this? http://www.mailradar.com/mailstat/
 
 i thought qmail was 2nd?

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



[qmailtoaster] Server to server email, DK

2007-12-12 Thread [EMAIL PROTECTED]
Now that DK is working, I have new issues. Mail servers on the same network
are not able to email each other;

delivery 17: failure:
User_and_password_not_set,_continuing_without_authentication.¦n:
12¦/[EMAIL PROTECTED]_my_public_IP_failed_after_I_sent_the_message./Remote
_host_said:_554_qmail-dk:_
Cannot_sign_message_due_to_invalid_message_syntax._(#5.3.0)/

I do have all of my networks in my tcp.smtp file however. I've been looking
online but am not finding much on my specific problem with internal servers.

Mike




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



[qmailtoaster] Server to server email, DK

2007-12-12 Thread [EMAIL PROTECTED]
Should I be using the DKSIGN=/var/qmail/control/domainkeys/%/private
option on each of my internal IP's as well in my tcp.smtp?

My understanding has been that only the last line has to do with outgoing and
dk signing.

Cannot_sign_message_due_to_invalid_message_syntax._(#5.3.0)/


Mike





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



[qmailtoaster] Server to server email, DK

2007-12-12 Thread [EMAIL PROTECTED]
Should I be using the DKSIGN=/var/qmail/control/domainkeys/%/private
option on each of my internal IP's as well in my tcp.smtp?

Um, never mind, I already do have this in all of the lines.



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



[qmailtoaster] wrong default domain name

2007-12-12 Thread Istvan Köpe
I'm using logwatch to receive the logfiles in mail. The problem is that 
it doesn't send mails because of the domain name. The messages are 
bounced back with this error:


Hi. This is the qmail-send program at rsfind.ro.
I tried to deliver a bounce message to this address, but the bounce bounced!

[EMAIL PROTECTED]:
Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

In the logwatch.conf file I have this line:
# Default person to mail reports to.  Can be a local account or a
# complete email address.
MailTo = root

From where does it take the .rsfind.ro domain name? I searched the 
whole hard drive and I couldn't find it. Is not in /etc is not in 
/var/qmail/control . Everything else is working fine, at least it seems 
to work fine.


Istvan

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



Re: [qmailtoaster] ezmlm

2007-12-12 Thread PakOgah

Roylan Suarez Reyes wrote:

Hello friends

  I am trying to configure ezmlm.cgi to have the lists by web, but I have the 
following error:

module_load, checking HTML::Templateok (2.9) 
AUTHENTICATION FAILED! (dom: vn.pri.jovenclub.cu, pass: dgryfhfyr)
if you are certain the authentication information is correct, then it is quite 
likely you cannot authenticate because your web server is running as a user 
(80) that lacks permission to run this script. You can:

a: run this script suid vpopmail
b: run the web server as user vpopmail

The easiest and most common methods is:

chown vpopmail /path/to/ezmlm.cgi
chmod 4755 /path/to/ezmlm.cgi

  

In the end I gave up using ezmlm.cgi then I try MhonArc... seems great
look the detail at
http://wiki.qmailtoaster.com/index.php/MailingList_Archiving


-
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 in qmail + smarthost with smtp auth in my ISP

2007-12-12 Thread Miguel A. Velasco
Hi, the thing is that in smtproutes file I´m only configuring one login 
 password for one user in my company and I really have 25 users sending 
email. Each of them with a login and a password.

Is there any way to configure smtproutes to use many user and passwords?
Thanks all for your help!
Miguel Velasco

Erik A. Espinoza escribió:

Sounds like your isp is not allowing you to relay through their mail
server unless you are sending as yourself.

Erik

On Dec 12, 2007 8:39 AM, Miguel A. Velasco [EMAIL PROTECTED] wrote:

Hello, recently I´ve installed an email server with Qmailtoaster. The
architecture is Qmailtoaster + fetchmail (to download pop3 messages from
my ISP) + smarthost (implemented in smtproutes) to relay foreign emails
to my ISP.
My ISP has smtp-auth, then my /var/qmail/control/smtproutes at the
begining was as follows:

:smtp.mydomain.es login password

As you can see, I only had 1 login and password in my smtproutes but I
have 20 email account, howelse, the email server ran OK, without any
problems. All users sent local and foreign emails succesfully...

Two days ago, all foreign email started coming back to the server with
the following error:

Hi. This is the qmail-send program at lorca.euro-rain.local.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
[EMAIL PROTECTED]:
Delivered with authenticated connection to 217.76.128.100 does not like
recipient.
Remote host said: 553 [EMAIL PROTECTED]: Sender address rejected: not
owned by user sp8284 Giving up on 217.76.128.100.


The logs in qmail was:

1º.- When Qmailtoaster worked properly:

$qmlog -p send
2007-12-10 11:30:39.033637500 new msg 517653
2007-12-10 11:30:39.033689500 info msg 517653: bytes 23899 from
[EMAIL PROTECTED] qp 18478 uid 89
2007-12-10 11:30:39.036343500 starting delivery 5731: msg 517653 to
remote [EMAIL PROTECTED]
2007-12-10 11:30:39.036394500 status: local 0/10 remote 1/60
2007-12-10 11:30:40.705435500 delivery 5731: success:
Delivered_with_authenticated_connection_to_/[EMAIL 
PROTECTED]_217.76.128.100_accepted
_message./Remote_host_said:_250_Ok:_queued_as_810E6428771/
2007-12-10 11:30:40.705573500 status: local 0/10 remote 0/60
2007-12-10 11:30:40.705661500 end msg 517653

2º.- Now Qmailtoaster doesn´t send foreign emails to other domains (not
local to my company):

2007-12-10 16:11:03.813038500 new msg 517653
2007-12-10 16:11:03.813040500 info msg 517653: bytes 19918 from
[EMAIL PROTECTED] qp 24779 uid 89
2007-12-10 16:11:03.817475500 starting delivery 5902: msg 517653 to
remote [EMAIL PROTECTED]
2007-12-10 16:11:03.817477500 status: local 0/10 remote 1/60
2007-12-10 16:11:04.287346500 delivery 5902: failure:
Delivered_with_authenticated_connection_to_/217.76.128.100_does_not_like_recipient./Remote_host_said:_5
53_[EMAIL 
PROTECTED]:_Sender_address_rejected:_not_owned_by_user_sp8288/Giving_up_on_217.76.128.100./
2007-12-10 16:11:04.287348500 status: local 0/10 remote 0/60
2007-12-10 16:11:04.290250500 bounce msg 517653 qp 24781
2007-12-10 16:11:04.290289500 end msg 517653

I´ve tried to authenticate all users of my company adding lines to
smtproutes as follows, but not succesfully:

[EMAIL PROTECTED] control]# cat /var/qmail/control/smtproutes
:smtp.mydomain.es user1 clave1
:smtp.mydomain.es user2 clave2
:smtp.mydomain.es user3 clave3

With this configuration, just the user of the last line was able to send
foreig messages...

What could I do to send foreign messages for all my local users?
Do I have qmail-smtp-auth and qmail-remote-auth installed in my default
email server with Qmailtoaster? I suposse yes, but I am not sure because
smtp-auth isn´t working properly 

Thanks so much for your help!
Miguel Velasco

-
 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] wrong default domain name

2007-12-12 Thread gum trolium
did u find hidden files under /var/qmail/alias/

.qmail-postmaster
.qmail-root

check it is correct content

On 12/13/07, Istvan Köpe [EMAIL PROTECTED] wrote:
 I'm using logwatch to receive the logfiles in mail. The problem is that
 it doesn't send mails because of the domain name. The messages are
 bounced back with this error:

 Hi. This is the qmail-send program at rsfind.ro.
 I tried to deliver a bounce message to this address, but the bounce bounced!

 [EMAIL PROTECTED]:
 Sorry, I couldn't find any host named .rsfind.ro. (#5.1.2)

 In the logwatch.conf file I have this line:
 # Default person to mail reports to.  Can be a local account or a
 # complete email address.
 MailTo = root

  From where does it take the .rsfind.ro domain name? I searched the
 whole hard drive and I couldn't find it. Is not in /etc is not in
 /var/qmail/control . Everything else is working fine, at least it seems
 to work fine.

 Istvan

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