[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[postfix] Pb de configuration (553 sorry, your envelope, sender domain must exist)



Bonjour,

J'ai remarqué depuis une mise à jour de postfix il y a qqs semaines que
je ne pouvais plus envoyer de mail vers une adresse "extérieure". par
exemple si je fais un "mail giggzounet at gmail dot com", j'ai droit à
ce message :
553 sorry, your envelope sender domain must exist (#5.7.1) (in reply to
MAIL FROM command)

et un peu plus loin...
smtp; 553 sorry, your envelope sender domain must exist

A quoi cela correspond ?

par contre les mails fonctionne en local. mail giggz ou mail root
fonctionne...

qq peut il m'aider ?

Merci bien
GiGGz


mon main.cf est le suivant :
# See /usr/share/postfix/main.cf.dist for a commented, more complete version

smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no

# appending .domain is the MUA's job.
append_dot_mydomain = no

# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h

myhostname = debian
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = debian
relayhost =
mailbox_command = /usr/bin/procmail -a "$EXTENSION"
mailbox_size_limit = 51200000
recipient_delimiter =
inet_interfaces = loopback-only
inet_protocols = all



Reply to: