Hi guys,

I am having this problem that whenever fetchmail fetches my mail, my
postfix neatly bounces it. I tried a few variations in the config but
nothing much works.

I actually am on a machine called gallop.xyz.com and would like to pop
mails from pop.foo.net. Please help me if the settings are wrong

thanks
thangu

--------.fetchmailrc---------
set postmaster "thangu"
set bouncemail
set no spambounce
set properties ""
poll pop.myisp.com
       user 'thangu' there with password 'donotlook' is 'thangu' here
       options fetchall


------mail.log---------
Aug 20 20:22:47 gallop postfix/smtp[2134]: B1DE4245EE:
to=<[EMAIL PROTECTED]>,
relay=smtp.myisp.com[122.122.122.32], delay=35, status=bounced (host
smtp.myisp.com[122.122.122.32] said: 550 relaying
to<[EMAIL PROTECTED]> prohibited by
administrator)


----------main.cf-------------------
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
setgid_group = postdrop
biff = no

append_dot_mydomain = no
myhostname = gallop
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = gallop,localhost,foo.net
mynetworks = 127.0.0.0/24
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 51200000
recipient_delimiter = +
inet_interfaces = localhost
-------------end---------------

-- 
http://www.fastmail.fm - The professional email service


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to