> Am 02.02.2016 um 05:36 schrieb Steve Conrad <[email protected]>:
> 
> Having a spot of bother setting up some virtual domains using the excellent 
> faq at https://opensmtpd.org/faq/example1.html a guide. 
> 
> Despite my best efforts to follow the guide, smtpd complains of two syntax 
> errors in the config file and declines to start.
> 
> The offending lines are the ones involving sending to lmtp, one of which is 
> listed below:
> 
> accept from any for domain <domains> virtual <virtuals> deliver to lmtp 
> "/var/dovecot/lmtp" rcpt-to
> 
> If this is any different from the example, it's not jumping out at me. Has 
> the syntax for 'lmtp ... rcpt-to' changed recently?
> 
> Running OpenBSD 5.8 amd64 on a digital ocean droplet. Thanks in advance. This 
> has been surprisingly easy going for learning a new MTA.
> If the service is free, you're the product.

Yes, rcpt-to keyword was recently added. 
You either need to install a snapshot or wait for 5.9.

Reply via email to