Hi, im trying to install dbmail+postfix+mysql on suse 9.1 postfix and mysql are the precompiled that comes with suse.
been trying to get this working for a week and getting pritty fedup as cant figure out problem. As its configured now, if i try to mail to it i get reply: Final-Recipient: RFC822; <[EMAIL PROTECTED]> Action: failed Status: 5.1.1 Remote-MTA: dns; test.ts (1.1.1.1) Diagnostic-Code: smtp; 550 <[EMAIL PROTECTED]>: Recipient address rejected: User unknown in virtual alias table If i add line: local_recipient_maps = mysql:/etc/postfix/sql-recipients.cf i get no error mail returned, seems its posted to dev/null or something... but if remove line quickly and wait i get the error, so looks like removte emaildeamon wait for it to work and retry. postconf -n alias_maps = hash:/etc/aliases canonical_maps = hash:/etc/postfix/canonical command_directory = /usr/sbin config_directory = /etc/postfix content_filter = daemon_directory = /usr/lib/postfix debug_peer_level = 2 defer_transports = disable_dns_lookups = no inet_interfaces = all local_recipient_maps = unix:passwd.byname $alias_maps mail_owner = postfix mail_spool_directory = /var/mail mailbox_command = mailbox_size_limit = 0 mailbox_transport = mailq_path = /usr/bin/mailq manpage_directory = /usr/share/man masquerade_classes = envelope_sender, header_sender, header_recipient masquerade_domains = masquerade_exceptions = root message_size_limit = 10240000 mydestination = $myhostname, localhost.$mydomain mydomain = fiero.se myhostname = linux.isp.tld newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/packages/postfix/README_FILES relay_domains = $mydestination relayhost = [10.0.0.1] relocated_maps = hash:/etc/postfix/relocated sample_directory = /usr/share/doc/packages/postfix/samples sender_canonical_maps = hash:/etc/postfix/sender_canonical sendmail_path = /usr/sbin/sendmail setgid_group = maildrop smtp_sasl_auth_enable = no smtp_use_tls = no smtpd_client_restrictions = smtpd_helo_required = no smtpd_helo_restrictions = smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination smtpd_sasl_auth_enable = no smtpd_sender_restrictions = hash:/etc/postfix/access smtpd_use_tls = no strict_rfc821_envelopes = no transport_maps = hash:/etc/postfix/transport unknown_local_recipient_reject_code = 450 virtual_alias_domains = test.ts Or is another sendmail better/easyer to setup for me. Any tips on how to fix it, mainly want it to work. thnx -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- http://iqzero.cjb.net Free eMail:POP+WebMail. Free Webhosting with FTP & SQL -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-