Yes, it's working now. You are the best! :-) Thank you so much for such quick response.
On Fri, Dec 6, 2013 at 3:08 PM, Gilles Chehade <[email protected]> wrote: > On Fri, Dec 06, 2013 at 02:51:32PM -0800, Hsin-an Chen wrote: > > Hi, > > > > Hi, > > > > With latest build, my previous setup won't work any more. It turns out > the > > incoming rule issue. > > > > Original setup (working with OpenBSD 5.4's OpenSMTPd without upgrade > > before): > > accept from 216.146.32.0/23 for domain <domains> virtual <users> > deliver to > > mbox > > > > Above one is NOT working anymore after upgrade. Then I have two tries > below: > > > > Try1 (failed to start OpenSMTPd) > > accept from 216.146.32.0/255.255.254.0 for domain <domains> virtual > <users> > > deliver to mbox > > > > Try2 (working, but I prefer only certain IP address can access my mail > > service) > > accept for domain <domains> virtual <users> deliver to mbox > > > > As you can see, it's related to the "from ....." setting. Anyone has same > > problem? > > > > Try replacing: "from ..." with "from source ..." it should work > > > -- > Gilles Chehade > > https://www.poolp.org @poolpOrg >
