So...here is my smptaccess file:
# Copyright 1998 - 1999 Double Precision, Inc. See COPYING for # distribution information. # # Default access policies for courieresmtpd
localhost allow,RELAYCLIENT
# Also, enable relaying for 10.0.0.0/8 and 192.168.0.0/16
10 allow,RELAYCLIENT 192.168 allow,RELAYCLIENT
# Use the following entry to deny connections from bad IP addresses # # 192.168.5 deny # Another way to block mail from IP addresses is by initializing the # BLOCK variable to a non-empty value. This is enforced in submit. # # 192.168.5 allow,BLOCK="550 Shoo! Go away!"
# If 192.168.2.3 is listed in a blocklist that initializes the BLOCK # environment variable, and you wish to whitelist the IP address, just # set BLOCK to an empty value, like this: # # 192.168.2.3 allow,BLOCK
Ok? All normal and very simple. And yes only one tab space between localhost and allow,RELAYCLIENT.
Someone tell me why I get this error then: May 24 19:39:56 kitykage courieresmtpd: started,ip=[::ffff:127.0.0.1]
May 24 19:40:02 kitykage courieresmtpd: error,relay=::ffff:127.0.0.1,from=<[EMAIL PROTECTED]>,to=<[EMAIL PROTECTED]>: 513 Relaying denied.
Cause I surely have no idea once more.
Thanks everyone!
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
