From: Mick C. <mic...@gm...> - 2015-04-16 18:13:24
|
I'm pretty sure that you can pass a message to procmail for this . -- Key ID: 0x4BFEBB31 > On 16 Apr 2015, at 17:46, Christian Schwarz <me...@cs...> wrote: > > Hi folks, > > I have multiple user entries in one fetchmail configuration file. The entries look like the following: > > ``` > poll “source.example.com" > proto IMAP > port 143 > user “de...@so... <mailto:de...@so...>" > password "demo1" > smtphost localhost smtpname us...@my... <mailto:de...@my...> > keep > idle > ``` > > I want my users to be individually notified via e-mail if fetchmail cannot connect to the host that is polled. > Example: If fetchmail cannot connect / log in to source.example.com <http://source.example.com/> with the given credentials, I want a notification going straight to us...@my... <mailto:us...@my...>. (I guarantee this mail address exists). > > From what I can tell, the `set bouncemail` and `set postmaster <postmaster mail address>` option seem to be good starting points, but neither configuration option seems to have any effect. > > The OS is a Debian Jessie. > > If you have any suggestion how to solve the problem, I would be happy to hear from you. > > Thanks, > > Christian > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > Fetchmail-users mailing list > Fet...@li... > https://lists.sourceforge.net/lists/listinfo/fetchmail-users |