How do i configure postfix to send mails back to me
ex: from [EMAIL PROTECTED]
to : [EMAIL PROTECTED]
as test message
won't work but
ex: from [EMAIL PROTECTED]
to : [EMAIL PROTECTED]
will work
It now works for all messages other that for the relay hosts messages
I m also getting error as follows while trying to download mails using
fetchmail :
fetchmail: 5.3.1 querying goatelecom.com (protocol POP3) at Wed, 31 Jan 2001
19:47:05 +0530 (IST)
fetchmail: POP3< +OK QPOP (version 2.53) at prodserver1.goatelecom.com
starting. <[EMAIL PROTECTED]>
fetchmail: POP3> USER sharmad
fetchmail: POP3< +OK Password required for sharmad.
fetchmail: POP3> PASS *
fetchmail: POP3< +OK sharmad has 1 message (2240 octets).
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 2240
1 message for sharmad at goatelecom.com (2240 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 1 messages (2240 octets)
fetchmail: POP3< 1 2240
fetchmail: POP3< .
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK 2240 octets
reading message 1 of 1 (2240 octets)
fetchmail: POP3> QUIT
fetchmail: POP3<
fetchmail: Query status=SMTP
fetchmail: normal termination, status 10
My config is as follows :
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
biff = no
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
default_destination_concurrency_limit = 10
default_transport = smtp
defer_transports = smtp
disable_dns_lookups = yes
home_mailbox = /var/spool/mail/
inet_interfaces = all
local_destination_concurrency_limit = 2
luser_relay = [EMAIL PROTECTED]
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mydestination = $myhostname, localhost.$mydomain, $mydomain
myhostname = goatelecom.com
mynetworks = 127.0.0.0/8
myorigin = $myhostname
notify_classes = resource, software, 2bounce, policy, protocol
program_directory = /usr/libexec/postfix
queue_directory = /var/spool/postfix
relayhost = mailsvr.goatelecom.com
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
virtual_maps = hash:/etc/postfix/virtual
Sorry for posting a long message
TIA
Sharmad
----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr