|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Sending mail as alternate email address
From: Robert Krueger (racsw
frontiernet.net)
Date: Mon Feb 02 2004 - 09:03:42 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
This is my second attempt to resolve this problem here, the first
didn't provide any clear answers, so I'll give it another try.
I'm on a single-user workstation running SuSE 9.0 hooked to my ISP
(frontiernet.net) with DSL. I'm using a standard
fetchmail/Postfix/Procmail setup as racsw
frontiernet.net, delivering
mail to maildir/ format-style mailboxes.
Everything is running just peachy, no errors, no problems.
Fetchmail retrieves my mail using POP3 for both "racsw" and my alternate
email address at frontiernet.net, "RobertK", and Postfix handles all
this fine, delivering everything to the user "robert".
The problem comes in when I want to send mail out (using sendmail) as
RobertK
frontiernet.net. (I only get the problem when I send mail out,
not when receiving it.)
Here's the error:
Final Recipient: rfc; racsw
frontiernet.net
Action: failed
Status: 5.0.0
Diagnostic -Code; host relay.frontiernet.net[66.133.130.5] said: 554
sorry, refused mailfrom because return MX does not exist (in reply to
MAIL FROM command)
In this particular case, I was sending mail from my alternate address to
my primary address for testing purposes, but my ISP allows up to 7
alternate email addresses, so I need to fix this problem so I can add
others as needed.
Is there some place in the configuration files that I can add my other
addresses or otherwise fix this problem?
I have included postconf -n results below.
Thanks,
Robert
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
home_mailbox = Maildir/
inet_interfaces = all
mail_owner = postfix
mailbox_command = /usr/bin/procmail
mailbox_size_limit = 0
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_exceptions = root
message_size_limit = 10240000
mydestination = $myhostname, localhost, $mydomain
mydomain = local
myhostname = linux.local
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/README
relayhost = mail.frontiernet.net
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
unknown_local_recipient_reject_code = 450
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]