On Tue 12 May Stephen Pelc wrote:
> If someone has migrated to a Zen hosting account, and has fetchmail
> and sendmail configurations that work, then we would be grateful to
Fetchmail I have set up. Sendmail, I don't use.
My /etc/fetchmailrc looks a bit like this:
set postmaster "postmaster"
set no bouncemail
set no spambounce
poll
mailhost.zen.co.uk with protocol POP3, with options
no dns
aka
mail.zen.net.uk
envelope 3 "Received"
user "zen???@
zen.co.uk" with password "???" to * here
ssl
sslcertpath /etc/fetchmail/ssl
fetchall
no rewrite
smtpaddress my.local.smtp.server
smtphost 127.0.0.1
I'm unconvinced the 'envelope 3 "Received" ' bit works though...
There was some ssl jiggery-pokery to do, too, a bit like this:
# cd /etc/fetchmail/ssl
# echo | \
openssl s_client -connect
mailhost.zen.co.uk:995 -showcerts \
2>/dev/null | \
sed -ne '/BEGIN CERT/,/END CERT/p' > mailhost.zen.co.uk.pem
# echo | \
openssl s_client -connect
mailhost.zen.co.uk:995 -showcerts \
2>/dev/null | sed -ne '/issuer=/p'
# c_rehash /etc/fetchmail/ssl
--
..Rick Hewett
http://www.hewett.org/
Kryten: Whoever they are, they clearly have technology far ahead of ours.
Lister: So'd the Albanian State Washing Machine Company!
-- [Red Dwarf "Legion"]