Mailinglist Archive: opensuse (929 mails)

< Previous Next >
Re: [opensuse] Re: IMAP .. Dovecot ... fetchmail ... postfix ... procmail ...
* Anton Aylward <opensuse@xxxxxxxxxxxxxxxx> [08-30-11 17:25]:

So I now do fetchmail from @antonaylward.com
which is off site
and push that into Postfix

which promptly delivers it back to my off site address..

WTF!

yeah, wt...

I run my own mail server, but also use gmail, rr, ...

from my ~/.fetchmailrc for rr
poll pop-server.indy.rr.com tracepolls with proto POP3 timeout 60
user 'pshanahan' there with password 'xxxxxxxxxxxx' is 'paka' here
options fetchall stripcr
mda '/usr/lib/sendmail -i -oem -f %F %T'

of course, /usr/lib/sendmail is actually postfix which hands off to
procmail which invokes spamd after delivering msgs which do not need spam
filtering.

from /etc/postfix/main.cf
myhostname = wahoo.no-ip.org
mail_spool_directory = /var/mail
mydestination = $myhostname, localhost.$mydomain,
$mydomain,paka.pointto.us
mailbox_command = /usr/bin/procmail

I have no prblm with postfix delivering other than to local procmail. I
do relay outgong via my isp as too many sites reject mail from a
non-static domain.

But, I run my own servers which now seems to be allowed by rr but wasn't
in the past, at least pubically. I have ran my own servers for at least 10
years (before rr publically allowed).

ps. have you tried running a mail server from a non-standard port? Maybe
not checked by your isp....

--
(paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
http://en.opensuse.org openSUSE Community Member
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups