Hi,


But the error message 550 Invalid recipient shows up once more.

<snip>
The error message I get everytime I try to send an email for one of
the above mentioned emails:
 >>> 550 Invalid recipient
smtp-in: session 99934343 received invalid command: "RCPT
TO:<comerc...@myhost.pt[comerc...@myhost.pt]>"
(the complete log is below)
</snip>
The "550 Invalid recipient" is a bit a catch-all error message, it doesn't point you to the real issue necessarily.

<snip>
# cat vusers
comerc...@myhost.pt[comerc...@myhost.pt]            
comerc...@myhost.pt[comerc...@myhost.pt]
</snip>
Ok, this differs from your initial post. But why two times? Nevertheless I think this isn't correct at all. On the other side IMHO the documentation lacks a bit on virtuals.

<snip>  
# cat creds
comerc...@myhost.pt[comerc...@myhost.pt]    $6$Gp2XcD
</snip>
Maybe this works but looks strange to me.

<snip>
smtp: 0x802947000: >>> 250 2.0.0: Ok
smtp: 0x802947000: <<< RCPT TO:<comerc...@myhost.pt[comerc...@myhost.pt]>
smtp: 0x802947000: >>> 550 Invalid recipient
smtp-in: session 922ed1201668f9c2: received invalid command: "RCPT
TO:<comerc...@myhost.pt[comerc...@myhost.pt]>"
</snip>

This line looks strange to me. Maybe I'm wrong, but I couldn't remember to have seen this before. Shouldn't it be "<comerc...@myhost.pt>" only?

From the given info it could be an assumption only, but it seems to me that your table vusers is not correct. It looks like you try to deliver to "comerc...@myhost.pt[...]", but the real (virtual) username is "comercial" only. May be you should check the value of "%users.username".

I apologize if not, but it should be allowed to me to give some general hints for debugging:
- simplify your configuration to the minimum of needs
- add one a new option (at time only) and test it with ANY possible cases
- if all is ok, add the next option
- AND: check out any new option by itself alone only!

regards
Kai

--
-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠-⁠
Dyn@mic IP'ing: http://dyndn.es
!!! DynDN.eS is NOT dyn.com !!!


--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to