:   What are the pertinent lines from main.cf?  The "User unknown in
: local recipient table" message doesn't sound familiar to me offhand;
: are you using a local_recipient_maps entry?  If so, I assume it's set
: to a file with database parameters for dbmail's aliases table?
: (Forward that file contents sans-password too, if so.)  And what are
: the pertinent entries in dbmail's aliases table?

Hello Jesse,

Thanks for your help. I am posting the resulto of postconf -n and the lines
I used to create accounts for domains marilon.com.br and
clickdanoite.com.br:

== POSTCONF
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
header_checks = regexp:/etc/postfix/header_checks
inet_interfaces = all
local_recipient_maps = unix:passwd.byname $alias_maps
mail_owner = postfix
mailbox_size_limit = 15360000
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$myhostname,
email.clickdanoite.com.br, clickdanoite.com.br, email.marilon.com.br,
marilon.com.br
mydomain = cnett.com.br
myhostname = ns2.cnett.com.br
mynetworks = 127.0.0.0/8, 200.163.208.0/25
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/README_FILES
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_helo_required = yes
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550

== CREATING USERS
dbmail-adduser a [EMAIL PROTECTED] nata 1 10240000
[EMAIL PROTECTED]
dbmail-adduser f [EMAIL PROTECTED] postmaster
dbmail-adduser a [EMAIL PROTECTED] edi05 2 10240000 [EMAIL PROTECTED]
dbmail-adduser f [EMAIL PROTECTED] postmaster

== TRANSPORT FILE
clickdanoite.com.br             dbmail:
.clickdanoite.com.br            dbmail:
marilon.com.br                  dbmail:
.marilon.com.br                 dbmail:

Att,

Nataniel Klug


Reply via email to