Re: Whitelisting
[email protected] Mon, 6 Dec 2010 07:37:41 -0700
| Newsgroups | gmane.mail.spam.greylist.user |
|---|---|
| Message-ID | <OFC12B8E10.EB17C07E-ON872577F1.004F9369-872577F1.00505AED@mgtsciences.com> |
> You need the mail_from column, not rcpt_to in order to whitelist a > domain. You would use rcpt_to to whitelist a specific recipient. I've done more testing and this is what I have determined. Please let me know if I am correct or not. If I want to white list a domain my office is sending to, I use rcpt_to? If I want to whitelist a domain my office is receiving email from, I use mail_from? If this is true, there does not seem to be any way to use domain named to whitelist receiving mail. This means IP addresses must be used. For testing I used hotmail.com. I did 'dig hotmail.com MX' and found the mail exchange addresses. But when I sent mail from hotmail, the IP connected with was not even in the list I found. Am I missing a method to figure out which IP addresses must be entered to whitelist? Thank you. > > Tom > > > -----Original Message----- > From: [email protected] [mailto:greylist- > [email protected]] On Behalf Of > [email protected] > Sent: Thursday, 02 December, 2010 16:11 > To: [email protected] > Subject: [Greylist-users] Whitelisting > > It appears I have successfully have it running. Have stopped it right now > till I can get this issue resolved. > > Using the samples in mysql.sql to add domains to whitelist I used this > line. > > INSERT INTO relaytofrom (rcpt_to, record_expires, create_time) VALUES > ('gdc4s.com', '9999-12-31 23:59:59', NOW()); > > I was monitoring the logs when an email arrived from this domain. It sent > reject=451 4.7.1 Please try again later (TEMPFAIL). Fortunately I had > delay_mail_secs set to -1 and it retried one minute latter and passed. > > Do I have the usage of adding a domain correct? > > Durwin F. De La Rue > Management Sciences, Inc. > 6022 Constitution Ave. NE > Albuquerque, NM 87110 > Phone (505) 255-8611 > > > This email message and any attachments are for the sole use of the > intended recipient(s) and may contain proprietary and/or confidential > information which may be privileged or otherwise protected from > disclosure. Any unauthorized review, use, disclosure or distribution is > prohibited. If you are not the intended recipient(s), please contact the > sender by reply email and destroy the original message and any copies of > the message as well as any attachments to the original message. > _______________________________________________ > Greylist-users mailing list > [email protected] > http://lists.puremagic.com/cgi-bin/mailman/listinfo/greylist-users > > _______________________________________________ > Greylist-users mailing list > [email protected] > http://lists.puremagic.com/cgi-bin/mailman/listinfo/greylist-users Durwin F. De La Rue Management Sciences, Inc. 6022 Constitution Ave. NE Albuquerque, NM 87110 Phone (505) 255-8611 This email message and any attachments are for the sole use of the intended recipient(s) and may contain proprietary and/or confidential information which may be privileged or otherwise protected from disclosure. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient(s), please contact the sender by reply email and destroy the original message and any copies of the message as well as any attachments to the original message.