Re: fetchmail/sendmail: Domain of sender address does not exist

2013-03-20 Thread Christian Weisgerber
Anton Shterenlikht me...@bristol.ac.uk wrote:

 I sometimes see fetchmail complain:
 
 fetchmail: SMTP error: 553 5.1.8 ad...@system.mail... Domain of sender
 address ad...@system.mail does not exist

Add FEATURE(accept_unresolvable_domains) to your sendmail configuration.

-- 
Christian naddy Weisgerber  na...@mips.inka.de

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: fetchmail/sendmail: Domain of sender address does not exist

2013-03-08 Thread Anton Shterenlikht
From free...@edvax.de Fri Mar  8 07:50:06 2013

On Thu, 7 Mar 2013 21:55:57 GMT, Anton Shterenlikht wrote:
 And Matthias already helped me sort it out.

Could you write to the list how you solved the problem?

http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/081919.html

Anton
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


fetchmail/sendmail: Domain of sender address does not exist

2013-03-07 Thread Anton Shterenlikht
I'm running sendmail, and using fetchmail to fetch
my mail from the university IMAP server.

I sometimes see fetchmail complain:

fetchmail: SMTP error: 553 5.1.8 ad...@system.mail... Domain of sender 
address ad...@system.mail does not exist

And this is doubled in /var/log/maillog:

sm-mta[14642]: r270BO3L014642: ruleset=check_mail, arg1=ad...@system.mail, 
relay=localhost [127.0.
0.1], reject=553 5.1.8 ad...@system.mail... Domain of sender address 
ad...@system.mail does not exist

How do I set fetchmail and sendmail to fetch
such emails?

Thanks

Anton

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: fetchmail/sendmail: Domain of sender address does not exist

2013-03-07 Thread Polytropon
On Thu, 7 Mar 2013 09:40:47 GMT, Anton Shterenlikht wrote:
 How do I set fetchmail and sendmail to fetch
 such emails?

Maybe it helps if you add the options fetchall flush to
your .fetchmailrc configuration file? I've had a similar
problem some years ago and I think this was the solution.
See man fetchmail for the corresponding command line
options (and you could probably add -v to see what's
actually going on).



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: fetchmail/sendmail: Domain of sender address does not exist

2013-03-07 Thread Chad Perrin
On Thu, Mar 07, 2013 at 09:40:47AM +, Anton Shterenlikht wrote:
 I'm running sendmail, and using fetchmail to fetch
 my mail from the university IMAP server.
 
 I sometimes see fetchmail complain:
 
 fetchmail: SMTP error: 553 5.1.8 ad...@system.mail... Domain of sender 
 address ad...@system.mail does not exist
 
 And this is doubled in /var/log/maillog:
 
 sm-mta[14642]: r270BO3L014642: ruleset=check_mail, arg1=ad...@system.mail, 
 relay=localhost [127.0.
 0.1], reject=553 5.1.8 ad...@system.mail... Domain of sender address 
 ad...@system.mail does not exist
 
 How do I set fetchmail and sendmail to fetch
 such emails?

You might want to try out the mail/fdm port instead of fetchmail.  I have
found fetchmail to be obtuse and cantankerous; I stopped using it a long
time ago.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: fetchmail/sendmail: Domain of sender address does not exist

2013-03-07 Thread Anton Shterenlikht
Date: Thu, 7 Mar 2013 13:48:45 -0700
From: Chad Perrin per...@apotheon.com
To: freebsd-questions@freebsd.org
Subject: Re: fetchmail/sendmail: Domain of sender address does not exist

On Thu, Mar 07, 2013 at 09:40:47AM +, Anton Shterenlikht wrote:
 I'm running sendmail, and using fetchmail to fetch
 my mail from the university IMAP server.
 
 I sometimes see fetchmail complain:
 
 fetchmail: SMTP error: 553 5.1.8 ad...@system.mail... Domain of 
sender address ad...@system.mail does not exist
 
 And this is doubled in /var/log/maillog:
 
 sm-mta[14642]: r270BO3L014642: ruleset=check_mail, 
arg1=ad...@system.mail, relay=localhost [127.0.
 0.1], reject=553 5.1.8 ad...@system.mail... Domain of sender 
address ad...@system.mail does not exist
 
 How do I set fetchmail and sendmail to fetch
 such emails?

You might want to try out the mail/fdm port instead of fetchmail.  I 
have
found fetchmail to be obtuse and cantankerous; I stopped using it a long
time ago.

No, I think fetchmail's great!
And Matthias already helped me sort it out.

Thanks for the advice anyway.

Anton

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: fetchmail/sendmail: Domain of sender address does not exist

2013-03-07 Thread Polytropon
On Thu, 7 Mar 2013 21:55:57 GMT, Anton Shterenlikht wrote:
 And Matthias already helped me sort it out.

Could you write to the list how you solved the problem?
I think it would be interesting to those running into
similar problems.

I remember that in the end, my clever solution involved
logging into the ugly webmailer of my ISP and deleting
the few offending messages manually. It should be easier
than that. :-)

Thanks in advance.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org