This is a discussion on Re: Recipient address rejected within the mailing.postfix.users forums, part of the Mail Servers and Related category; Postconf -n: alias_maps = hash:/etc/aliases command_directory = /usr/src/local/postfix-2.2.2/bin config_directory = /etc/postfix daemon_directory = /usr/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Postconf -n:
alias_maps = hash:/etc/aliases command_directory = /usr/src/local/postfix-2.2.2/bin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 debug_peer_list = 127.0.0.1 #DEBUGGIN inet_interfaces = $myhostname, localhost local_recipient_maps = proxy:unix:passwd.byname $alias_maps mail_owner = postfix mail_spool_directory = /var/spool/mail mailq_path = /usr/bin/mailq manpage_directory = /usr/local/man mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain, mydomain = trial.com myhostname = yseenu.trial.com mynetworks_style = class myorigin = $myhostname newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = /usr/src/local/README relayhost = smtp.sbcglobal.yahoo.com sample_directory = /etc/postfix sendmail_path = /usr/sbin/sendmail setgid_group = postdrop smtpd_banner = $myhostname ESMTP $mail_name unknown_local_recipient_reject_code = 550 virtual_alias_domains = example.com virtual_alias_maps = hash:/etc/postfix/virtual virtual_gid_maps = static:5000 virtual_mailbox_base = /var/mail/vhosts virtual_mailbox_domains = reflexionid.com virtual_mailbox_maps = hash:/etc/postfix/vmailbox virtual_minimum_uid = 100 virtual_uid_maps = static:5000 Since the postfix logging is quite big, I will send it as an attachment in another mail. -SR >From: Magnus Bäck <magnus@dsek.lth.se> >Reply-To: postfix-users@postfix.org >To: postfix-users@postfix.org >Subject: Re: Recipient address rejected >Date: Sun, 5 Jun 2005 11:20:24 +0200 > >On Sunday, June 05, 2005 at 10:32 CEST, > sri r <srinivasa326@hotmail.com> wrote: > > > I am using fetchmail to pump msgs into my postfix MTA. I get this error > > > > fetchmail: SMTP< 554 <localuser@localhost>: Recipient address rejected: > > Access denied > > > > fetchmail.rc: > > poll mail.reflexionid.com protocol pop3 user "testemailaccount@rid.com" > > there with password "sample" is "localuser" here. > > > > > > main.cf: > > mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain, > > mydomain = trial.com > > myhostname = yseenu.trial.com > > mynetworks_style = class > > myorigin = $myhostname > >Show complete Postfix logging for the transaction in question and show >complete configuration ("postconf -n"). > >-- >Magnus Bäck >magnus@dsek.lth.se __________________________________________________ _______________ FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/...ave/direct/01/ |