On Mar 19, 2019, at 8:58 AM, Gabriele Tofano wrote:
>
> On Mar 19, 2019, at 12:16 AM, Thomas Bohl
> wrote:
>>
>>>> Which leads to the question: Does user1 exist?
>>>>
>>> But I do not understand why osmtpd is looking at the /etc/passwd
On Mar 19, 2019, at 2:56 AM, Reio Remma wrote:
>
>> smtpd -dv -Tlookup
Here the whole debug:
# smtpd -dv -Tlookup
debug: init ssl-tree
info: loading pki information for mail.domain.com
debug: init ca-tree
debug: init ssl-tree
info: loading pki keys for mail.domain.com
info: OpenSMTPD 5.9.2p1
On Mar 19, 2019, at 12:16 AM, Thomas Bohl wrote:
>
>>> Which leads to the question: Does user1 exist?
>>>
>> But I do not understand why osmtpd is looking at the /etc/passwd file when I
>> have always used my table files (defined in smtp.conf) with a working
>> environment,
>
> My
> On Mar 18, 2019, at 9:56 PM, Gabriele Tofano
> wrote:
>
>
>> On Mar 18, 2019, at 8:06 PM, Thomas Bohl
>> wrote:
>>
>>> The configuration loaded is correct as I see the daemon is loading the
>>> correct certificates and stuff if launche
> On Mar 18, 2019, at 8:06 PM, Thomas Bohl
> wrote:
>
>> The configuration loaded is correct as I see the daemon is loading the
>> correct certificates and stuff if launched with smtpd -dv -T smtp. I am very
>> shocked as I am not able to figure out what happened. I never changed any
>>
On Mar 18, 2019, at 9:14 AM, Pete wrote:
>
> Hi,
>
> shouldn't that read more like
>> user1:password::userdb_quota_rule=*:storage=1G
> without the domain part in the passwd file?
>
>>
>> My passwd file where the user mail
On Mar 16, 2019, at 6:09 PM, Thomas Bohl wrote:
>
>> Both files are looking good/same as before and local delivery with sendmail
>> does not work:
>> ga...@server.com... Connecting to [127.0.0.1] via relay...
>> 220 mail.server.com ESMTP OpenSMTPD
> EHLO mail.server.com
>>
> On Mar 15, 2019, at 10:38 AM, Thomas Bohl
> wrote:
>
> Hello,
>
>> #Allow local delivery
>> accept from any for local alias deliver to lmtp
>> "/var/run/dovecot/lmtp" rcpt-to
>> #Allow virtual domains
>> accept from any for domain virtual deliver to lmtp
>> "/var/run/dovecot/lmtp"
Hi all,
I have been using openSMTPD+Dovecot on FreeBSD since December without any issue
but, out of nowhere, since this past Tuesday people that try to send me emails
are getting the 550 Invalid recipient message.
I am using FreeBSD 11.2-RELEASE-p9 with the following pakcages: