I've used fetchmail as described above to collect mail for specific users, but how would I collect mail from a pop3 catchall account and forward to zimbra to be distributed to local accounts?
I've tried the following:
Code:
poll mail.example.com
proto pop3
user test@example.com password 'test123' to * here as well as:
Code:
poll mail.example.com
proto pop3
user test@example.com password 'test123'
smtphost mail.mydomain.com Both fetch the mail successfully but never get delivered locally.
Any ideas?
Sorry if this is posted elsewhere in the forums but I couldn't find it in my searches.
As always... Thanks!
jimbo