qgreylist install
qgreylist install
I installed qgreylist (i.e. yum install qgreylist )
My question is, other than setting the outbound host name, is there any of settings that I have to make? How can I tell is qgreylist in working?
Thanks
Jack
My question is, other than setting the outbound host name, is there any of settings that I have to make? How can I tell is qgreylist in working?
Thanks
Jack
Question ?
Hi,
I want to install greylist on my server,
Just want know,
is the greylist can be removed safely if a problem apear ?
by simply removing the rpm, is this can hurt anyting ?
thank you.
I want to install greylist on my server,
Just want know,
is the greylist can be removed safely if a problem apear ?
by simply removing the rpm, is this can hurt anyting ?
thank you.
-
- Forum User
- Posts: 60
- Joined: Sun Dec 05, 2004 4:16 am
I finally managed to get mine installed with the whole "yum remove yum install" cycle... but I can not seem to find my white and blacklist. the /var/qmail/greylist is only populated with the 0byte trioctlet files, that so far as I can tell are only used to track "temporary blocks".
I need to add a few IPs to the perminent whitelist, and I would like to be able to periodically check the blacklist to assure that there are no friendlies in there. But, I can't find either one.
Where do they get dropped with this new install?
I need to add a few IPs to the perminent whitelist, and I would like to be able to periodically check the blacklist to assure that there are no friendlies in there. But, I can't find either one.
Where do they get dropped with this new install?
-
- Forum User
- Posts: 60
- Joined: Sun Dec 05, 2004 4:16 am
Okay, I created the /var/qmail/whitelist and chowned it to qmaild:root. But how do I import a list of IPs into it? The greylist stores the IP data as the first 3 octlets created as a 0byte file. I'm not supposed to actually go through this list and create a new file for each whitelist IP, am I?
I can find no documentation on my server from the install that could point me in the right direction, and the greylist website references several different builds.
I can find no documentation on my server from the install that could point me in the right direction, and the greylist website references several different builds.
there is no need to import the greylist folder ip's into the whitelist. The default settings is for greylist to remember good ip's for at least 30 days. After that, it will go through the "learning" process again to make sure it's still a valid ip. The whitelist folder is for ip's that you do not want to be "relearned" (i.e. my own isp's ip address and any mail server or newsgroup that you know is good but has trouble with greylist. Especially if a client complains that mail sent to them from a certain server is not getting through. )
the greylist website will not help you much here as that is a more robust system that utilizies sql databases and tends to learn ip's and move them into the whitelist for you.
The greylist installed here is: qgreylist which is the "lite" version.
If I am wrong with any of this, then hopefully someone more knowledgable will correct me.
the greylist website will not help you much here as that is a more robust system that utilizies sql databases and tends to learn ip's and move them into the whitelist for you.
The greylist installed here is: qgreylist which is the "lite" version.
If I am wrong with any of this, then hopefully someone more knowledgable will correct me.
-
- Forum User
- Posts: 60
- Joined: Sun Dec 05, 2004 4:16 am
See, that's why I want to impliment some whitelisting. MSN Groups is not trying again, and bouncing as undeliverable and deleted. Same with Yahoo groups. From the research I have done, gmail won't try again soon enough and will bounce, as will some AOL servers. I also can not wait to receive mail from our FBI officer... that stuff needs to come through right away.
Do I have to import each IP as a single file, or can I drop a single file with the entire list and have it read?
Another question. Can I whitelist domains, or only IPs?
Do I have to import each IP as a single file, or can I drop a single file with the entire list and have it read?
Another question. Can I whitelist domains, or only IPs?
The whitelist folder should contain empty files with the ip address as the file name just like you see in the greylist folder. You can only whitelist ip's however, in the case of Yahoo newsgroups, you can whitelist the entire class C ip address.
It may be easier for you to enter the whitelisted ip's in the control panel under SERVER | MAIL | WHITELIST. The greylist script respects these ip's and sends the mail on without processing through the greylist.
It may be easier for you to enter the whitelisted ip's in the control panel under SERVER | MAIL | WHITELIST. The greylist script respects these ip's and sends the mail on without processing through the greylist.