fetchmail-friends
[Top] [All Lists]

Re: [fetchmail] Multidrop badness

2003-11-09 08:25:00
I attach a stripped (all comments & empty lines removed) version of my main.cf:

pmac-g5:/etc/postfix root# cat main.cf_short
queue_directory = /private/var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix
local_recipient_maps = netinfo:/aliases netinfo:/canonical hash:/etc/postfix/aliases
unknown_local_recipient_reject_code = 450
alias_maps = netinfo:/aliases
mail_spool_directory = /var/mail
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
debug_peer_level = 2
debugger_command =
         PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
         xxgdb $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = postdrop
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/postfix/examples
readme_directory = /usr/share/doc/postfix
inet_interfaces = localhost
mynetworks_style = host
mydomain_fallback = localhost
alias_database=hash:/etc/postfix/aliases
mydomain = norton.co.uk
myhostname = pmac-g5.$mydomain
mydomain_fallback = localhost
mydestination = $myhostname localhost localhost.$mydomain pmac-g5 birchwoode.demon.co.uk mac.com $mydomain
pmac-g5:/etc/postfix root#

As you can see, I do tell postfix to handle mail from birchwoode.demon.co.uk in $mydestination but that doesn't seem to do any good. fetchmail still thinks there are no local matches and dumps the mail to postmaster.

Geoff.

On Sunday, November 9, 2003, at 09:30 AM, Rob MacGregor wrote:

From: Geoff Saulnier <geoffsaulnier(_at_)mac(_dot_)com>

I should have mentioned the problem more explicitly:

All mail comes to pop3.demon.co.uk addressed to username(_at_)birchwoode(_dot_)co(_dot_)uk where username is the same username as the user on my local machine.

The problem is that whatever I pull in with fetchmail gets passed to postmaster on my local domain instead of to the user. Fetchmail complains in the log that it cannot match the address (eg: ali(_at_)birchwoode(_dot_)demon(_dot_)co(_dot_)uk) to any local user which is fair enough as my local domain is pmac-g5.norton.co.uk so the equivalent user here would be ali(_at_)pmac-g5(_dot_)norton(_dot_)co(_dot_)uk

Any reason you can't tell postfix that it handles email for "birchwoode.demon.co.uk"? Doing that (and possibly adding it to localdomains) should fix your problem.


 Please DO NOT send me ANY email directly unless it's a privacy issue.
      Reply-to mangled to assist those who don't read the above.
--
Rob  |  What part of "no" was it you didn't understand?

_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection http://www.msn.co.uk/specials/btbroadband


_______________________________________________
Fetchmail-friends mailing list
Fetchmail-friends(_at_)lists(_dot_)ccil(_dot_)org
http://lists.ccil.org/mailman/listinfo/fetchmail-friends



<Prev in Thread] Current Thread [Next in Thread>