>After checking the ASSP's logfile, I see too many [InvalidAddress] - it
>appears when the receipient doesn't exist in "localuser" list.

Please could you explain this. If a recipient address could not verified 
with VRFY,LDAP or LocalAddresses_Flat, it should be invalid!?
If you want your MTA to check the recipient address, your domain should be 
in LocalAddresses_Flat (*[email protected]) and localDomains.


To run 2.0.1_RC0.2.x -  I have the following recommendations (to all):

- upgrade your Perl to 5.10 - it is running much more better in threading 
mode as 5.8.8
- install BerkeleyDB engine 4.5 or higher (best is 4.7)
- install BerkeleyDB.pm 0.34
- set 'useDB4griplist' and 'useDB4IntCache' to on
- use 'DB:' for all other lists (spamdb, whitelistdb, redlistdb, 
ldaplistdb, pbdb, delaydb, adminusersdb)
   - if you do not want to use MySQL or any other relational database for 
this lists, set 'dbdriver' to 'BerkeleyDB' 

Using hashes and lists as flat file is not recommended. It is implemented 
to be backward compatible to V1, but should not be used in production 
mode!
Perl 5.8.8 will have problems to hold large hashes and lists this way and 
could die on this (this is OS dependend). Currently I can say, Perl 5.10 
does not have this
problem. But using databases for all hashes and lists will reduce the 
memory usage dramaticly.

Thomas




??c Nguy?n Anh <[email protected]> 
03.06.2009 22:32
Bitte antworten an
ASSP development mailing list <[email protected]>


An
[email protected]
Kopie

Thema
[Assp-test] ASSP - 2.0.1_RC 0.2.02 - Too many [InvalidAddress]  errors






Hi all,

I just have to roll-back to ASSP 2.0.0-9.18 - my most  ASSP stable version 
-
because some days ago, when I upgraded to 2.0.1 - RC 0.2.02, I received 
too
many mails claim that they can't send mail to our system (receipient was 
not
found on my system).

After checking the ASSP's logfile, I see too many [InvalidAddress] - it
appears when the receipient doesn't exist in "localuser" list. I set up my
localuser list to ASSP and it runs fine till the day I upgraded to that
version (some versions before 2.0.1 - RC 0.2.02 don't have this bug).

In detail, when [email protected] sends mail to [email protected], it's ok, but 
when
[email protected] sends to [email protected], it got an error. It 
repeats
very often and in random address in my local user list.


I have to roll-back to ASSP 2.0.0-9.18 because this is the most ASSP V2
stable version, could be run fine in a week or more without crashing. All
other versions ASSP crashs very regulary, one a day, one in two or three
days, or sometimes a day.. So I must install MonIT to monitor and restart
ASSP..


CentOS 4.3 and CentOS 5.2/Perl 5.8.8/8GB Ram
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to