Discussion:
sorry, your envelope sender domain must exist (#5.7.1).
N0K
2006-06-21 19:04:03 UTC
Permalink
Hello, when i try, send a mail with my qmail-smtp server if i used a mail
address specifics, i get this error:

An error occurred while sending mail. The mail server responded: sorry,
your envelope sender domain must exist (#5.7.1). Please verify that your
email address is correct in your Mail preferences and try again.

the domain exist and is configurado in the server (vadddomain). The MX of
the domain exist too.

The log dont say much, only qmail-smtpd:

@40000000449989091ec7bce4 tcpserver: status: 1/20
@40000000449989091eca1674 tcpserver: pid 403 from 180.8.14.47
@40000000449989091ecb3784 tcpserver: ok 403 0:192.168.0.2:25
:80.38.4.147::53101
@400000004499890c23386544 tcpserver: end 403 status 256
@400000004499890c233878cc tcpserver: status: 0/20

I used simscan with this options:
/configure --enable-user=clamav \
--enable-clamav=y \
--enable-spam=y \
--enable-spam-passthru=y \
--enable-per-domain=y \
--enable-ripmime \
--enable-attach=y \
--enable-received=y

echo
":clam=yes,spam=yes,spam_passthru=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif"
/var/qmail/control/simcontrol
How can i fix this error or disable this check?

Regards
Juan Enciso
2006-06-21 19:20:47 UTC
Permalink
IMHO it isn't a vpopmail problem. It is an message from qmail-smtpd.
Check the patch applied to qmail-smtpd. Probably you patched the qmail and
you don't check the README before.
Another question, Do you know if the sender domain is valid?
Post by N0K
Hello, when i try, send a mail with my qmail-smtp server if i used a mail
An error occurred while sending mail. The mail server responded: sorry,
your envelope sender domain must exist (#5.7.1). Please verify that your
email address is correct in your Mail preferences and try again.
the domain exist and is configurado in the server (vadddomain). The MX of
the domain exist too.
@40000000449989091ec7bce4 tcpserver: status: 1/20
@40000000449989091eca1674 tcpserver: pid 403 from 180.8.14.47
@40000000449989091ecb3784 tcpserver: ok 403 0:192.168.0.2:25
:80.38.4.147::53101
@400000004499890c23386544 tcpserver: end 403 status 256
@400000004499890c233878cc tcpserver: status: 0/20
/configure --enable-user=clamav \
--enable-clamav=y \
--enable-spam=y \
--enable-spam-passthru=y \
--enable-per-domain=y \
--enable-ripmime \
--enable-attach=y \
--enable-received=y
echo
":clam=yes,spam=yes,spam_passthru=yes,attach=.vbs:.lnk:.scr:.wsh:.hta:.pif"
/var/qmail/control/simcontrol
How can i fix this error or disable this check?
Regards
--
Juan Enciso Condeña
Teléfono: (511) 3238504
E-mail: ***@gmail.com
MSN: ***@hotmail.com
Tom Collins
2006-06-21 21:02:26 UTC
Permalink
Post by N0K
Hello, when i try, send a mail with my qmail-smtp server if i used a mail
An error occurred while sending mail. The mail server responded: sorry,
your envelope sender domain must exist (#5.7.1). Please verify that your
email address is correct in your Mail preferences and try again.
What are you using as the from address? Are you sure there isn't a
typo in it? Do you have a /var/qmail/control/mfcheck file? If so, you
might be able to put '0' in there to temporarily disable this check.

--
Tom Collins - ***@tomlogic.com
Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/
QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/
N0K
2006-06-22 06:16:08 UTC
Permalink
Post by Tom Collins
Post by N0K
Hello, when i try, send a mail with my qmail-smtp server if i used a mail
An error occurred while sending mail. The mail server responded: sorry,
your envelope sender domain must exist (#5.7.1). Please verify that your
email address is correct in your Mail preferences and try again.
What are you using as the from address? Are you sure there isn't a
typo in it? Do you have a /var/qmail/control/mfcheck file? If so,
you might be able to put '0' in there to temporarily disable this check.
Sorry was my fault. The domain exist and is correct, but this qmail
server was consulting another dns server, and in this dns server the
domain dont resolv ok. Now its fix. Thanks

Loading...