Skip to main content

Zimbra - Forums - Fetchmail from other servers (aka account a...

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

URL Tag Cloud

Bookmark History

Saved by 2 people (0 private), first by anonymouse user on 2006-06-18


Public Comment

on 2006-08-29 by bgtasoft

Creando Fetchmails para Zimbra

on 2006-09-06 by jwynia

How to set up fetchmail for Zimbra to funnel mail to IMAP.

Public Sticky notes

zmfetchercfg -a -u gmail.user@gmail.com -H pop.gmail.com:995 -l other_account@zimbra.local.com -p 'remote_gmail_pass' -s -P POP3 -k -c /opt/zimbra/conf/my_fetchrc

Highlighted by bgtasoft

Download this file

Highlighted by bgtasoft

HOME=/some/dir/I/can/write/to fetchmail -v -c -f /opt/zimbra/conf/my_fetchrc

Highlighted by bgtasoft

zmfetchercfg -a -u account@remote.domain.com -H remote.server.com:993 -l account@zimbra.local.com -p 'remote_pass' -s -P IMAP -f "Inbox" -k -c /opt/zimbra/conf/my_fetchrc

Highlighted by bgtasoft