[qmailtoaster] Over quota madness

2007-06-22 Thread Yeak Nai Siew

Hi there,

I wonder if you faced this kind of situation:
1. User1 is out of quota. He sent a mail to User2.
2. User2 also out of quota. The server could not deliver it.
3. Mail bounced back to User1, but since User1 is out of quota, the  
mail could not be delivered.

4. The mail is sent to Mailer-Daemon.
5. Mailer-Daemon is forwarded to postmaster.
6. Postmaster forwarded to a human (mail administrator).

The mail administrator, received a lot of mails and get annoyed. He  
asked, can I disable quota warning message?


Is the correct answer is to set doublebounceto to a blackhole  
address? This will stop at step 3 above. Other error continue to go on.


Also consider both situation:
1. Users are both from the same server (same mailer-daemon).
2. Users from two different servers (different mailer daemon).

Please advise.

Thanks.


--
Yeak Nai Siew
[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] Re: qmail-toaster 1.3.8 release problem

2006-11-15 Thread Yeak Nai Siew
Hi Erik,

Just to inform you that I recompiled 1.3.8 and then ran again
/var/qmail/bin/dh_key, there is no more problem. I think upgrade direct
may not work. Need to initialize something.

Thanks.

Yeak Nai Siew wrote:
 Hi Erik,

 Had you tested qmail-toaster 1.3.8 release with SMTP AUTH and TLS/SSL? I
 have problem with it.

 Thanks.

   

-- 
Yeak Nai Siew
Chief Executive Officer

My Directory Sdn Bhd (487437-D)
#34-03 Menara Dion, 27 Jalan Sultan Ismail
50250 Kuala Lumpur, Malaysia
tel +603 20704278  fax +603 20704281  http://www.md.com.my


-
 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 evaluation for QMT

2006-07-17 Thread Yeak Nai Siew
Yes, it work with SMTP AUTH.

The patch was not applied directly. I have to modify the patch manually
based on the given patch and create a new patch.

I try to find that out and email you to have a look.



Erik Espinoza wrote:
 Hello Yeak,
 
 Thanks for the feedback. One quick question, did the Shupp patch work
 with SMTP-AUTH?
 
 Thanks,
 Erik
 
 On 7/16/06, Yeak Nai Siew [EMAIL PROTECTED] wrote:
 Hi Eric and also Erik. :-)

 I would like to share my experience of using greylitsing.
 
  I proceeded to search for existing greylist software that would fit
 well
  in the Toaster. There are a lot of solutions available (I won't go into
  details here), but only one that I thing might fit well with the
  Toaster. It's available from Bill Shupp (http://www.shupp.org), who
 made
  the qmail and clamav patches.
 
  Bill notes on his website that this patch is EXPERIMENTAL. Has anyone
  here experimented with it at all? Is there any reason why we (I?)
  shouldn't give it a try?
 

 Yes, I used Bill Shupp patch on my old Qmail (not qumailtoaster) and it
 had been running for at least 3 months. No problem at all. The way I set
 the rule is based on Postgrey standard (the greylisting for Postfix).
 Their rule is to reject first ever received mail for 300 seconds. Then
 the rule is valid for the next 33 days.

 I also used the cronjob to clear the database for maintenance purpose.

 I also used Bill Shupp patch on my Qmailtoaster. It worked well too. But
 I removed it after 1 month of using because I start to see complain
 missing mail. This may not be the patch issue because I haven't found
 the log to confirm it (there were other issues with missing mail that I
 was facing at that time).

 The only problem I have with Bill Shupp patch is the management of the
 greylisting rule, which is in MySQL (while I can use phpmyadmin, but a
 bit tedious). There should be some userlevel command to let us configure
 or change settings. Web-based incorporated into qmailadmin would be nice
 as it can let the user to change their own settings.

 Thanks.


 -- 
 Yeak Nai Siew[ Your Open Source Partner ]
 System Consultant

 My Directory Sdn Bhd (487437-D)
 #34-03 Menara Dion, 27 Jalan Sultan Ismail
 50250 Kuala Lumpur, Malaysia
 tel +603 20704278  fax +603 20704281  http://www.md.com.my

 LINUX SUPPORT | ENTERPRISE EMAIL | OPEN SOURCE TECHNOLOGY

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

-- 
Yeak Nai Siew[ Your Open Source Partner ]
System Consultant

My Directory Sdn Bhd (487437-D)
#34-03 Menara Dion, 27 Jalan Sultan Ismail
50250 Kuala Lumpur, Malaysia
tel +603 20704278  fax +603 20704281  http://www.md.com.my

LINUX SUPPORT | ENTERPRISE EMAIL | OPEN SOURCE TECHNOLOGY

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



[qmailtoaster] qlog2txt - parsing qmail-send log

2006-05-04 Thread Yeak Nai Siew
Hi all,

I wrote this small script because of customer asking me to trace the
mail. As you know reading the current log by multilog is quite
tedious. This script will also trace a new message and find out the
related deliveries and then put that in proper output. At one glance,
you can see what time a new msg is entering your system and when they
get out (delivered) with success, defer or failed.

Hope this is useful to you.

Thanks.


-- 
Yeak Nai Siew[ Your Open Source Partner ]
System Consultant

My Directory Sdn Bhd (487437-D)
#34-03 Menara Dion, 27 Jalan Sultan Ismail
50250 Kuala Lumpur, Malaysia
tel +603 20704278  fax +603 20704281  http://www.md.com.my

LINUX SUPPORT | ENTERPRISE INFRASTRUCTURE | ENTERPRISE EMAIL


qlog2txt-1.0.tar.gz
Description: application/gzip
-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: [qmailtoaster] Rerouting mails to Exchange

2006-03-23 Thread Yeak Nai Siew
You can try this:
1. Users that stay in Qmailtoaster, create the account there.
2. Turn on Catchall to a special account called catchall.
3. Run fetchmail to retrieve this catchall and feed it to Exchange. See
config below.

That settle the Inbound.

Qmailtoaster users should have no problem for Outbound because they
point their SMTP to Qmailtoaster's IP.

Exchange user also use Qmailtoaster's IP to send email, and they have to
point to Qmailtoaster for sending, not to Exchange's IP. And you can't
use SMTP AUTH for exchange user... unless you create one special user
called exchange and shared among all exchange user to use qmailtoaster
SMTP AUTH. Well, if you hard working, then create all the accounts of
Exchange user in Qmailtoaster and then let Exchange come to take the
mail, or you use the same Fetchmail technique to push for them.

Sample working fetchmailrc file.

defaults
fetchall
poll localhost
proto imap
localdomains example.com no dns qvirtual example.com- envelope
Delivered-To:
user [EMAIL PROTECTED]
pass xx
is root *
fetchall
smtphost 1.2.3.4  (exchange's IP)
dropdelivered

Run the fetchmail this way: fetchmail -f /path/to/fetchmailrc

You can write a script that run the command above every 5 min or less.

Hope it work...

Jean-Paul van de Plasse wrote:
 You could add an forward to every mailbox to the exchange server i guess..
 never tried this myself but I would figure it should work;
 
 For example your real domain is:
 mydomain.com
 
 - add to smtprouting
 myvirtualdomain.com:ipadres of exchange server
 
 - make exchange accept both mydomain.com and myvirtualdomain.com
 
 - add an forward in the users mail box to : [EMAIL PROTECTED]
 (for every user)
 
 
 Option two would be to have the exchange server collect the email via
 the pop-connector.
 Requires your accounts to leave the mail on the server for at least some
 time.
 
 And an other option might be qmail-tap
 http://www.inter7.com/?page=qmailtap
 But that requires some qmail patches.
 
 Goodluck!
 
 
 - Original Message - From: Gabriel Lai Yong Shern
 [EMAIL PROTECTED]
 To: qmailtoaster-list@qmailtoaster.com
 Sent: Thursday, March 23, 2006 11:12 AM
 Subject: Re: [qmailtoaster] Rerouting mails to Exchange
 
 
 as far as I know... relaying mails from qmail to exchange can be done
 as proposed only.

 Cheers.

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

-- 
Yeak Nai Siew[ Your Open Source Partner ]
System Consultant

My Directory Sdn Bhd (487437-D)
#34-03 Menara Dion, 27 Jalan Sultan Ismail
50250 Kuala Lumpur, Malaysia
tel +603 20704278  fax +603 20704281  http://www.md.com.my

LINUX SUPPORT | ENTERPRISE INFRASTRUCTURE | ENTERPRISE EMAIL

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

2006-01-10 Thread Yeak Nai Siew
The score to delete is 12 in my mailfilter. The marking of 
***SPAM*** is done by Spamassassin itself, not mailfilter.




Fajar Priyanto wrote:

On Tuesday 10 January 2006 10:29 am, Fabio Milano wrote:


Thanks Gabriel!

I will try installing Jakes latest rules

Does Spamassassin quarantine emails in a folder on the server? or Just
mark them as Spam?
The email never came through to the
client (thunderbird), so I am assuming Spamassasin is working, also I
checked the tail of the log and it showed that the message was treated
as spam. What happened to this email, where did it go? How do I know
what emails have been blocked/marked as spam, does a list get
populated or do I just look in the log manually.



You can check /etc/mail/mailfilter
Any spam scores above 21 will be deleted, and  5  21 will be marked as *** 
SPAM ***




--
Yeak Nai Siew [ Your Open Source Partner ]
System Consultant

Our Business:
  Linux Support | Linux Infrastructure | Enterprise Email

My Directory Sdn Bhd (487437-D)
#34-03 Menara Dion, 27 Jalan Sultan Ismail
50250 Kuala Lumpur, Malaysia
tel +603 20704278  fax +603 20704281  http://www.md.com.my

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



Re: [qmailtoaster] SOLVED: How to use ezmlm.cgi

2006-01-08 Thread Yeak Nai Siew
Management of ezcgirc may be able to include into qmailadmin management. 
ezmlm-cgi also read .ezcgirc. Perhaps that can be used to do coding in 
qmailadmin to make it work under web management.


I am not sure if there is already such management already done somewhere 
else.



Fajar Priyanto wrote:

On Friday 06 January 2006 09:52 am, Yeak Nai Siew wrote:


Next, to view the archive from the Web, you can access to
http://mail.example.com/mail/ezmlm-cgi;. This program has its
configuration file located in /etc/ezmlm/ezcgirc. The following is the
content of ezcgirc.

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

0;89;/home/vpopmail/domains/example.com/test-list;[EMAIL PROTECTED]




Hope that help. It worked for me! (Now I am thinking how to solve the
qmailadmin bug... had anyone did it?)



Hello Nai Siew,
Thank you very much for explaining to me the ezmlm.cgi setup. It works now 
too. Seems like the other pitfall is that we have to setup each list manually 
in the ezcgirc?




--
Yeak Nai Siew [ Your Open Source Partner ]
System Consultant

Our Business:
  Linux Support | Linux Infrastructure | Enterprise Email

My Directory Sdn Bhd (487437-D)
#34-03 Menara Dion, 27 Jalan Sultan Ismail
50250 Kuala Lumpur, Malaysia
tel +603 20704278  fax +603 20704281  http://www.md.com.my

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



Re: [qmailtoaster] Max Message Size and Certificates

2006-01-05 Thread Yeak Nai Siew



Eric Webster wrote:

Hello everyone,

I am relatively new to working with qmail let alone qmail toaster. I
have recently been working on a new install of it and have two
questions that I can't seem to find the answers for.

1.) Can I specify a bounced message for emails that are to large?
I know the databytes setting is there, but the problem is not the
actual size setting, rather than the sender is not notified when their
mail has been discarded. I see a like in sec saying the message was
just ignored.



By right the email client software should inform the user about the max 
message size when they use ESMTP protocol because this size is shown 
during the initial negotiation.


The qmailtoaster is patched with a capability to show error message 
generated by simscan and clamav. May be you can specify the max message 
in ClamAV that will cause the error to be notified.





2.) How do I generate the certificates for the secure implementations
of IMAP and POP. Security warnings are displayed when someone connects
because the certificate is set to local host. These protocols are used
in house only, so buying a certificate is not what I am looking to do.
I just want to generate one to avoid the 'domain name mismatch'

Thank you in advance for your help.

Eric Webster

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



--
Yeak Nai Siew [ Your Open Source Partner ]
System Consultant

Our business:
Linux Support, Linux Infrastructure, Enterprise Email

My Directory Sdn Bhd (487437-D)
#34-03 Menara Dion, 27 Jalan Sultan Ismail
50250 Kuala Lumpur, Malaysia
tel +603 20704278  fax +603 20704281  http://www.md.com.my

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