On Thu, Jul 09, 2015 at 01:38:50PM +0100, Tom Keene wrote:
> Hi,
> 
> Apologies for the delayed response - I haven't had a chance to look at
> this again until now.
> I ended up copying the arch wiki:
> https://wiki.archlinux.org/index.php/OpenSMTPD
> 
> But I still get the same error (configs/debug below). All works fine
> when the vusers file contains the following:
> [email protected]  tom
> 
> Yet when it contains:
> [email protected]  tom, [email protected]
> 
> Or:
> [email protected]  [email protected]
> 
> Then I get "smtp-in: Failed command on session 463efaea408f3a7d: "RCPT
> TO:<[email protected]>" => 550 Invalid recipient" In the debug output.
> Any ideas why this simple setup might not be working?
> 
> Tom
> 
> CONFIG
> pki domain.tld certificate  "/etc/smtpd/tls/smtpd.crt"
> pki domain.tld key            "/etc/smtpd/tls/smtpd.key"
> table vdoms                     "/etc/smtpd/vdoms"
> table vusers                     "/etc/smtpd/vusers"
> listen on eth0 hostname domain.tld
> accept from any for domain <vdoms> virtual <vusers> deliver to maildir
> "/home/tom/mails"
> accept from source { localhost 109.237.26.21/24 } for any relay

I think the above line is the problem. It should work if you add
216.119.104.83!

-- 
Herbert

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to